7 Commits

Author SHA1 Message Date
3441037464 Don't match non conflict markers 2018-04-13 23:23:31 +01:00
082ecd9d49 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
021f24a4ee Remove relativenumber autocmds
These kept disabling relativenumber when editing which was annoying.
2018-03-29 21:21:36 +01:00
5c82ffbb32 Add .env/.out filetype autocmds 2017-09-18 18:38:40 -05:00
f897c0213f Change relativenumber behaviour 2017-01-28 05:37:27 +00:00
52c623a2a3 Only flip relativenumber for cpp files 2017-01-11 20:17:26 +00:00
94f46755d3 Restructure vim config 2016-07-05 21:29:27 +01:00