160 Commits

Author SHA1 Message Date
408c2f3e26 Make it easier to repeat vim macros 2016-08-26 14:35:36 +01:00
fbef9aab12 Remove autocmd from custom surround variables 2016-08-23 20:15:50 +01:00
4300243fb4 Add vim-surround cmake mapping to make a variable 2016-08-23 10:51:46 +01:00
1c39596232 Change vim leader key to space 2016-08-17 17:28:32 +01:00
618f003335 Change surround mapping for creating markdown link 2016-08-11 11:14:24 +01:00
0f68b79250 Enable tmux mouse support & add open, urlview 2016-08-10 15:36:04 +01:00
a8c557614b Add K mapping for Python docs 2016-08-03 23:45:31 +01:00
bc5c10a994 Customise vim-surround for markdown link syntax 2016-07-24 13:53:52 -07:00
9cf6f78b98 Load local vim plugins from non git file 2016-07-22 12:31:55 +01:00
c41612de1c Add syntastic vim plugin 2016-07-21 20:54:27 +01:00
a2c5ed8170 Remove some markers after adding vim foldexpr 2016-07-17 23:41:06 +01:00
324fc1b903 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
26fdacfa03 Improve vim script fold with custom foldexpr 2016-07-17 23:32:11 +01:00
57c2895159 Make K mapping no remap for vim script 2016-07-17 23:30:24 +01:00
9fb1782609 Add vim-jdaddy json plugin 2016-07-14 00:11:27 +01:00
c5108badc3 Optionally load ~/Sandbox/format.vim if available 2016-07-10 23:06:51 +01:00
c41ea042ab Improve gitcommit ftplugin settings 2016-07-06 21:24:33 +01:00
5354e7dcef Remove ftdetect/python.vim due to wrong location 2016-07-06 21:20:58 +01:00
72f364e50e Remove <tab> from YouCompleteMe menu mappings 2016-07-06 20:50:48 +01:00
301e6f900a Improve vmap 0 to play nice with comments 2016-07-06 20:48:14 +01:00
7939921871 Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00
a3aac9c8be Restructure vim config 2016-07-05 21:29:27 +01:00
db2aed3570 Remove clang-format.py script 2016-07-05 20:19:47 +01:00
8585e38e16 Move vim color settings to .vim/plugin/color.vim 2016-07-05 20:15:22 +01:00
a03412a6e6 Move vim GUI options to .vim/gvimrc 2016-07-05 20:00:30 +01:00
1b76c3757c Change <C-f>l to use :BLines 2016-07-05 19:35:24 +01:00
f81e8e6680 Move .vimrc to .vim/vimrc split platform detection 2016-07-05 19:35:11 +01:00
acead1a186 Fix xml snippet for api generator 2016-06-22 17:21:24 +01:00
1584ac6ce5 Rename and move GitHub style checkboxes snippet 2016-06-19 16:30:44 +01:00
5c0ef592b9 Update vim WarningMsg highlight group 2016-06-16 22:37:04 +01:00
6b6d78ba68 Add get vim function snippet 2016-06-16 22:37:04 +01:00
fcad815156 Add me snippet for my name and email address 2016-06-16 22:37:04 +01:00
ad16ec414a Add vim normal mode filetype mapping K opens help 2016-06-16 22:37:04 +01:00
862e8855d2 Add noexpandtag for tags filetype 2016-06-11 21:39:36 +01:00
61463058b8 Add vim-flake8 & don't use textwidth=80 in Python 2016-06-08 09:33:39 +01:00
a8d4303e4d Add vim if snippet 2016-05-29 21:16:19 +01:00
10a97d30af Don't expand tabs in gitconfig files 2016-05-25 22:35:40 +01:00
3bccc9e800 Add snippet for vim function 2016-05-25 21:01:21 +01:00
18adbf0b5a Improve TODO and NOTE snippets when in comments 2016-05-21 00:55:43 +01:00
d277994f26 Add Error and Question highlights to fresh.vim 2016-05-20 13:31:26 +01:00
9f96b85457 Disable open on left and scroll off for help 2016-05-06 10:21:23 +01:00
28254ccacb Update fresh.vim 2016-05-03 20:47:31 +01:00
797fe4433b Add GitHub markdown checklist snippet 2016-04-29 22:35:47 +02:00
bb4c615ab7 Add API snippets 2016-04-21 10:14:54 +01:00
e90c46c125 Update vim-plug 2016-04-20 00:15:00 +01:00
9d1b0790fe Final tweak vim-airline theme 2016-04-19 23:30:32 +01:00
21e3470b98 Tweak colors for vim-airline fresh theme 2016-04-19 23:27:43 +01:00
c3c5cbc686 Add StatusLine & WildMenu highlights 2016-04-19 23:26:56 +01:00
0b600cb130 Add fresh vim-airline theme 2016-04-19 22:57:17 +01:00
db75d86ff8 Improve vim python filetype settings 2016-04-17 20:03:00 +01:00