Commit graph

407 commits

Author SHA1 Message Date
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
Kevin MacMartin
f8cce36327 Combine word-processing settings and make breakat settings more robust 2014-08-26 03:07:04 -04:00
Kevin MacMartin
a3971297aa make java errors about being unable to find external imports silent 2014-08-25 23:56:55 -04:00
Kevin MacMartin
ba8ab82b30 Completed disabling syntax checking on :wq 2014-08-25 23:47:40 -04:00
Kevin MacMartin
2e69f653ca Don't check syntax on :wq 2014-08-25 23:39:44 -04:00
Kevin MacMartin
26608e0eee Display tag information (if available) in the gutter area 2014-08-25 02:38:28 -04:00
Kevin MacMartin
a77fbddf80 Updated polyglot submodule after pulling in updated langpacks upstream 2014-08-25 01:47:03 -04:00
Kevin MacMartin
580f0157ac Updating submodules 2014-08-25 01:41:45 -04:00
Kevin MacMartin
0a2b75414b Made the plugin categories for filetypes more consistant 2014-08-25 01:37:45 -04:00
Kevin MacMartin
29be734fc0 Vastly improved the gentags script-- now uses either $PWD or input paths 2014-08-25 01:17:56 -04:00
Kevin MacMartin
0fc53f1677 autotags is enabled by default again, but with much better config 2014-08-25 00:43:41 -04:00
Kevin MacMartin
fad8db91af Set the default value for disableautotags to 1 2014-08-24 22:48:01 -04:00
Kevin MacMartin
c788f89400 Updating submodules 2014-08-23 06:07:19 -04:00
Kevin MacMartin
ddf0d247e2 Changed some formatting + set tagfile locations 2014-08-21 02:27:36 -04:00
Kevin MacMartin
952ce1c879 Added a few more tweaks to the easytags settings 2014-08-20 23:28:00 -04:00
Kevin MacMartin
0a07dabbb5 Updating submodules 2014-08-20 23:14:20 -04:00
Kevin MacMartin
db68ee56c7 Added auto_recurse option to easytags to generate more complete tags 2014-08-20 23:12:55 -04:00
Kevin MacMartin
ec79661869 Updating submodules 2014-08-18 02:40:32 -04:00
Kevin MacMartin
1385eec6df updating submodules 2014-08-15 04:51:06 -04:00
Kevin MacMartin
20767ce882 Updated submodules, including the upstream changes to polyglot 2014-08-13 21:43:42 -04:00
Kevin MacMartin
e2b5f1327f Fixed filetype assignments 2014-08-11 00:58:56 -04:00
Kevin MacMartin
f8d1a8a4cd Updating submodules 2014-08-10 06:14:15 -04:00
Kevin MacMartin
0f2b687d84 Prevent wrapping from breaking words in vimpager 2014-08-10 06:11:37 -04:00
Kevin MacMartin
37da2ea46c Improve left/right browsing in vimpager 2014-08-07 23:33:34 -04:00
Kevin MacMartin
1b3f169999 Reenable escape keys as they seem to be required for correct arrow keys 2014-08-07 23:20:59 -04:00
Kevin MacMartin
21ee4d0d0c Disable ctrl-z suspend and remove some buggy settings 2014-08-07 23:03:22 -04:00
Kevin MacMartin
fb38ad125c Updating submodules 2014-08-07 19:59:48 -04:00