|
d236bf4431
|
Add cpp explicit function template highlight
|
2017-07-26 00:27:57 +01:00 |
|
|
421108fe13
|
Add more vim colorschemes
|
2017-07-25 17:21:07 +01:00 |
|
|
a15675baae
|
Add main Python snippet
|
2017-07-25 17:20:42 +01:00 |
|
|
39e96c88b1
|
Add mapping for :Ag <cword>
|
2017-07-21 13:24:25 +01:00 |
|
|
1cdfd0bad8
|
Add missing zsh option keyword to vim syntax
|
2017-06-14 00:41:54 +01:00 |
|
|
310128a1ea
|
Add function folding to zsh filetype
|
2017-06-14 00:14:22 +01:00 |
|
|
22bb6699e2
|
Make fresh colors less garish
Make SpellBad and Underlined readable and make SpellCap purple.
|
2017-06-12 00:23:21 +01:00 |
|
|
02f55e9370
|
Add % and . to llvm iskeyword list
|
2017-06-08 12:15:27 +01:00 |
|
|
1fd3aca80c
|
Use default tab width in markdown
Also check if +syntax is available before enabling spell.
|
2017-06-08 11:40:33 +01:00 |
|
|
26464d359d
|
Add zsh snippets
|
2017-06-01 00:31:10 +01:00 |
|
|
897ec48d1a
|
Add std::printf and std::fprintf snippets
|
2017-05-24 21:37:51 +01:00 |
|
|
d82e3ee0bf
|
Improve groovy syntax highlighting
|
2017-05-24 10:37:30 +01:00 |
|
|
3f08d3ca0a
|
Enable folding is sh filetype
|
2017-05-18 11:23:47 +01:00 |
|
|
514553df60
|
Don't set global settings in ftplugin
|
2017-05-09 17:44:51 +01:00 |
|
|
c37f001a62
|
Update vim-plug
|
2017-05-05 21:23:33 +01:00 |
|
|
67e812ef3b
|
Fix vint warning and errors in functions.vim
|
2017-05-04 00:20:12 +01:00 |
|
|
e420a5b029
|
Update mappings to {i,n,v}noremap
|
2017-05-03 23:52:33 +01:00 |
|
|
c36396e3db
|
Use existing windows/tabs when jumping to errors
|
2017-05-03 23:38:11 +01:00 |
|
|
77b22af274
|
Check features are available before using them
|
2017-05-03 23:23:24 +01:00 |
|
|
7b83821608
|
Add syntax folding for cmake
|
2017-05-03 22:56:30 +01:00 |
|
|
126f6401e9
|
Document indent options & check they exist
|
2017-05-03 22:17:09 +01:00 |
|
|
4dc0db0fd1
|
Add vim-khr plugin
|
2017-04-24 10:24:35 +02:00 |
|
|
0f493ef552
|
Add comment text object plugin
|
2017-04-22 17:06:25 +01:00 |
|
|
3bba69d97d
|
Add ; to do/while snippet
|
2017-04-19 22:01:27 +01:00 |
|
|
eec3fe55cf
|
Use setlocal in TabWidth command
|
2017-04-12 17:02:10 +01:00 |
|
|
eac4dbc8ca
|
Add URI text object plugin
|
2017-03-31 22:18:56 +01:00 |
|
|
a13621db7e
|
Allow C++ lambda snippet to be inline
|
2017-03-30 22:42:01 +01:00 |
|
|
646ff6705c
|
Tweet json filetype & syntax settings
|
2017-03-27 12:42:17 +01:00 |
|
|
b2e8b47fbb
|
Add preview window mappings
|
2017-03-27 12:41:39 +01:00 |
|
|
7f40f04348
|
Add C inline comment surround mapping
|
2017-03-27 12:40:54 +01:00 |
|
|
8bb62db88f
|
Fix vint warnings in vimrc
|
2017-03-09 00:15:13 +00:00 |
|
|
ac8c8df7a2
|
Use '' not "" in fresh colorscheme
|
2017-03-09 00:14:50 +00:00 |
|
|
40691c6e50
|
Override groovy syntax
|
2017-02-17 21:45:13 +00:00 |
|
|
10b376eb92
|
Enable clang-tidy ale checker
|
2017-02-17 21:44:52 +00:00 |
|
|
d7364d04b4
|
Revert to default json syntax
|
2017-02-17 21:44:25 +00:00 |
|
|
1253a42eec
|
Improve ale echo message
|
2017-02-09 14:45:33 +00:00 |
|
|
7208bd1ed4
|
Make YCM goto buffer command split horizontally
|
2017-02-08 23:19:26 +00:00 |
|
|
571acb0b7a
|
Remove dev hack for format.vim loading
|
2017-02-07 21:50:26 +00:00 |
|
|
a29026ec59
|
Load local plugins first
|
2017-02-07 21:43:18 +00:00 |
|
|
697fba8421
|
Replace syntastic with ale
|
2017-02-06 11:44:15 +00:00 |
|
|
f3f493013b
|
Add LLVM IR syntax
|
2017-02-06 11:44:15 +00:00 |
|
|
19592f4855
|
Move plugins to .vim/bundle
|
2017-02-04 22:30:48 +00:00 |
|
|
a11282e770
|
Simplify xterm256-color detection
|
2017-02-03 14:38:41 +00:00 |
|
|
73f5e45947
|
Add missing <CR> from :lfirst mapping
|
2017-02-02 16:33:23 +00:00 |
|
|
3e69c30378
|
Change markdown comment string to html
|
2017-02-01 23:24:15 +00:00 |
|
|
8ba5ecd590
|
Conceal on cursor hover normal mode for markdown
|
2017-01-28 09:23:11 -08:00 |
|
|
3803e98e57
|
Improve doxygen header snippet
|
2017-01-27 22:49:14 -08:00 |
|
|
1bb15c8e92
|
Remove vim-instant-markdown
|
2017-01-28 05:37:27 +00:00 |
|
|
d9eed6e0af
|
Enable folding in xml
|
2017-01-28 05:37:27 +00:00 |
|
|
49c4ac3997
|
Improve fzf mappings
|
2017-01-28 05:37:27 +00:00 |
|