203 Commits

Author SHA1 Message Date
ab637a31d0 Add doxygen @see snippet 2016-12-01 15:31:17 +00:00
af96bfe259 Default to a space in * [ ] snippet 2016-11-24 19:23:09 +00:00
56b1d815c8 Move json highlight overrides to after/syntax 2016-11-24 14:22:15 +00:00
4b41bfc316 Add vim replay plugin for easy macro replay 2016-11-20 00:27:27 +00:00
8c904db965 Improve doxygen markdown highlighting 2016-11-19 19:26:38 +00:00
ce4623a94d Improve YouCompleteMe/syntastic error/warning symbols 2016-11-19 17:38:45 +00:00
fd2abae68a Move .local_plugins.vim to .vim/local.vim 2016-11-19 17:38:45 +00:00
ea9fcd629f Add vim-spirv plugin 2016-11-17 20:09:43 +00:00
14ba79f568 Replace vim-notes with note.vim 2016-11-16 21:01:26 +00:00
297cf3aea0 Add vim colorscheme morning-white for presentations 2016-11-16 21:01:26 +00:00
97db09bbcc Update syntastic URL 2016-11-15 20:15:26 +00:00
bfd703e060 Make sign column color match number column 2016-11-15 20:14:49 +00:00
a549dbdc5c Improve some CMake snippets 2016-11-10 18:42:37 +00:00
3789b1f930 Add vim-gitgutter plugin 2016-11-10 11:04:56 +00:00
33ba3095bc Add CMake generator expression snippet 2016-11-10 11:04:38 +00:00
8b73403590 Improve GitHub markdown checkbox snippet 2016-11-07 13:34:57 +00:00
227bee1360 Improve C++ namespace snippet 2016-11-04 23:22:33 +00:00
57e9937cb0 Improve Doxygen snippets 2016-11-04 23:13:53 +00:00
76b59eb3d3 De-noise c pre-processor snippets 2016-11-04 22:23:00 +00:00
cf1b880f2f Shorten /// @copydoc snippet 2016-11-02 20:49:53 +00:00
8a7ed8df50 Add asciidoc filetype plugin 2016-10-28 10:40:52 +09:00
cf4c3c4043 Add TODO surround mapping for C/C++ 2016-10-28 10:36:11 +09:00
d51624e6db Improve XML attribute snippet, add XML comment snippet 2016-10-28 10:35:07 +09:00
a45718be6f Add todo's to investigate interesting vim settings 2016-10-25 08:43:16 +09:00
9717bd5062 Improve support for GitHub style checkboxes 2016-10-25 08:43:16 +09:00
b7a65e1baa Add highlighting of ternary operator in C/C++ 2016-10-25 08:43:16 +09:00
48439504e2 Add GitHub check box to markdown syntax 2016-10-18 19:37:19 +01:00
21b6095e4d Add Google Test snippets 2016-10-07 19:59:26 +01:00
bf584e70f0 Move doxygen snippets to separate file 2016-10-07 19:59:26 +01:00
5e0225e75e Add noisy struct snippet 2016-10-07 19:59:26 +01:00
71d05470e6 Change diff highlight groups 2016-10-07 17:25:58 +01:00
a2f01527a6 Add googletest snippets 2016-09-30 17:20:08 +01:00
0b23a78afb Allow C++ casts to be substring 2016-09-30 17:20:08 +01:00
7760fda910 Change template snippet to use class not typename 2016-09-30 17:20:08 +01:00
0670d5a6a2 Improve C main snippet 2016-09-30 17:20:08 +01:00
9e313724e0 Improve C++ for loop snippet 2016-09-27 13:42:36 +01:00
14c901014c Improve doxygen param snippet at brief snippet 2016-09-27 13:42:36 +01:00
0eb4dcee2f Update todo snippet 2016-09-27 00:30:37 +01:00
c3dc562edc Add static_assert snippet 2016-09-25 00:25:31 +01: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
9f1482b8fd Switch to vim-table-mode from Tabular 2016-09-20 21:56:02 +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
29c508155d Add statement highlight for = delete in C/C++ 2016-09-20 20:10:26 +01:00
5f32006e70 Fix bug in Doxygen highlighting 2016-09-20 20:10:26 +01:00
cb4a8e527a Add image link snippet for markdown 2016-09-20 20:10:26 +01:00
57ab60fdc3 Change highlight group of nested name specifiers 2016-09-20 20:10:26 +01:00
b46bb56b13 Highlight new/delete as operators 2016-09-20 20:10:26 +01:00
17d379db04 Conditionally enable plugins on Windows 2016-09-14 10:05:04 +01:00