335 Commits

Author SHA1 Message Date
d5a31b33d3 Disable airline git integration 2018-01-19 20:44:35 +00:00
70309b3900 Replace matchit.vim with vim-matchup 2018-01-16 16:00:05 +00:00
ea28e7408d Remove vim-sensible
vim-sensible includes and old matchit.vim which interfears with
vim-matchup and sets some defaults which are then overridden in
plugins/settings.vim. Remove vim-sensible and document the retained
settings.
2018-01-16 15:57:08 +00:00
53be06f623 Support changing cursor shape for iTerm2 in tmux 2018-01-02 16:23:18 +00:00
8516318a45 Add another variant of GitHub checkbox snip 2017-12-28 12:51:24 +00:00
cde7e3b332 Add make filetype config 2017-12-28 12:51:05 +00:00
7ab0ad659d Add more intuitive GitHub checkbox snippet 2017-12-12 14:32:01 +00:00
7ed5ea3b3b Set commentstring for OpenCL files 2017-12-11 15:24:47 +00:00
bb6f046414 Clean up documentation 2017-12-11 15:24:25 +00:00
f46b2cabdb Fix vim cursor shape after tmux terminal-overrides 2017-12-06 11:28:15 +00:00
c161aa7f0a Use tmux terminal-override for cursor shape on VTE 2017-12-06 11:08:01 +00:00
f21e5d0364 Use 4 space tabs in YAML files 2017-12-06 11:06:49 +00:00
3f4916ad55 Add more Doxygen snippets for C/C++ 2017-12-06 11:06:26 +00:00
20926446c7 Move relevant settings closer together 2017-12-05 21:29:48 +00:00
7a02637054 Enable cursor shape changes by default 2017-12-01 11:17:03 +00:00
ec18169c6b Add do#cursor_escape_sequences()
Control the cursor shape based on the current mode.
2017-12-01 10:44:43 +00:00
4845f1e870 Move mouse setting 2017-11-23 22:27:56 +00:00
70e96347dc Extend enabled listchars, enable showbreak 2017-11-23 22:27:08 +00:00
6997841685 Guard relativenumber setting 2017-11-23 21:42:11 +00:00
77a34ada84 Update Codeplay Software Ltd. license snippet 2017-11-23 21:40:32 +00:00
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