Commit graph

618 commits

Author SHA1 Message Date
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
Kevin MacMartin
f7ee79ce99 Refactor the update script, focusing on the use of best practices 2015-02-17 12:39:08 -05:00
Kevin MacMartin
c241c284f8 Update submodules, including upstream polyglot 2015-02-12 17:11:28 -05:00
Kevin MacMartin
a76010d245 Update submodules including upstream polyglot langpacks 2015-02-05 11:14:13 -05:00
Kevin MacMartin
5680081e27 Update submodules 2015-02-02 01:49:06 -05:00
Kevin MacMartin
7f67128230 Update submodules 2015-01-31 02:17:58 -05:00
Kevin MacMartin
1b1d82b4a1 Set A-MouseWheel the same as C-MouseWheel because the latter fails after a paste 2015-01-31 02:11:53 -05:00
Kevin MacMartin
9965eaffb2 Updating submodules including upstream polyglot langpack update 2015-01-29 13:01:28 -05:00
Kevin MacMartin
f80f372632 Skip python whitespace errors 2015-01-26 00:15:25 -05:00
Kevin MacMartin
2bc6abc253 Update submodules including upstream polyglot langpack update 2015-01-22 23:24:50 -05:00
Kevin MacMartin
1c4ed32ad1 Add s and v mode mappings for scrollwheel mappings 2015-01-22 21:42:12 -05:00
Kevin MacMartin
b56096d63d More cleanup and improvements to the update script 2015-01-21 02:17:09 -05:00
Kevin MacMartin
1ec6728bf9 Clean and improve update script 2015-01-21 01:51:48 -05:00
Kevin MacMartin
990eae1704 Update submodules 2015-01-21 01:51:39 -05:00
Kevin MacMartin
1113caccb6 Update submodules including upstream vim-polyglot langpacks 2015-01-19 12:35:53 -05:00
Kevin MacMartin
4cb3febbf5 Don't open bars with <Leader>* in input or visual modes 2015-01-08 03:21:24 -05:00
Kevin MacMartin
35f03b883a Update submodules 2015-01-05 22:15:07 -05:00
Kevin MacMartin
8d64e464af Use tidy for Autoformat with html then remove linebreaks not between tags 2015-01-05 20:53:42 -05:00
Kevin MacMartin
f76af68373 Pull in upstream vim-polyglot langpack update 2015-01-03 04:12:13 -05:00
Kevin MacMartin
5a50e4667b Update submodules 2015-01-03 04:01:16 -05:00
Kevin MacMartin
371f1b9627 Fix some fname-specific settings when run with path + fix win-size complaints 2015-01-03 03:57:19 -05:00
Kevin MacMartin
87183878a9 Update submodules including upstream vim-polyglot langpack update 2014-12-23 02:31:40 -05:00
Kevin MacMartin
925b6fd7ef Fix <Leader>J comment + disable show whitespace and textwidth in mail 2014-12-10 23:26:38 -05:00
Kevin MacMartin
d25d0c4763 Update submodules 2014-12-10 17:37:04 -05:00
Kevin MacMartin
892d949d36 Tweak statusbar colours and add utf-8 symbol for new documents 2014-12-05 10:27:50 -05:00