7 Commits

Author SHA1 Message Date
9d542ac054 Don't match non conflict markers 2018-04-13 23:23:31 +01:00
3038bfef4c Add conflict marker highlights as TODO's
For all filetype's highlight conflict markers with the Todo highlight
group and leave trailing text as before. This makes conflict markers
very obvious, in C/C++ where I have operator highlighting conflict
markers are not longer highlighted as operators.
2018-03-29 21:22:26 +01:00
2a4714a313 Remove relativenumber autocmds
These kept disabling relativenumber when editing which was annoying.
2018-03-29 21:21:36 +01:00
333e7ab327 Add .env/.out filetype autocmds 2017-09-18 18:38:40 -05:00
816a10cff0 Change relativenumber behaviour 2017-01-28 05:37:27 +00:00
b33423c67f Only flip relativenumber for cpp files 2017-01-11 20:17:26 +00:00
a3aac9c8be Restructure vim config 2016-07-05 21:29:27 +01:00