Commit graph

1033 commits

Author SHA1 Message Date
Kevin MacMartin
cdf56f34a0 Add the rename.vim plugin 2014-10-28 14:34:49 -04:00
Kevin MacMartin
6475f665de Update submodules 2014-10-28 14:33:01 -04:00
Kevin MacMartin
38819aedae Redetect filetype after saving as new name + wrap autocmd with check 2014-10-28 14:28:04 -04:00
Kevin MacMartin
479494f636 Update submodules 2014-10-27 15:06:00 -04:00
Kevin MacMartin
7ae3effa06 Added new submodule vim-unimpaired 2014-10-27 14:39:47 -04:00
Kevin MacMartin
b4198097b4 Esc+Esc was acting strange, so now <Backspace> or // clears search+refresh 2014-10-27 07:52:44 -04:00
Kevin MacMartin
2bae8bc5bb Fixed small issue with the :git abbreviation 2014-10-26 22:07:18 -04:00
Kevin MacMartin
0637a2bcf5 Improve diff mappings, alias :git <file> == :vs <file> but in vimdiff mode, fix some `/~ mappings that hadn't been changed, add <Leader>c for tcomment (for keyboard without accessible modifiers), and configure tcomment to remove whitespace on uncomment 2014-10-26 21:45:38 -04:00
Kevin MacMartin
8b3a41b5a5 conceal current line in normal mode for vimpager + tweak README 2014-10-26 11:13:07 -04:00
Kevin MacMartin
35a433f2a4 Add add/delete submodule scripts and remove them from gitignore 2014-10-26 08:38:22 -04:00
Kevin MacMartin
a3fd39afe6 Tweak ctrl-c in normal mode so it works with change to y 2014-10-22 04:14:40 -04:00
Kevin MacMartin
7bb3c32e3b Tons of mapping issues fixed, re-add mkd table fmt, tweak keys+settings 2014-10-22 03:41:50 -04:00
Kevin MacMartin
6aef9eb513 Updating submodules 2014-10-21 12:22:19 -04:00
Kevin MacMartin
75557104d1 Set the default text width to 80 and cleaned up associated comments 2014-10-21 11:16:46 -04:00
Kevin MacMartin
5914aceb5d Change the goyo minimum width from 78 to 80 2014-10-21 11:06:05 -04:00
Kevin MacMartin
af0be6d906 Greatly improve text width formatting + arrange the section more clearly 2014-10-21 11:04:17 -04:00
Kevin MacMartin
57bd4882a5 Update submodules 2014-10-21 03:35:10 -04:00
Kevin MacMartin
24c9f3cb16 Add the patchreview-vim plugin for vimdiff of changes a patch will make 2014-10-21 03:09:43 -04:00
Kevin MacMartin
be1b57de17 Pull upstream polyglot including updated lang packs and new svg syntax 2014-10-19 21:56:45 -04:00
Kevin MacMartin
0dee709f47 Added the incsearch plugin to the README 2014-10-19 14:03:33 -04:00
Kevin MacMartin
b334ef1374 Switched to the official incsearch repo and created syntax defs 2014-10-19 14:00:53 -04:00
Kevin MacMartin
70003e79d4 Add incsearch so all matches highlight together, configure plugin to
default search keys, and remap clear search to // (search key twice)
2014-10-19 13:12:27 -04:00
Kevin MacMartin
6106feb745 Update submodules and add rts to the list of text file formats 2014-10-19 11:03:14 -04:00
Kevin MacMartin
5478296a2f Updated submodules, including upstream vim-polyglot 2014-10-16 17:17:14 -04:00
Kevin MacMartin
82dd641fee Reverted a bug fix in vim-markdown-concealed that caused new bugs 2014-10-15 03:07:22 -04:00
Kevin MacMartin
bb2818b44b Fixed an issue where an escaped */_ could end bold/italics in markdown 2014-10-14 16:27:28 -04:00
Kevin MacMartin
22a08f5732 Removed the plugin part of the markdown plugin in polyglot and configs 2014-10-14 16:13:18 -04:00
Kevin MacMartin
1b37cf95d8 Updated submodules incl upstream polyglot change of markdown source 2014-10-14 16:01:08 -04:00
Kevin MacMartin
10bd77711c Updating submodules including upstream vim-polyglot 2014-10-14 07:34:21 -04:00
Kevin MacMartin
f7bb4f986c Updating submodules, including upstream vim-polyglot 2014-10-11 15:58:16 -04:00
Kevin MacMartin
512f777729 Added another string to the ignore list for syntastic 2014-10-11 06:32:58 -04:00
Kevin MacMartin
fa771c8d84 Remove auto change directory setting for vimfiler compatibility 2014-10-09 13:36:26 -04:00
Kevin MacMartin
977221fde5 Updated submodules 2014-10-09 06:15:40 -04:00
Kevin MacMartin
2b6dcd0171 Updated submodules, including upstream vim-polyglot-darkcloud 2014-10-07 03:48:03 -04:00
Kevin MacMartin
468973ab7e Updating submodules, including upstream vim-polyglot 2014-10-03 00:25:30 -04:00
Kevin MacMartin
8182c5ee7e Updated submodules, including upstream vim-polyglot 2014-09-22 10:21:47 -04:00
Kevin MacMartin
a380314cee Updated submodules, including upstream polyglot updates 2014-09-19 08:33:04 -04:00
Kevin MacMartin
b5ca98b0d4 Fixed diff colour conflict with cursor column/row highlight 2014-09-16 05:14:57 -04:00
Kevin MacMartin
0a084de608 Updated submodules, including upstream polyglot 2014-09-16 05:09:56 -04:00
Kevin MacMartin
1e305ed39d Updating submodules 2014-09-11 03:18:54 -04:00
Kevin MacMartin
4b529edfdf whitelisted a java error that appears because of limited project scope 2014-09-10 01:05:08 -04:00
Kevin MacMartin
cd756cf3f2 Updating submodules (including vim-polyglot-darkcloud upstream) 2014-09-09 01:57:48 -04:00
Kevin MacMartin
c916288d4b Updated submodules, including upstream vim-polygot-darkcloud 2014-09-04 13:36:48 -04:00
Kevin MacMartin
071ada3143 Updated submodules 2014-09-01 07:08:19 -04:00
Kevin MacMartin
144b3ec466 Reduced the key mapping timeout from 1000 to 500 2014-09-01 06:11:01 -04:00
Kevin MacMartin
6df5e6156d Updated submodules, including upstream vim-polyglot-darkcloud 2014-08-29 22:48:19 -04:00
Kevin MacMartin
f67f016641 Add additional checks for file/folder creation and use 2014-08-29 05:37:36 -04:00
Kevin MacMartin
def7fe0c76 Check for autochdir before attempting to load it 2014-08-29 04:50:12 -04:00
Kevin MacMartin
00f4f3d3e5 Updated submodules, including upstream language packs via polyglot 2014-08-26 12:27:45 -04:00
Kevin MacMartin
623918995d Autofocus the tagbar when it's triggered 2014-08-26 12:21:04 -04:00