14 Commits

Author SHA1 Message Date
7d086a3328 Remove cruft and add TODO's 2017-11-20 22:40:18 +00:00
a4ea4c1d91 Move rarely used functions to autoload 2017-11-20 22:35:27 +00:00
16c4b2c523 Remove autocmd to right string white space 2017-11-20 21:17:30 +00:00
f0ba36cfe2 Fix vint warning and errors in functions.vim 2017-05-04 00:20:12 +01:00
8d28972e42 Update mappings to {i,n,v}noremap 2017-05-03 23:52:33 +01:00
ed635ec63e Use setlocal in TabWidth command 2017-04-12 17:02:10 +01:00
459e415a48 Add :Syntack command to view syntax group stack 2016-12-24 13:20:22 +00:00
1b5f88c2ca Add function to clone highlight groups with attrs 2016-12-24 13:19:32 +00:00
cd9ab97cae Change name of checkbox toggle functionality 2016-12-24 13:18:52 +00:00
b45fce4aa4 Simplify fold text 2016-12-24 13:16:51 +00:00
df4d1c6dac 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
deddfe1fff Move mapping into mappings.vim 2016-09-20 20:10:26 +01:00
71759afba0 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
94f46755d3 Restructure vim config 2016-07-05 21:29:27 +01:00