|
7442e8df42
|
Remove cruft and add TODO's
|
2017-11-20 22:40:18 +00:00 |
|
|
fb0ec34497
|
Move rarely used functions to autoload
|
2017-11-20 22:35:27 +00:00 |
|
|
39f08c9193
|
Enable visual highlight of trail spaces and tabs
|
2017-11-20 21:28:44 +00:00 |
|
|
48d091be60
|
Remove autocmd to right string white space
|
2017-11-20 21:17:30 +00:00 |
|
|
983b2f509c
|
Add highlight group for SpecialKey
|
2017-11-20 21:16:17 +00:00 |
|
|
c8797fb76e
|
Fix Markdown fenced code block snippet
|
2017-11-17 20:17:33 +00:00 |
|
|
ce8130742c
|
Add groovy syntax support for keyword args
|
2017-11-09 18:18:50 +00:00 |
|
|
280024de5a
|
Add python snippet to insert ipdb breakpoint
|
2017-11-09 18:18:50 +00:00 |
|
|
9513b6d865
|
Add CMake debug snippet
|
2017-10-10 14:49:56 +01:00 |
|
|
6708529f4e
|
Add fprintf debug snippet for C/C++ files
|
2017-09-29 14:40:19 +01:00 |
|
|
fb64805b71
|
Add asciidoc refpage snippet
|
2017-09-26 14:48:03 +01:00 |
|
|
21d6159bbe
|
Enable spelling for asciidoc filetype
|
2017-09-26 14:47:40 +01:00 |
|
|
6878448cdd
|
Add :ISort vim command
|
2017-09-20 12:00:00 -05:00 |
|
|
21bac2a35f
|
Add vim command snippet
|
2017-09-20 11:59:41 -05:00 |
|
|
333e7ab327
|
Add .env/.out filetype autocmds
|
2017-09-18 18:38:40 -05:00 |
|
|
a33aae2a75
|
Add augroup vim snippet
|
2017-09-18 18:38:26 -05:00 |
|
|
278ac760e1
|
Update gitconfig filetype to use tabstop=8
|
2017-09-01 12:18:50 +01:00 |
|
|
b606adb79f
|
Remove lexima because it broke vim-endwise
Also change to fork of vim-endwise with CMake support
|
2017-08-31 21:20:15 +01:00 |
|
|
b12cc3c08b
|
Only match = default when ends on word boundary
|
2017-08-23 21:05:06 +01:00 |
|
|
bff4317578
|
Add GitGutter next/prev hunk mappings
|
2017-08-09 12:13:45 +01:00 |
|
|
4bddc2101d
|
Use global setting for Python highlights
|
2017-08-08 13:55:41 +01:00 |
|
|
cc8a514367
|
Obey cpp options in c syntax file
|
2017-07-26 00:30:13 +01:00 |
|
|
c21ec4f950
|
Add cpp explicit function template highlight
|
2017-07-26 00:27:57 +01:00 |
|
|
5c720b1233
|
Add more vim colorschemes
|
2017-07-25 17:21:07 +01:00 |
|
|
f34bf9961d
|
Add main Python snippet
|
2017-07-25 17:20:42 +01:00 |
|
|
57db441ee9
|
Add mapping for :Ag <cword>
|
2017-07-21 13:24:25 +01:00 |
|
|
aecbb51672
|
Add missing zsh option keyword to vim syntax
|
2017-06-14 00:41:54 +01:00 |
|
|
7856ad5ee4
|
Add function folding to zsh filetype
|
2017-06-14 00:14:22 +01:00 |
|
|
b4fbd34cfb
|
Make fresh colors less garish
Make SpellBad and Underlined readable and make SpellCap purple.
|
2017-06-12 00:23:21 +01:00 |
|
|
cb7f68d39f
|
Add % and . to llvm iskeyword list
|
2017-06-08 12:15:27 +01:00 |
|
|
ddb0bc5ffd
|
Use default tab width in markdown
Also check if +syntax is available before enabling spell.
|
2017-06-08 11:40:33 +01:00 |
|
|
0af06c80d1
|
Add zsh snippets
|
2017-06-01 00:31:10 +01:00 |
|
|
8fce4818b8
|
Add std::printf and std::fprintf snippets
|
2017-05-24 21:37:51 +01:00 |
|
|
5c4ba64a8b
|
Improve groovy syntax highlighting
|
2017-05-24 10:37:30 +01:00 |
|
|
dfc3b949f2
|
Enable folding is sh filetype
|
2017-05-18 11:23:47 +01:00 |
|
|
0e23b3da09
|
Don't set global settings in ftplugin
|
2017-05-09 17:44:51 +01:00 |
|
|
b5b704251c
|
Update vim-plug
|
2017-05-05 21:23:33 +01:00 |
|
|
3eb27e3442
|
Fix vint warning and errors in functions.vim
|
2017-05-04 00:20:12 +01:00 |
|
|
cd3c2ea6e0
|
Update mappings to {i,n,v}noremap
|
2017-05-03 23:52:33 +01:00 |
|
|
2b4f19e32d
|
Use existing windows/tabs when jumping to errors
|
2017-05-03 23:38:11 +01:00 |
|
|
f781a2a593
|
Check features are available before using them
|
2017-05-03 23:23:24 +01:00 |
|
|
23db28058f
|
Add syntax folding for cmake
|
2017-05-03 22:56:30 +01:00 |
|
|
b5e3a675e9
|
Document indent options & check they exist
|
2017-05-03 22:17:09 +01:00 |
|
|
7c4fbd906e
|
Add vim-khr plugin
|
2017-04-24 10:24:35 +02:00 |
|
|
1dd8632312
|
Add comment text object plugin
|
2017-04-22 17:06:25 +01:00 |
|
|
5a64254f3b
|
Add ; to do/while snippet
|
2017-04-19 22:01:27 +01:00 |
|
|
02ce5cd15c
|
Use setlocal in TabWidth command
|
2017-04-12 17:02:10 +01:00 |
|
|
07c38c4913
|
Add URI text object plugin
|
2017-03-31 22:18:56 +01:00 |
|
|
e2a145d7aa
|
Allow C++ lambda snippet to be inline
|
2017-03-30 22:42:01 +01:00 |
|
|
4a288aa800
|
Tweet json filetype & syntax settings
|
2017-03-27 12:42:17 +01:00 |
|