362 Commits

Author SHA1 Message Date
d24788aaff Add C inline comment surround mapping 2018-08-25 22:20:00 +01:00
5a1562dcc7 Fix vint warnings in vimrc 2018-08-25 22:20:00 +01:00
73524aa521 Use '' not "" in fresh colorscheme 2018-08-25 22:20:00 +01:00
5a15007872 Override groovy syntax 2018-08-25 22:20:00 +01:00
003d3ceb23 Enable clang-tidy ale checker 2018-08-25 22:20:00 +01:00
c98ccfb77a Revert to default json syntax 2018-08-25 22:20:00 +01:00
19b55a2173 Improve ale echo message 2018-08-25 22:20:00 +01:00
55a1a4b78d Make YCM goto buffer command split horizontally 2018-08-25 22:19:59 +01:00
b78ddbeeb1 Remove dev hack for format.vim loading 2018-08-25 22:19:59 +01:00
8d4b9be95c Load local plugins first 2018-08-25 22:19:59 +01:00
973b5abe18 Replace syntastic with ale 2018-08-25 22:19:59 +01:00
07288394d8 Add LLVM IR syntax 2018-08-25 22:19:59 +01:00
f6b1a4faf6 Move plugins to .vim/bundle 2018-08-25 22:19:59 +01:00
53e214efd8 Simplify xterm256-color detection 2018-08-25 22:19:59 +01:00
6ac867d134 Add missing <CR> from :lfirst mapping 2018-08-25 22:19:59 +01:00
09eed40e52 Change markdown comment string to html 2018-08-25 22:19:59 +01:00
ea95039f4e Conceal on cursor hover normal mode for markdown 2018-08-25 22:19:58 +01:00
25788a0092 Improve doxygen header snippet 2018-08-25 22:19:58 +01:00
37423afbd7 Remove vim-instant-markdown 2018-08-25 22:19:58 +01:00
d325cfd47c Enable folding in xml 2018-08-25 22:19:58 +01:00
c140e0d056 Improve fzf mappings 2018-08-25 22:19:58 +01:00
d24ea99394 Namespace syntax match 2018-08-25 22:19:58 +01:00
49635e563a Change relativenumber behaviour 2018-08-25 22:19:58 +01:00
3ee9b6a9c1 Match operator on word boundary only 2018-08-25 22:19:58 +01:00
cf068227a9 Update vim TERM checks 2018-08-25 22:19:58 +01:00
6f2ab5abb3 Increase syntax syn minlines to 500 2018-08-25 22:19:57 +01:00
bf5f0c2ede Only flip relativenumber for cpp files 2018-08-25 22:19:57 +01:00
d5838afea2 Enabling folding in javascript files 2018-08-25 22:19:57 +01:00
c80bb6e95b Add vim Caddyfile syntax 2018-08-25 22:19:57 +01:00
e0e5206f7e Change markdown fenced code block snippet trigger 2018-08-25 22:19:57 +01:00
05322457f6 Add markdown frontmatter snippet 2018-08-25 22:19:57 +01:00
06855be2c6 Add markdown link snippet 2018-08-25 22:19:57 +01:00
689f9bce2f Add utc date time snippet 2018-08-25 22:19:57 +01:00
2e43d505a4 Make json syntax embed aware 2018-08-25 22:19:57 +01:00
a135dc676d Change div snippet, add nav snippet for html 2018-08-25 22:19:56 +01:00
9916bd7d1f Extend html, css, and javascript syntaxes 2018-08-25 22:19:56 +01:00
89ea4b3aa1 Add yaml frontmatter support to markdown 2018-08-25 22:19:56 +01:00
959ef7e62d Add javascript function snippet 2018-08-25 22:19:56 +01:00
d68fa07229 Fix C ternary operator match 2018-08-25 22:19:56 +01:00
bafed0234f Update Codeplay copyright to use current year 2018-08-25 22:19:56 +01:00
56bee4d015 Customize json syntax highlights 2018-08-25 22:19:56 +01:00
da9fff2886 More cleanup let statements 2018-08-25 22:19:56 +01:00
47d42d770c Swap autopairs.vim for leima.vim 2018-08-25 22:19:56 +01:00
1ccd26dbf2 Change setting leader 2018-08-25 22:19:56 +01:00
768aefe601 Cleanup C/C++ syntax files 2018-08-25 22:19:55 +01:00
d6529e62f0 Improve markdown GitHub checkbox highlights 2018-08-25 22:19:55 +01:00
a53f872d70 Fix cpp syntax match 2018-08-25 22:19:55 +01:00
ca00512f4d Fix end of multi-line doxygen highlight 2018-08-25 22:19:55 +01:00
c0d8fa9e8d Enable Doxygen mapping only for c, cpp filetypes 2018-08-25 22:19:55 +01:00
c4a598e861 Add :Syntack command to view syntax group stack 2018-08-25 22:19:55 +01:00