Commit graph

113 commits

Author SHA1 Message Date
Kevin MacMartin
5c336c99b1 Don't complain about too many lines of code in PHP files 2017-08-14 17:20:01 -04:00
Kevin MacMartin
09cb77742c Replace some UTF-8 characters with ASCII ones for compatibility reasons 2017-02-10 16:47:47 -05:00
Kevin MacMartin
1511f4e33f Update the utf-8 icons used in the lightline status bar 2017-02-10 16:25:50 -05:00
Kevin MacMartin
6ca9f9737b Add vue.html.javascript.css to mta_filetypes 2017-01-30 14:02:10 -05:00
Kevin MacMartin
9c66c59df9 Silence sass error when imports can't be located 2016-12-29 14:10:19 -05:00
Kevin MacMartin
7e73208d12 Space our some square brackets 2016-12-05 13:58:29 -05:00
Kevin MacMartin
0e4a5cb614 Add vue files to the list of compatible MatchTagAlways file types and update submodules 2016-11-08 15:11:18 -05:00
Kevin MacMartin
bfc260b406 Update submodules and hide the shellcheck warning about operation && operation || operation not being an if/else 2016-10-14 11:11:22 -04:00
Kevin MacMartin
c9443f5d2a Don't display the "Not following:" source error for shellcheck 2016-09-20 21:50:14 -04:00
Kevin MacMartin
491a39cc5e Remove the shellcheck error regarding its inability to follow the path of a sourced file 2016-09-13 15:02:25 -04:00
Kevin MacMartin
b078da11e1 Fix easytags tags file and tags_by_filetype by setting the values if the file is readable and the folder is a folder, rather than the negative of that 2016-09-02 00:10:39 -04:00
Kevin MacMartin
44efd584e5 Remove the ordered item prefix warning from the syntastic markdown output 2016-05-02 22:12:39 -04:00
Kevin MacMartin
8cf404d3fc Remove PHP errors about too many public methods 2016-04-28 16:40:34 -04:00
Kevin MacMartin
8c33842ee3 Remove php warning about overall complexity 2016-04-26 13:57:48 -04:00
Kevin MacMartin
463cb0680e Update neocomplcache to neocomplete, add FastFold to help with folds and improve the add/delete-submodule scripts 2016-03-22 12:04:00 -04:00
Kevin MacMartin
bff9d7c3dc Update submodules and don't specify language for emmet (this is producing errors for whatever reason) 2016-03-22 11:23:16 -04:00
Kevin MacMartin
83ae0905c3 Don't complain about really long methods in PHP 2016-01-27 13:57:09 -05:00
Kevin MacMartin
9d888b41da Remove php errors about function cyclomatic complexity 2015-11-11 12:00:09 -05:00
Kevin MacMartin
782d7b26f0 Remove php errors about function npath complexity 2015-11-11 11:53:52 -05:00
Kevin MacMartin
c35bb6376b Remove the expected assignment or function call error from jshint as this creates errors where they don't actually occur 2015-11-09 14:40:31 -05:00
Kevin MacMartin
8ebaa19ab7 Remove PHP warnings for functions that are too complex/long 2015-11-04 16:53:45 -05:00
Kevin MacMartin
a72dfc6b25 Remove the short variable names error for php 2015-10-29 18:22:12 -04:00
Kevin MacMartin
53f6afe1a9 Remove the short names error for php 2015-10-29 17:49:23 -04:00
Kevin MacMartin
ed305fc190 Change the emmet leader back to the default and use emmet on blade files 2015-10-25 14:52:35 -04:00
Kevin MacMartin
8b1417acf6 Remove the markdown error for incorrect heading order 2015-10-09 23:55:15 -04:00
Kevin MacMartin
c8311e5b9d Remove markdown line length syntax error 2015-08-29 03:01:21 -04:00
Kevin MacMartin
25570ba247 Remove file error for less 2015-07-12 16:49:15 -04:00
Kevin MacMartin
5be75e8e28 Filter out the 'missing shebang' shellcheck warning 2015-05-28 19:20:46 -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
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
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
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
f80f372632 Skip python whitespace errors 2015-01-26 00:15:25 -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
892d949d36 Tweak statusbar colours and add utf-8 symbol for new documents 2014-12-05 10:27:50 -05:00
Kevin MacMartin
646d18bd4c add leader+bracket toggles for sidebars and play with placement/touchup 2014-12-01 08:46:34 -05:00
Kevin MacMartin
95a0548ebc Fix help in small windows + set minimum widthxheight + more utf-8 in lightline 2014-12-01 01:55:15 -05:00
Kevin MacMartin
1f10a4bd20 Fix some issues with the statusline and update the colourscheme 2014-12-01 00:31:28 -05:00
Kevin MacMartin
0862f8f5f2 Skip the 'add too long' error from python 2014-11-22 00:48:29 -05:00
Kevin MacMartin
64399b2404 Sync syntastic toggle actions + disable with extradite to avoid conflict 2014-11-18 11:23:34 -05:00
Kevin MacMartin
f170b77156 Improve organization of colorscheme definitions + add/configure vim-bookmarks 2014-10-28 15:33:37 -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