|
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 |
|
|
8a87f8dc6c
|
Switch to vim-table-mode from Tabular
|
2018-08-25 22:19:49 +01:00 |
|
|
697275c66d
|
Use <Space> in mappings instead of exec
|
2018-08-25 22:19:49 +01:00 |
|
|
b4c4dda1da
|
Add comprehensive mappings for QuickFix and Location lists
|
2018-08-25 22:19:49 +01:00 |
|
|
0dba705efc
|
Move mapping into mappings.vim
|
2018-08-25 22:19:49 +01:00 |
|
|
25039f5647
|
Add statement highlight for = delete in C/C++
|
2018-08-25 22:19:49 +01:00 |
|
|
303c2c45b4
|
Fix bug in Doxygen highlighting
|
2018-08-25 22:19:49 +01:00 |
|
|
c8825c5d14
|
Add image link snippet for markdown
|
2018-08-25 22:19:49 +01:00 |
|
|
961e154d39
|
Change highlight group of nested name specifiers
|
2018-08-25 22:19:48 +01:00 |
|
|
1e2732bdc2
|
Highlight new/delete as operators
|
2018-08-25 22:19:48 +01:00 |
|
|
a0c0d6753c
|
Conditionally enable plugins on Windows
|
2018-08-25 22:19:48 +01:00 |
|
|
39afac4bdd
|
Add ignore file
|
2018-08-25 22:19:48 +01:00 |
|
|
f087b4551a
|
Improve C Doxygen highlights
|
2018-08-25 22:19:48 +01:00 |
|
|
f79ab114e7
|
Disabled annoying airline features
|
2018-08-25 22:19:48 +01:00 |
|
|
b5f270f86c
|
Don't show mode in command line
|
2018-08-25 22:19:48 +01:00 |
|
|
2b750a12fb
|
Fix Python tab error highlighting
|
2018-08-25 22:19:48 +01:00 |
|
|
ec73f24be2
|
Swap <C-f>c from :Commits to :Colors
|
2018-08-25 22:19:48 +01:00 |
|
|
879d0b8735
|
Use K for YouCompleteMe GetDoc in C/C++ files
|
2018-08-25 22:19:48 +01:00 |
|
|
2f354296ee
|
Document weird behaviour in gitcommit files
|
2018-08-25 22:19:47 +01:00 |
|
|
98e29d782d
|
Override groovy syntax file
|
2018-08-25 22:19:47 +01:00 |
|
|
907ba1f219
|
Change Folded foreground highlight
|
2018-08-25 22:19:47 +01:00 |
|
|
7304be4635
|
Add support for folding python blocks in vim files
|
2018-08-25 22:19:47 +01:00 |
|
|
47e861e2f0
|
Move notes highlight overrides to ftplugin
|
2018-08-25 22:19:47 +01:00 |
|
|
e8795a5e40
|
Add custom fold functions for json
|
2018-08-25 22:19:47 +01:00 |
|
|
65ed51f012
|
Remove {{{ markers }}} from vimrc
|
2018-08-25 22:19:47 +01:00 |
|
|
c02b11d262
|
Remove vim-flake8 plugin
|
2018-08-25 22:19:47 +01:00 |
|
|
f2b566af7a
|
Rename options.vim to settings.vim
|
2018-08-25 22:19:47 +01:00 |
|
|
23d3f5d6b3
|
Reorder fileformats
|
2018-08-25 22:19:46 +01:00 |
|
|
eb79d94439
|
Remove groovy.vim plugin
|
2018-08-25 22:19:46 +01:00 |
|
|
1a714737f4
|
Only load vim-cmake-completion for cmake files
|
2018-08-25 22:19:46 +01:00 |
|
|
e7c79daa1c
|
Improve custom vim fold expression
|
2018-08-25 22:19:46 +01:00 |
|
|
150fa9e36e
|
Improve Python folding behaviour
|
2018-08-25 22:19:46 +01:00 |
|
|
f3af0dbe41
|
Simplify C/C++ {} matching
|
2018-08-25 22:19:46 +01:00 |
|
|
6e8ceaa7f6
|
Improve DiffText highlight color
|
2018-08-25 22:19:46 +01:00 |
|
|
f6dbb20778
|
Rename option to enable Doxygen comment highlights
|
2018-08-25 22:19:46 +01:00 |
|
|
e5f40e87e6
|
Enable folding {} in C/C++ & delimiter highlights
|
2018-08-25 22:19:46 +01:00 |
|
|
47bff5ef75
|
Extend groovy syntax with Jenkins DSL tweeks
|
2018-08-25 22:19:45 +01:00 |
|
|
c2244d7e8e
|
Improve markdown folding & syntax highlights
|
2018-08-25 22:19:45 +01:00 |
|
|
d0632338b1
|
Simplify C param snippet
|
2018-08-25 22:19:45 +01:00 |
|
|
55e3be13da
|
Escape - cOperator match
|
2018-08-25 22:19:45 +01:00 |
|
|
5cb6e924ce
|
Specialize << and >> highlight matches
|
2018-08-25 22:19:45 +01:00 |
|
|
c88cff7ae1
|
Add ? to C operator highlighting
|
2018-08-25 22:19:45 +01:00 |
|
|
aa9f1fdc73
|
Add C++ lambda function snippet
|
2018-08-25 22:19:45 +01:00 |
|
|
3f486d1a83
|
Add alignas, alignof, decltype to cppOperator group
|
2018-08-25 22:19:45 +01:00 |
|
|
62c3b1b988
|
Update fresh colorscheme
|
2018-08-25 22:19:44 +01:00 |
|
|
40a6c51a12
|
Improve C/C++ syntax highlighting
|
2018-08-25 22:19:44 +01:00 |
|
|
9a19034ea6
|
Refactor C/C++ snippets
|
2018-08-25 22:19:44 +01:00 |
|
|
e4a54f2178
|
Add C++ cast snippets
|
2018-08-25 22:19:44 +01:00 |
|
|
80dfb3a6d2
|
Simplify C++ class snippet
|
2018-08-25 22:19:44 +01:00 |
|
|
0db8f40e96
|
Add date snippet to display Month DD, YYYY
|
2018-08-25 22:19:44 +01:00 |
|