345 Commits

Author SHA1 Message Date
5b9e6b5234 Optionally load ~/Sandbox/format.vim if available 2016-07-10 23:06:51 +01:00
e8db57f8c4 Improve gitcommit ftplugin settings 2016-07-06 21:24:33 +01:00
1f6c46219a Remove ftdetect/python.vim due to wrong location 2016-07-06 21:20:58 +01:00
5a5c147a9a Remove <tab> from YouCompleteMe menu mappings 2016-07-06 20:50:48 +01:00
594de6f341 Improve vmap 0 to play nice with comments 2016-07-06 20:48:14 +01:00
1f3ae9362e Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00
6063853c64 Restructure vim config 2016-07-05 21:29:27 +01:00
92bc74998c Remove clang-format.py script 2016-07-05 20:19:47 +01:00
7568719838 Move vim color settings to .vim/plugin/color.vim 2016-07-05 20:15:22 +01:00
4159dbc67c Move vim GUI options to .vim/gvimrc 2016-07-05 20:00:30 +01:00
bdc937854e Change <C-f>l to use :BLines 2016-07-05 19:35:24 +01:00
6d2b1c4ea9 Move .vimrc to .vim/vimrc split platform detection 2016-07-05 19:35:11 +01:00
c234a5c225 Fix xml snippet for api generator 2016-06-22 17:21:24 +01:00
eb7ed303ca Rename and move GitHub style checkboxes snippet 2016-06-19 16:30:44 +01:00
b4eed3353f Update vim WarningMsg highlight group 2016-06-16 22:37:04 +01:00
19f32a69c3 Add get vim function snippet 2016-06-16 22:37:04 +01:00
e24c0f6e76 Add me snippet for my name and email address 2016-06-16 22:37:04 +01:00
59938d8494 Add vim normal mode filetype mapping K opens help 2016-06-16 22:37:04 +01:00
892afb7d44 Add noexpandtag for tags filetype 2016-06-11 21:39:36 +01:00
5fa66ad12a Add vim-flake8 & don't use textwidth=80 in Python 2016-06-08 09:33:39 +01:00
46fa7d52bc Add vim if snippet 2016-05-29 21:16:19 +01:00
470c7c9ce4 Don't expand tabs in gitconfig files 2016-05-25 22:35:40 +01:00
0b7f8ae279 Add snippet for vim function 2016-05-25 21:01:21 +01:00
8d793b8a0d Improve TODO and NOTE snippets when in comments 2016-05-21 00:55:43 +01:00
aec1f76759 Add Error and Question highlights to fresh.vim 2016-05-20 13:31:26 +01:00
Kenneth Benzie (Benie)
a516d8ac7f Disable open on left and scroll off for help 2016-05-06 10:21:23 +01:00
Kenneth Benzie (Benie)
6f965cd2a6 Update fresh.vim 2016-05-03 20:47:31 +01:00
Kenneth Benzie (Benie)
7335932f97 Add GitHub markdown checklist snippet 2016-04-29 22:35:47 +02:00
Kenneth Benzie (Benie)
ce7f2afde0 Add API snippets 2016-04-21 10:14:54 +01:00
Kenneth Benzie (Benie)
2d003a051f Update vim-plug 2016-04-20 00:15:00 +01:00
Kenneth Benzie (Benie)
ab70b3c09e Final tweak vim-airline theme 2016-04-19 23:30:32 +01:00
Kenneth Benzie (Benie)
4b47ff7be8 Tweak colors for vim-airline fresh theme 2016-04-19 23:27:43 +01:00
Kenneth Benzie (Benie)
083502dd66 Add StatusLine & WildMenu highlights 2016-04-19 23:26:56 +01:00
Kenneth Benzie (Benie)
21618aa2ce Add fresh vim-airline theme 2016-04-19 22:57:17 +01:00
Kenneth Benzie (Benie)
e5310f7447 Improve vim python filetype settings 2016-04-17 20:03:00 +01:00
Kenneth Benzie (Benie)
458a1d7633 Tweek vim gitcommit settings 2016-04-17 16:06:45 +01:00
Kenneth Benzie (Benie)
f2dea1b1dd Add more snippets 2016-04-17 15:12:20 +01:00
Kenneth Benzie (Benie)
54b242ceeb Add generic TODO snippet using commentstring 2016-04-17 13:04:34 +01:00
Kenneth Benzie (Benie)
19cf95c69e Fix typo in copyright snippet! 2016-04-12 15:32:20 +01:00
Kenneth Benzie (Benie)
f11ef6fdbf Add vim mappings around yapf python formatter 2016-04-03 13:49:50 +01:00
Kenneth Benzie (Benie)
4c0bb5cb98 Add python formatting options 2016-04-01 22:54:48 +01:00
Kenneth Benzie (Benie)
4e6ab0dda8 Add TODO snippet for CMake 2016-03-21 16:41:26 +00:00
Kenneth Benzie (Benie)
61958923c4 Simplify .vimrc layout & folds 2016-03-12 21:30:39 +00:00
Kenneth Benzie (Benie)
7841905f86 Move vim autocommands into ftdetect or ftplugin 2016-03-12 20:35:11 +00:00
Kenneth Benzie (Benie)
87ca43be48 Add vim-plug script & update .vimrc 2016-03-09 08:07:00 +00:00
Kenneth Benzie (Benie)
ff2e7abcbb Remove Vundle submodule 2016-03-09 06:55:15 +00:00
Kenneth Benzie (Benie)
0f6feb8551 Complete CMake snippets targeting version 3.0 2016-02-26 22:22:35 +00:00
Kenneth Benzie (Benie)
4a88897373 Add remaining CMake string() snippets 2016-02-26 18:15:47 +00:00
Kenneth Benzie (Benie)
9eb750150b Add more CMake snippets 2016-02-24 21:25:08 +00:00
Kenneth Benzie (Benie)
e43abeb1dc Add more CMake snippets 2016-02-24 00:55:54 +00:00