|
c28e93210e
|
Check features are available before using them
|
2018-08-26 10:50:07 +01:00 |
|
|
df48f1f607
|
Add syntax folding for cmake
|
2018-08-26 10:50:07 +01:00 |
|
|
7df1cb7b26
|
Document indent options & check they exist
|
2018-08-26 10:50:07 +01:00 |
|
|
22a36a177a
|
Add vim-khr plugin
|
2018-08-26 10:50:07 +01:00 |
|
|
c3bca15641
|
Add comment text object plugin
|
2018-08-26 10:50:07 +01:00 |
|
|
06633f3394
|
Add ; to do/while snippet
|
2018-08-26 10:50:07 +01:00 |
|
|
e2be2de00b
|
Use setlocal in TabWidth command
|
2018-08-26 10:50:07 +01:00 |
|
|
f6892126df
|
Add URI text object plugin
|
2018-08-26 10:50:07 +01:00 |
|
|
c727e7647a
|
Allow C++ lambda snippet to be inline
|
2018-08-26 10:50:07 +01:00 |
|
|
919c3e6b88
|
Tweet json filetype & syntax settings
|
2018-08-26 10:50:07 +01:00 |
|
|
aac31f7831
|
Add preview window mappings
|
2018-08-26 10:50:07 +01:00 |
|
|
12755c630b
|
Add C inline comment surround mapping
|
2018-08-26 10:50:07 +01:00 |
|
|
13acc08b4f
|
Fix vint warnings in vimrc
|
2018-08-26 10:50:07 +01:00 |
|
|
b0c7eafb4a
|
Use '' not "" in fresh colorscheme
|
2018-08-26 10:50:07 +01:00 |
|
|
090ffcbcc8
|
Override groovy syntax
|
2018-08-26 10:50:07 +01:00 |
|
|
a2c1476bba
|
Enable clang-tidy ale checker
|
2018-08-26 10:50:07 +01:00 |
|
|
dcea5ede4a
|
Revert to default json syntax
|
2018-08-26 10:50:07 +01:00 |
|
|
bef689ae13
|
Improve ale echo message
|
2018-08-26 10:50:07 +01:00 |
|
|
cea38efd76
|
Make YCM goto buffer command split horizontally
|
2018-08-26 10:50:07 +01:00 |
|
|
07764831ba
|
Remove dev hack for format.vim loading
|
2018-08-26 10:50:07 +01:00 |
|
|
607157b004
|
Load local plugins first
|
2018-08-26 10:50:07 +01:00 |
|
|
4038e95d4f
|
Replace syntastic with ale
|
2018-08-26 10:50:07 +01:00 |
|
|
eeca17ad49
|
Add LLVM IR syntax
|
2018-08-26 10:50:07 +01:00 |
|
|
62380deefc
|
Move plugins to .vim/bundle
|
2018-08-26 10:50:07 +01:00 |
|
|
5651bb8b03
|
Simplify xterm256-color detection
|
2018-08-26 10:50:07 +01:00 |
|
|
f19f507833
|
Add missing <CR> from :lfirst mapping
|
2018-08-26 10:50:07 +01:00 |
|
|
b5772a3821
|
Change markdown comment string to html
|
2018-08-26 10:50:07 +01:00 |
|
|
53b0bfb646
|
Conceal on cursor hover normal mode for markdown
|
2018-08-26 10:50:07 +01:00 |
|
|
6736b8d8a3
|
Improve doxygen header snippet
|
2018-08-26 10:50:05 +01:00 |
|
|
e48cd16f23
|
Remove vim-instant-markdown
|
2018-08-26 10:49:14 +01:00 |
|
|
c6d13d85f6
|
Enable folding in xml
|
2018-08-26 10:49:14 +01:00 |
|
|
d02030b9af
|
Improve fzf mappings
|
2018-08-26 10:49:14 +01:00 |
|
|
504b7f110f
|
Namespace syntax match
|
2018-08-26 10:49:14 +01:00 |
|
|
e635d62e0c
|
Change relativenumber behaviour
|
2018-08-26 10:49:14 +01:00 |
|
|
8355c9e571
|
Match operator on word boundary only
|
2018-08-26 10:49:14 +01:00 |
|
|
a8c012881a
|
Update vim TERM checks
|
2018-08-26 10:49:14 +01:00 |
|
|
1059eb7259
|
Increase syntax syn minlines to 500
|
2018-08-26 10:49:14 +01:00 |
|
|
03de858c9b
|
Only flip relativenumber for cpp files
|
2018-08-26 10:49:14 +01:00 |
|
|
ab8e113145
|
Enabling folding in javascript files
|
2018-08-26 10:49:14 +01:00 |
|
|
8185da77a6
|
Add vim Caddyfile syntax
|
2018-08-26 10:49:14 +01:00 |
|
|
27110ff0ea
|
Change markdown fenced code block snippet trigger
|
2018-08-26 10:49:14 +01:00 |
|
|
53782a0213
|
Add markdown frontmatter snippet
|
2018-08-26 10:49:14 +01:00 |
|
|
b6ae985dd2
|
Add markdown link snippet
|
2018-08-26 10:49:14 +01:00 |
|
|
c513b908dc
|
Add utc date time snippet
|
2018-08-26 10:49:14 +01:00 |
|
|
6cd3e58b14
|
Make json syntax embed aware
|
2018-08-26 10:49:14 +01:00 |
|
|
b27cee4756
|
Change div snippet, add nav snippet for html
|
2018-08-26 10:49:14 +01:00 |
|
|
5f5ecde607
|
Extend html, css, and javascript syntaxes
|
2018-08-26 10:49:14 +01:00 |
|
|
c0a2bb9bb2
|
Add yaml frontmatter support to markdown
|
2018-08-26 10:49:14 +01:00 |
|
|
f851feb40d
|
Add javascript function snippet
|
2018-08-26 10:49:14 +01:00 |
|
|
a97e9a4589
|
Fix C ternary operator match
|
2018-08-26 10:49:14 +01:00 |
|