434 Commits

Author SHA1 Message Date
f6302d03bd Move .local_plugins.vim to .vim/local.vim 2018-08-26 10:48:16 +01:00
9e1b0c9ddd Add vim-spirv plugin 2018-08-26 10:48:16 +01:00
80b16bfb41 Replace vim-notes with note.vim 2018-08-26 10:48:16 +01:00
98708c1ee4 Add vim colorscheme morning-white for presentations 2018-08-26 10:48:16 +01:00
6b0bb3e128 Update syntastic URL 2018-08-26 10:48:16 +01:00
4e8d2294f7 Make sign column color match number column 2018-08-26 10:48:16 +01:00
804c05e3e1 Improve some CMake snippets 2018-08-26 10:48:16 +01:00
93c8302e99 Add vim-gitgutter plugin 2018-08-26 10:48:16 +01:00
2c0d66ffe1 Add CMake generator expression snippet 2018-08-26 10:48:16 +01:00
54a85a5911 Improve GitHub markdown checkbox snippet 2018-08-26 10:48:16 +01:00
d0019fdc0d Improve C++ namespace snippet 2018-08-26 10:48:16 +01:00
7c9b97ef82 Improve Doxygen snippets 2018-08-26 10:48:14 +01:00
11b71bc1e0 De-noise c pre-processor snippets 2018-08-26 10:46:20 +01:00
23b7aeb64d Add asciidoc filetype plugin 2018-08-26 10:45:25 +01:00
bcd7877df0 Add TODO surround mapping for C/C++ 2018-08-26 10:45:25 +01:00
e4a8ba61b1 Improve XML attribute snippet, add XML comment snippet 2018-08-26 10:45:25 +01:00
4297e753eb Add todo's to investigate interesting vim settings 2018-08-26 10:45:25 +01:00
9a07c179fa Improve support for GitHub style checkboxes 2018-08-26 10:45:25 +01:00
4a9d8df177 Add highlighting of ternary operator in C/C++ 2018-08-26 10:45:25 +01:00
20ca44e2ff Add GitHub check box to markdown syntax 2018-08-26 10:45:25 +01:00
d9374ba8ac Add Google Test snippets 2018-08-26 10:45:25 +01:00
d1fc400a90 Move doxygen snippets to separate file 2018-08-26 10:45:20 +01:00
dab43be08c Add noisy struct snippet 2018-08-26 10:42:42 +01:00
c63b47517d Change diff highlight groups 2018-08-26 10:42:42 +01:00
cc04761f21 Add googletest snippets 2018-08-26 10:42:42 +01:00
aaf73e3988 Allow C++ casts to be substring 2018-08-26 10:42:42 +01:00
b2f9c43e6a Change template snippet to use class not typename 2018-08-26 10:42:42 +01:00
277210751c Improve C main snippet 2018-08-26 10:42:42 +01:00
1c08e92063 Improve C++ for loop snippet 2018-08-26 10:42:42 +01:00
4af3c4acd5 Improve doxygen param snippet at brief snippet 2018-08-26 10:42:42 +01:00
b297bb2491 Update todo snippet 2018-08-26 10:42:42 +01:00
69b97dc3d8 Add static_assert snippet 2018-08-26 10:42:41 +01:00
ce1d85c7b4 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-26 10:42:41 +01:00
4fafc13487 Switch to vim-table-mode from Tabular 2018-08-26 10:42:41 +01:00
d67e7cd062 Use <Space> in mappings instead of exec 2018-08-26 10:42:41 +01:00
1c9dae7b20 Add comprehensive mappings for QuickFix and Location lists 2018-08-26 10:42:41 +01:00
48d3f26a8a Move mapping into mappings.vim 2018-08-26 10:42:41 +01:00
fc9af59d2b Add statement highlight for = delete in C/C++ 2018-08-26 10:42:41 +01:00
ca656087ed Fix bug in Doxygen highlighting 2018-08-26 10:42:41 +01:00
e9ef5c3138 Add image link snippet for markdown 2018-08-26 10:42:41 +01:00
f5afcc4cc2 Change highlight group of nested name specifiers 2018-08-26 10:42:41 +01:00
d080f003d4 Highlight new/delete as operators 2018-08-26 10:42:41 +01:00
f86447e378 Conditionally enable plugins on Windows 2018-08-26 10:42:41 +01:00
f68769accf Add ignore file 2018-08-26 10:42:41 +01:00
0aa63ffb34 Improve C Doxygen highlights 2018-08-26 10:42:41 +01:00
659bcc73e8 Disabled annoying airline features 2018-08-26 10:42:41 +01:00
7202a5c6a9 Don't show mode in command line 2018-08-26 10:42:41 +01:00
48e53ccd0c Fix Python tab error highlighting 2018-08-26 10:42:41 +01:00
2a159c8f5b Swap <C-f>c from :Commits to :Colors 2018-08-26 10:42:41 +01:00
4adb4d22fe Use K for YouCompleteMe GetDoc in C/C++ files 2018-08-26 10:42:41 +01:00