|
fb0ec34497
|
Move rarely used functions to autoload
|
2017-11-20 22:35:27 +00:00 |
|
|
39f08c9193
|
Enable visual highlight of trail spaces and tabs
|
2017-11-20 21:28:44 +00:00 |
|
|
48d091be60
|
Remove autocmd to right string white space
|
2017-11-20 21:17:30 +00:00 |
|
|
6878448cdd
|
Add :ISort vim command
|
2017-09-20 12:00:00 -05:00 |
|
|
333e7ab327
|
Add .env/.out filetype autocmds
|
2017-09-18 18:38:40 -05:00 |
|
|
bff4317578
|
Add GitGutter next/prev hunk mappings
|
2017-08-09 12:13:45 +01:00 |
|
|
57db441ee9
|
Add mapping for :Ag <cword>
|
2017-07-21 13:24:25 +01: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 |
|
|
2b4f19e32d
|
Use existing windows/tabs when jumping to errors
|
2017-05-03 23:38:11 +01:00 |
|
|
f781a2a593
|
Check features are available before using them
|
2017-05-03 23:23:24 +01:00 |
|
|
02ce5cd15c
|
Use setlocal in TabWidth command
|
2017-04-12 17:02:10 +01:00 |
|
|
f3a562c6f2
|
Add preview window mappings
|
2017-03-27 12:41:39 +01:00 |
|
|
533ef37de8
|
Simplify xterm256-color detection
|
2017-02-03 14:38:41 +00:00 |
|
|
4d2934ba6f
|
Add missing <CR> from :lfirst mapping
|
2017-02-02 16:33:23 +00:00 |
|
|
816a10cff0
|
Change relativenumber behaviour
|
2017-01-28 05:37:27 +00:00 |
|
|
ad84a6c9b4
|
Update vim TERM checks
|
2017-01-11 20:27:30 +00:00 |
|
|
71834ff0a7
|
Increase syntax syn minlines to 500
|
2017-01-11 20:23:07 +00:00 |
|
|
b33423c67f
|
Only flip relativenumber for cpp files
|
2017-01-11 20:17:26 +00:00 |
|
|
528aa61a58
|
Enable Doxygen mapping only for c, cpp filetypes
|
2016-12-26 12:10:13 +00: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 |
|
|
eab001b757
|
Remap <C-L> to <C-W>L to get redraw back
|
2016-12-24 13:11:30 +00:00 |
|
|
138ef44183
|
Change show highlight mapping to use <leader>
|
2016-12-23 15:52:12 +00:00 |
|
|
a45718be6f
|
Add todo's to investigate interesting vim settings
|
2016-10-25 08:43:16 +09: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 |
|
|
59246cc5fe
|
Use <Space> in mappings instead of exec
|
2016-09-20 20:10:26 +01:00 |
|
|
15651fbc6e
|
Add comprehensive mappings for QuickFix and Location lists
|
2016-09-20 20:10:26 +01:00 |
|
|
8ee91967b7
|
Move mapping into mappings.vim
|
2016-09-20 20:10:26 +01:00 |
|
|
c69765353f
|
Don't show mode in command line
|
2016-09-11 16:57:41 +01:00 |
|
|
6dcaaa02a8
|
Swap <C-f>c from :Commits to :Colors
|
2016-09-11 14:42:29 +01:00 |
|
|
352483075b
|
Use K for YouCompleteMe GetDoc in C/C++ files
|
2016-09-11 14:42:01 +01:00 |
|
|
6514374194
|
Rename options.vim to settings.vim
|
2016-09-11 11:30:44 +01:00 |
|
|
a848befe3a
|
Reorder fileformats
|
2016-09-11 11:29:49 +01:00 |
|
|
408c2f3e26
|
Make it easier to repeat vim macros
|
2016-08-26 14:35:36 +01:00 |
|
|
324fc1b903
|
Improve the vim fold text, line content first
|
2016-07-17 23:33:12 +01:00 |
|
|
7939921871
|
Move fzf mappings to plugin/mappings.vim
|
2016-07-05 22:19:39 +01:00 |
|
|
a3aac9c8be
|
Restructure vim config
|
2016-07-05 21:29:27 +01:00 |
|
|
8585e38e16
|
Move vim color settings to .vim/plugin/color.vim
|
2016-07-05 20:15:22 +01:00 |
|