363 Commits

Author SHA1 Message Date
0db8f40e96 Add date snippet to display Month DD, YYYY 2018-08-25 22:19:44 +01:00
80b052bfc6 Update me snippet to include nickname 2018-08-25 22:19:44 +01:00
7d958b05b6 Add improved additional C++ syntax highlighting 2018-08-25 22:19:44 +01:00
70c3052dea Remove plugin vim-native-syntax 2018-08-25 22:19:44 +01:00
d55ff04bd8 User nicer blue for Vim Type highlight group 2018-08-25 22:19:43 +01:00
e5c908d634 Make it easier to repeat vim macros 2018-08-25 22:19:43 +01:00
b44d5516f4 Remove autocmd from custom surround variables 2018-08-25 22:19:43 +01:00
832a916c55 Add vim-surround cmake mapping to make a variable 2018-08-25 22:19:43 +01:00
9c0acc85f0 Change vim leader key to space 2018-08-25 22:19:43 +01:00
1d4f628fa5 Change surround mapping for creating markdown link 2018-08-25 22:19:43 +01:00
c44593a6b1 Enable tmux mouse support & add open, urlview 2018-08-25 22:19:43 +01:00
86295c0621 Add K mapping for Python docs 2018-08-25 22:19:43 +01:00
e757d773d5 Customise vim-surround for markdown link syntax 2018-08-25 22:19:43 +01:00
44097cf949 Load local vim plugins from non git file 2018-08-25 22:19:43 +01:00
501b647818 Add syntastic vim plugin 2018-08-25 22:19:42 +01:00
92cb126117 Remove some markers after adding vim foldexpr 2018-08-25 22:19:42 +01:00
772f24a95b Improve the vim fold text, line content first 2018-08-25 22:19:42 +01:00
f946b60cc8 Improve vim script fold with custom foldexpr 2018-08-25 22:19:42 +01:00
e9f8259607 Make K mapping no remap for vim script 2018-08-25 22:19:42 +01:00
0ca48f9054 Add vim-jdaddy json plugin 2018-08-25 22:19:42 +01:00
a57ff47b09 Optionally load ~/Sandbox/format.vim if available 2018-08-25 22:19:42 +01:00
81e98e6383 Improve gitcommit ftplugin settings 2018-08-25 22:19:42 +01:00
b08bb72422 Remove ftdetect/python.vim due to wrong location 2018-08-25 22:19:42 +01:00
2f4a4ad0bb Remove <tab> from YouCompleteMe menu mappings 2018-08-25 22:19:41 +01:00
167daccde8 Improve vmap 0 to play nice with comments 2018-08-25 22:19:41 +01:00
083da937a3 Move fzf mappings to plugin/mappings.vim 2018-08-25 22:19:41 +01:00
d4753aff32 Restructure vim config 2018-08-25 22:19:41 +01:00
c82f448092 Remove clang-format.py script 2018-08-25 22:19:41 +01:00
6530874b90 Move vim color settings to .vim/plugin/color.vim 2018-08-25 22:19:41 +01:00
a3c29d1c5f Move vim GUI options to .vim/gvimrc 2018-08-25 22:19:41 +01:00
1adca114c8 Change <C-f>l to use :BLines 2018-08-25 22:19:41 +01:00
d1e490e5f2 Move .vimrc to .vim/vimrc split platform detection 2018-08-25 22:19:41 +01:00
1420fbebc7 Fix xml snippet for api generator 2018-08-25 22:19:40 +01:00
9f57bf1904 Rename and move GitHub style checkboxes snippet 2018-08-25 22:19:40 +01:00
d39c703403 Update vim WarningMsg highlight group 2018-08-25 22:19:40 +01:00
7cb9c9d4bc Add get vim function snippet 2018-08-25 22:19:40 +01:00
8c36ada444 Add me snippet for my name and email address 2018-08-25 22:19:40 +01:00
4049cac7c9 Add vim normal mode filetype mapping K opens help 2018-08-25 22:19:40 +01:00
a9ff2c2aa1 Add noexpandtag for tags filetype 2018-08-25 22:19:40 +01:00
7f10a7fa1f Add vim-flake8 & don't use textwidth=80 in Python 2018-08-25 22:19:40 +01:00
edd869266a Add vim if snippet 2018-08-25 22:19:40 +01:00
468407cb14 Don't expand tabs in gitconfig files 2018-08-25 22:19:40 +01:00
06ad9537b5 Add snippet for vim function 2018-08-25 22:19:39 +01:00
fecc8c980e Improve TODO and NOTE snippets when in comments 2018-08-25 22:19:39 +01:00
6511e34e5b Add Error and Question highlights to fresh.vim 2018-08-25 22:19:39 +01:00
82b79dff79 Disable open on left and scroll off for help 2018-08-25 22:19:39 +01:00
72a3cdd0c8 Update fresh.vim 2018-08-25 22:19:39 +01:00
e8bce3baae Add GitHub markdown checklist snippet 2018-08-25 22:19:39 +01:00
be7398294d Add API snippets 2018-08-25 22:19:39 +01:00
a487856143 Update vim-plug 2018-08-25 22:19:39 +01:00