335 Commits

Author SHA1 Message Date
d219aa1fb7 Make fresh colors less garish
Make SpellBad and Underlined readable and make SpellCap purple.
2018-08-25 22:20:03 +01:00
66de6f68fb Add % and . to llvm iskeyword list 2018-08-25 22:20:03 +01:00
3ac735edf5 Use default tab width in markdown
Also check if +syntax is available before enabling spell.
2018-08-25 22:20:02 +01:00
9840dd9edb Add zsh snippets 2018-08-25 22:20:02 +01:00
91237cc098 Add std::printf and std::fprintf snippets 2018-08-25 22:20:02 +01:00
969f3fa0a7 Improve groovy syntax highlighting 2018-08-25 22:20:02 +01:00
810bcd2104 Enable folding is sh filetype 2018-08-25 22:20:02 +01:00
62477c3bd1 Don't set global settings in ftplugin 2018-08-25 22:20:02 +01:00
bcae80d546 Update vim-plug 2018-08-25 22:20:02 +01:00
3a7eafdc0a Fix vint warning and errors in functions.vim 2018-08-25 22:20:02 +01:00
0681a8651e Update mappings to {i,n,v}noremap 2018-08-25 22:20:02 +01:00
00f44fe444 Use existing windows/tabs when jumping to errors 2018-08-25 22:20:02 +01:00
084c306fbb Check features are available before using them 2018-08-25 22:20:01 +01:00
04b4c2e7b5 Add syntax folding for cmake 2018-08-25 22:20:01 +01:00
d72e6d73d4 Document indent options & check they exist 2018-08-25 22:20:01 +01:00
b20e342499 Add vim-khr plugin 2018-08-25 22:20:01 +01:00
fa542cdd01 Add comment text object plugin 2018-08-25 22:20:01 +01:00
c27a51b3ed Add ; to do/while snippet 2018-08-25 22:20:01 +01:00
ac4e17ae6b Use setlocal in TabWidth command 2018-08-25 22:20:01 +01:00
99f7740074 Add URI text object plugin 2018-08-25 22:20:01 +01:00
be59030566 Allow C++ lambda snippet to be inline 2018-08-25 22:20:01 +01:00
eb1bd9120f Tweet json filetype & syntax settings 2018-08-25 22:20:00 +01:00
7de8caa2bf Add preview window mappings 2018-08-25 22:20:00 +01:00
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