352 Commits

Author SHA1 Message Date
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
c5248647db Add function to clone highlight groups with attrs 2018-08-25 22:19:55 +01:00
fce5e4bafe Change name of checkbox toggle functionality 2018-08-25 22:19:55 +01:00
3714492068 Simplify fold text 2018-08-25 22:19:55 +01:00
50ed246b80 Remap <C-L> to <C-W>L to get redraw back 2018-08-25 22:19:54 +01:00
ac3013e7b7 Refactor and optimize C/C++ syntax highlights 2018-08-25 22:19:54 +01:00
c4aa0573c4 Change show highlight mapping to use <leader> 2018-08-25 22:19:54 +01:00
4fe7d44f95 Improve GitHub checkbox highlighting 2018-08-25 22:19:54 +01:00
712771558a Set all.snippets to -1 priority 2018-08-25 22:19:54 +01:00
f55fae15ec Add std::enable_if snippet 2018-08-25 22:19:54 +01:00
1a425c3d9c Remove macro_mode functions, use vim-replace 2018-08-25 22:19:54 +01:00