325 Commits

Author SHA1 Message Date
a344d13c93 Use tmux terminal-override for cursor shape on VTE 2017-12-06 11:08:01 +00:00
94701f50d7 Use 4 space tabs in YAML files 2017-12-06 11:06:49 +00:00
93f5a8f9d1 Add more Doxygen snippets for C/C++ 2017-12-06 11:06:26 +00:00
746543cfbf Move relevant settings closer together 2017-12-05 21:29:48 +00:00
7b7a6c5d94 Enable cursor shape changes by default 2017-12-01 11:17:03 +00:00
c4519d7310 Add do#cursor_escape_sequences()
Control the cursor shape based on the current mode.
2017-12-01 10:44:43 +00:00
ed157ca238 Move mouse setting 2017-11-23 22:27:56 +00:00
71c7d91082 Extend enabled listchars, enable showbreak 2017-11-23 22:27:08 +00:00
836d91ad11 Guard relativenumber setting 2017-11-23 21:42:11 +00:00
b59b937b6a Update Codeplay Software Ltd. license snippet 2017-11-23 21:40:32 +00:00
7d086a3328 Remove cruft and add TODO's 2017-11-20 22:40:18 +00:00
a4ea4c1d91 Move rarely used functions to autoload 2017-11-20 22:35:27 +00:00
261a846874 Enable visual highlight of trail spaces and tabs 2017-11-20 21:28:44 +00:00
16c4b2c523 Remove autocmd to right string white space 2017-11-20 21:17:30 +00:00
5f9f84e0d8 Add highlight group for SpecialKey 2017-11-20 21:16:17 +00:00
5d130aad95 Fix Markdown fenced code block snippet 2017-11-17 20:17:33 +00:00
1c131c2152 Add groovy syntax support for keyword args 2017-11-09 18:18:50 +00:00
496047014e Add python snippet to insert ipdb breakpoint 2017-11-09 18:18:50 +00:00
56a1a5c70e Add CMake debug snippet 2017-10-10 14:49:56 +01:00
98aa19cc86 Add fprintf debug snippet for C/C++ files 2017-09-29 14:40:19 +01:00
fe40eb137c Add asciidoc refpage snippet 2017-09-26 14:48:03 +01:00
b633a32ff2 Enable spelling for asciidoc filetype 2017-09-26 14:47:40 +01:00
23ee710981 Add :ISort vim command 2017-09-20 12:00:00 -05:00
3fd1440251 Add vim command snippet 2017-09-20 11:59:41 -05:00
5c82ffbb32 Add .env/.out filetype autocmds 2017-09-18 18:38:40 -05:00
d8d631ce23 Add augroup vim snippet 2017-09-18 18:38:26 -05:00
618df81cbf Update gitconfig filetype to use tabstop=8 2017-09-01 12:18:50 +01:00
b18a9ddbea 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
320f5668e8 Only match = default when ends on word boundary 2017-08-23 21:05:06 +01:00
2f36f831f2 Add GitGutter next/prev hunk mappings 2017-08-09 12:13:45 +01:00
44c0605d8f Use global setting for Python highlights 2017-08-08 13:55:41 +01:00
dfb360fb00 Obey cpp options in c syntax file 2017-07-26 00:30:13 +01:00
ffdb5e1f4c Add cpp explicit function template highlight 2017-07-26 00:27:57 +01:00
3b99d333b2 Add more vim colorschemes 2017-07-25 17:21:07 +01:00
17fdcca35c Add main Python snippet 2017-07-25 17:20:42 +01:00
8c95be2700 Add mapping for :Ag <cword> 2017-07-21 13:24:25 +01:00
3442bce196 Add missing zsh option keyword to vim syntax 2017-06-14 00:41:54 +01:00
daf8434e84 Add function folding to zsh filetype 2017-06-14 00:14:22 +01:00
cce7a8dc4a Make fresh colors less garish
Make SpellBad and Underlined readable and make SpellCap purple.
2017-06-12 00:23:21 +01:00
fc6526825e Add % and . to llvm iskeyword list 2017-06-08 12:15:27 +01:00
b73c4d158e Use default tab width in markdown
Also check if +syntax is available before enabling spell.
2017-06-08 11:40:33 +01:00
6c3b83fada Add zsh snippets 2017-06-01 00:31:10 +01:00
226cadc726 Add std::printf and std::fprintf snippets 2017-05-24 21:37:51 +01:00
b578ca68ff Improve groovy syntax highlighting 2017-05-24 10:37:30 +01:00
3bfe40688e Enable folding is sh filetype 2017-05-18 11:23:47 +01:00
dc7373b128 Don't set global settings in ftplugin 2017-05-09 17:44:51 +01:00
fe01a2d0b3 Update vim-plug 2017-05-05 21:23:33 +01:00
f0ba36cfe2 Fix vint warning and errors in functions.vim 2017-05-04 00:20:12 +01:00
8d28972e42 Update mappings to {i,n,v}noremap 2017-05-03 23:52:33 +01:00
64229d93c9 Use existing windows/tabs when jumping to errors 2017-05-03 23:38:11 +01:00