Commit graph

1292 commits

Author SHA1 Message Date
Kevin MacMartin
c8311e5b9d Remove markdown line length syntax error 2015-08-29 03:01:21 -04:00
Kevin MacMartin
c03465bcba Update submodules 2015-08-21 16:24:18 -04:00
Kevin MacMartin
0a806d3efa Update submodules 2015-08-17 22:56:03 -04:00
Kevin MacMartin
9cd44e677e Update submodules 2015-08-07 23:41:18 -04:00
Kevin MacMartin
8ad9429809 Update submodules 2015-08-05 11:00:44 -04:00
Kevin MacMartin
7cb1fe0d99 Add note about vimpager compatibility being for 1.x 2015-07-29 15:19:56 -04:00
Kevin MacMartin
0f969c5edb Update submodules 2015-07-29 15:19:13 -04:00
Kevin MacMartin
73ec4dff4e Apply the same colorscheme hack to the vimpagerrc 2015-07-25 18:42:18 -04:00
Kevin MacMartin
da9a99e281 Update submodules 2015-07-21 02:40:04 -04:00
Kevin MacMartin
7df138ceaa Fix colorscheme loading in vimrc and ~/.vimrc by setting the default colorscheme first 2015-07-21 02:37:27 -04:00
Kevin MacMartin
25570ba247 Remove file error for less 2015-07-12 16:49:15 -04:00
Kevin MacMartin
b559b82247 Update submodules including upstream polyglot lang pack update 2015-07-06 13:07:13 -04:00
Kevin MacMartin
e480c20f88 Update submodules including upstream polyglot lang pack update 2015-06-24 10:29:01 -04:00
Kevin MacMartin
e103a14094 Set ttymouse if vim is not neovim (for neovim compatibility) 2015-06-24 10:25:31 -04:00
Kevin MacMartin
cdaecbd7a9 Update submodules, including upstream polyglot lang pack update 2015-06-09 21:08:38 -04:00
Kevin MacMartin
5be75e8e28 Filter out the 'missing shebang' shellcheck warning 2015-05-28 19:20:46 -04:00
Kevin MacMartin
d1f41acb74 Update submodules including upstream polyglot lang pack update 2015-05-28 16:39:49 -04:00
Kevin MacMartin
e0dea99d11 Update submodules including upstream polyglot lang pack update 2015-05-27 13:50:02 -04:00
Kevin MacMartin
3ee3a0d6ed Update submodules including upstream polyglot langpack update 2015-05-20 15:55:04 -04:00
Kevin MacMartin
22d88cfeae Notify whether spellcheck is getting toggled on or off when toggling 2015-05-07 12:37:40 -04:00
Kevin MacMartin
46e437271a Set the minimum width and height to 1x1 2015-05-04 12:47:00 -04:00
Kevin MacMartin
6dd1b9426b Update submodules including upstream langpack updates 2015-05-04 12:44:54 -04:00
Kevin MacMartin
414e638855 Update submodules including upstream polyglot langpack update 2015-05-01 18:11:39 -04:00
Kevin MacMartin
c87515f53b Update submodules, including upstream lang pack update in polyglot 2015-04-22 11:51:53 -04:00
Kevin MacMartin
baf49c5576 Restore original expandtab value after modifying tabs with <Leader>t and <Leader>T 2015-04-06 12:36:19 -04:00
Kevin MacMartin
a414800c4d Update submodules including upstream polyglot lang pack update 2015-04-06 10:31:57 -04:00
Kevin MacMartin
425306bf0a Improve less undefined error silencing 2015-03-25 13:43:56 -04:00
Kevin MacMartin
451983f697 Silence unexpected $x statement error message from eslint (it needs the full scope of the project to know what to expect) 2015-03-23 17:40:48 -04:00
Kevin MacMartin
22181ce9ce Add syntastic quiet messages for a number of javascript checker calls 2015-03-23 17:12:09 -04:00
Kevin MacMartin
68c54c0813 Sort syntastic ignore messages and ignore undefined variable errors (as these are often referenced from outside the file) 2015-03-23 16:38:55 -04:00
Kevin MacMartin
16c1630f67 Update submodules including upstream lang packs 2015-03-23 12:47:53 -04:00
Kevin MacMartin
25c21627c3 Update submodules including upstream polyglot lang pack update 2015-03-17 14:23:18 -04:00
Kevin MacMartin
bf412918dd Update submodules and improve the update script a bit 2015-03-14 02:22:25 -04:00
Kevin MacMartin
ef4ab43656 Update submodules (including upstream polyglot) 2015-03-12 19:07:32 -04:00
Kevin MacMartin
2ce5734277 Update screenshot to reflect current look and feel 2015-03-10 07:37:02 -04:00
Kevin MacMartin
6e1862f7b1 Tweak sidebar keys again and remove cursor column for the tagbar 2015-03-10 07:27:53 -04:00
Kevin MacMartin
01e32b0b7c Update submodules including upstream polyglot lang packs 2015-03-10 06:50:28 -04:00
Kevin MacMartin
7ecde346f7 Update submodules, including upstream polyglot lang pack update 2015-03-02 18:34:32 -05:00
Kevin MacMartin
05bee2499b Set syntasic quiet messages by error code when possible + add "this \x will be regular x" warning for shellcheck 2015-03-02 18:17:03 -05:00
Kevin MacMartin
88def793e7 Remove indent of multiples of 4 error for bashate in syntastic 2015-02-27 12:22:47 -05:00
Kevin MacMartin
9f8313a45a Unset read-only when editing a read-only file rather than complaining + separate syntastic quiet messages out by language and checker 2015-02-27 11:21:28 -05:00
Kevin MacMartin
2f82c4fc84 Change sidebars to F9-F12 and use the same mappings for Ctrl/Alt+F-Keys 2015-02-27 05:46:46 -05:00
Kevin MacMartin
38f17b3661 Update submodules including polyglot + change iskeyword=-. from PKGBUILD to sh 2015-02-26 21:40:56 -05:00
Kevin MacMartin
aa66eaf1a1 Update submodules, including upstream lang pack update in polyglot 2015-02-25 02:03:43 -05:00
Kevin MacMartin
1da66979c3 Update submodules including upstream polyglot lang packs 2015-02-20 01:00:56 -05:00
Kevin MacMartin
22d3d0b083 Remove shellcheck warning about unused varaibles 2015-02-17 15:46:45 -05:00
Kevin MacMartin
8ab585900c Remove another shellcheck error regarding a missing shebang 2015-02-17 15:27:05 -05:00
Kevin MacMartin
9aa37f4981 Remove frequently unnecessary shellcheck warning about expanding single quotes 2015-02-17 15:10:09 -05:00
Kevin MacMartin
57402031c4 Quick fix for a small output error in the update script 2015-02-17 12:53:32 -05:00
Kevin MacMartin
3713af3244 Update submodules, including an upstream polyglot lang pack update 2015-02-17 12:40:57 -05:00