14 Commits

Author SHA1 Message Date
c41edaa550 Remove cruft and add TODO's 2018-08-25 22:20:06 +01:00
46a4b864e4 Move rarely used functions to autoload 2018-08-25 22:20:06 +01:00
5dcb7ccbf4 Remove autocmd to right string white space 2018-08-25 22:20:05 +01:00
3a7eafdc0a Fix vint warning and errors in functions.vim 2018-08-25 22:20:02 +01:00
0681a8651e Update mappings to {i,n,v}noremap 2018-08-25 22:20:02 +01:00
ac4e17ae6b Use setlocal in TabWidth command 2018-08-25 22:20:01 +01:00
c4a598e861 Add :Syntack command to view syntax group stack 2018-08-25 22:19:55 +01:00
c5248647db Add function to clone highlight groups with attrs 2018-08-25 22:19:55 +01:00
fce5e4bafe Change name of checkbox toggle functionality 2018-08-25 22:19:55 +01:00
3714492068 Simplify fold text 2018-08-25 22:19:55 +01:00
305cb40e52 Add macro mode helpers
* Easily {un}map <CR> to @@
* Add macro_mode#{en,dis}able autoload functions
* Add MacroMode{En,Dis}able commands
2018-08-25 22:19:49 +01:00
0dba705efc Move mapping into mappings.vim 2018-08-25 22:19:49 +01:00
772f24a95b Improve the vim fold text, line content first 2018-08-25 22:19:42 +01:00
d4753aff32 Restructure vim config 2018-08-25 22:19:41 +01:00