285 Commits

Author SHA1 Message Date
8af63e348c Improve C++ namespace snippet 2018-08-25 22:19:52 +01:00
0d0b646457 Improve Doxygen snippets 2018-08-25 22:19:52 +01:00
c0eb360d53 De-noise c pre-processor snippets 2018-08-25 22:19:52 +01:00
7a0aa96e3e Shorten /// @copydoc snippet 2018-08-25 22:19:52 +01:00
76ce4405dc Add asciidoc filetype plugin 2018-08-25 22:19:51 +01:00
fb1b3f8c6c Add TODO surround mapping for C/C++ 2018-08-25 22:19:51 +01:00
2111a094fa Improve XML attribute snippet, add XML comment snippet 2018-08-25 22:19:51 +01:00
9f51ba9293 Add todo's to investigate interesting vim settings 2018-08-25 22:19:51 +01:00
d322ef9fd8 Improve support for GitHub style checkboxes 2018-08-25 22:19:51 +01:00
e0609ba70a Add highlighting of ternary operator in C/C++ 2018-08-25 22:19:51 +01:00
e9d9aeaa94 Add GitHub check box to markdown syntax 2018-08-25 22:19:51 +01:00
fddb4d4390 Add Google Test snippets 2018-08-25 22:19:51 +01:00
8e1940ed8b Move doxygen snippets to separate file 2018-08-25 22:19:51 +01:00
8f44f19159 Add noisy struct snippet 2018-08-25 22:19:50 +01:00
980f7f04fd Change diff highlight groups 2018-08-25 22:19:50 +01:00
6344d99311 Add googletest snippets 2018-08-25 22:19:50 +01:00
bbae97ff74 Allow C++ casts to be substring 2018-08-25 22:19:50 +01:00
4e0a64e2e3 Change template snippet to use class not typename 2018-08-25 22:19:50 +01:00
cdde5f72e1 Improve C main snippet 2018-08-25 22:19:50 +01:00
cf4c93bb76 Improve C++ for loop snippet 2018-08-25 22:19:50 +01:00
1a072baee4 Improve doxygen param snippet at brief snippet 2018-08-25 22:19:50 +01:00
0609dc02a6 Update todo snippet 2018-08-25 22:19:50 +01:00
5e10057d59 Add static_assert snippet 2018-08-25 22:19:49 +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
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