153 Commits

Author SHA1 Message Date
e4a1a13465 Customise vim-surround for markdown link syntax 2016-07-24 13:53:52 -07:00
7867b5faed Load local vim plugins from non git file 2016-07-22 12:31:55 +01:00
ff7bcf3c90 Add syntastic vim plugin 2016-07-21 20:54:27 +01:00
fa28829854 Remove some markers after adding vim foldexpr 2016-07-17 23:41:06 +01:00
71759afba0 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
c8ad4f5427 Improve vim script fold with custom foldexpr 2016-07-17 23:32:11 +01:00
5675713d49 Make K mapping no remap for vim script 2016-07-17 23:30:24 +01:00
06edec0673 Add vim-jdaddy json plugin 2016-07-14 00:11:27 +01:00
e7b07ab0d7 Optionally load ~/Sandbox/format.vim if available 2016-07-10 23:06:51 +01:00
16ba7788d4 Improve gitcommit ftplugin settings 2016-07-06 21:24:33 +01:00
b246b42526 Remove ftdetect/python.vim due to wrong location 2016-07-06 21:20:58 +01:00
9441439d55 Remove <tab> from YouCompleteMe menu mappings 2016-07-06 20:50:48 +01:00
1bed3d319a Improve vmap 0 to play nice with comments 2016-07-06 20:48:14 +01:00
a1a60899bd Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00
94f46755d3 Restructure vim config 2016-07-05 21:29:27 +01:00
fd80755feb Remove clang-format.py script 2016-07-05 20:19:47 +01:00
efabe4051c Move vim color settings to .vim/plugin/color.vim 2016-07-05 20:15:22 +01:00
3bc143ac83 Move vim GUI options to .vim/gvimrc 2016-07-05 20:00:30 +01:00
2a73c446e3 Change <C-f>l to use :BLines 2016-07-05 19:35:24 +01:00
2b83e8c9a7 Move .vimrc to .vim/vimrc split platform detection 2016-07-05 19:35:11 +01:00
9fb1c4cbdd Fix xml snippet for api generator 2016-06-22 17:21:24 +01:00
707fac109f Rename and move GitHub style checkboxes snippet 2016-06-19 16:30:44 +01:00
b2c7df1757 Update vim WarningMsg highlight group 2016-06-16 22:37:04 +01:00
f532a55695 Add get vim function snippet 2016-06-16 22:37:04 +01:00
a464837924 Add me snippet for my name and email address 2016-06-16 22:37:04 +01:00
b9cd402371 Add vim normal mode filetype mapping K opens help 2016-06-16 22:37:04 +01:00
de2db13c5c Add noexpandtag for tags filetype 2016-06-11 21:39:36 +01:00
1f92cbcff7 Add vim-flake8 & don't use textwidth=80 in Python 2016-06-08 09:33:39 +01:00
38f1923462 Add vim if snippet 2016-05-29 21:16:19 +01:00
f449b7b23d Don't expand tabs in gitconfig files 2016-05-25 22:35:40 +01:00
157c8d1212 Add snippet for vim function 2016-05-25 21:01:21 +01:00
c78ed0546b Improve TODO and NOTE snippets when in comments 2016-05-21 00:55:43 +01:00
a06cf9b6eb Add Error and Question highlights to fresh.vim 2016-05-20 13:31:26 +01:00
a18af25107 Disable open on left and scroll off for help 2016-05-06 10:21:23 +01:00
7341fa2b18 Update fresh.vim 2016-05-03 20:47:31 +01:00
8b08a3140a Add GitHub markdown checklist snippet 2016-04-29 22:35:47 +02:00
f1ca0bb4b6 Add API snippets 2016-04-21 10:14:54 +01:00
f69b063bb8 Update vim-plug 2016-04-20 00:15:00 +01:00
0dbdc5e3f4 Final tweak vim-airline theme 2016-04-19 23:30:32 +01:00
e590df6267 Tweak colors for vim-airline fresh theme 2016-04-19 23:27:43 +01:00
baf5257763 Add StatusLine & WildMenu highlights 2016-04-19 23:26:56 +01:00
2cd7558056 Add fresh vim-airline theme 2016-04-19 22:57:17 +01:00
949dad6fc3 Improve vim python filetype settings 2016-04-17 20:03:00 +01:00
f79ac29a9e Tweek vim gitcommit settings 2016-04-17 16:06:45 +01:00
b27f73c53d Add more snippets 2016-04-17 15:12:20 +01:00
b561fefef5 Add generic TODO snippet using commentstring 2016-04-17 13:04:34 +01:00
86f595a25c Fix typo in copyright snippet! 2016-04-12 15:32:20 +01:00
2ec49b5814 Add vim mappings around yapf python formatter 2016-04-03 13:49:50 +01:00
87237e61ce Add python formatting options 2016-04-01 22:54:48 +01:00
2e8580f2ec Add TODO snippet for CMake 2016-03-21 16:41:26 +00:00