14 Commits

Author SHA1 Message Date
7442e8df42 Remove cruft and add TODO's 2017-11-20 22:40:18 +00:00
fb0ec34497 Move rarely used functions to autoload 2017-11-20 22:35:27 +00:00
48d091be60 Remove autocmd to right string white space 2017-11-20 21:17:30 +00:00
3eb27e3442 Fix vint warning and errors in functions.vim 2017-05-04 00:20:12 +01:00
cd3c2ea6e0 Update mappings to {i,n,v}noremap 2017-05-03 23:52:33 +01:00
02ce5cd15c Use setlocal in TabWidth command 2017-04-12 17:02:10 +01:00
18f2ccc1d5 Add :Syntack command to view syntax group stack 2016-12-24 13:20:22 +00:00
4236865f33 Add function to clone highlight groups with attrs 2016-12-24 13:19:32 +00:00
84b0dd68a1 Change name of checkbox toggle functionality 2016-12-24 13:18:52 +00:00
69d311b83e Simplify fold text 2016-12-24 13:16:51 +00:00
a625c175bf Add macro mode helpers
* Easily {un}map <CR> to @@
* Add macro_mode#{en,dis}able autoload functions
* Add MacroMode{En,Dis}able commands
2016-09-20 21:56:32 +01:00
8ee91967b7 Move mapping into mappings.vim 2016-09-20 20:10:26 +01:00
324fc1b903 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
a3aac9c8be Restructure vim config 2016-07-05 21:29:27 +01:00