Commit graph

238 commits

Author SHA1 Message Date
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
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
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
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
f80f372632 Skip python whitespace errors 2015-01-26 00:15:25 -05:00
Kevin MacMartin
1c4ed32ad1 Add s and v mode mappings for scrollwheel mappings 2015-01-22 21:42:12 -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
8d64e464af Use tidy for Autoformat with html then remove linebreaks not between tags 2015-01-05 20:53:42 -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
925b6fd7ef Fix <Leader>J comment + disable show whitespace and textwidth in mail 2014-12-10 23:26:38 -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
eeab3e63af Remove smartindent, which apparently interferes with filetype based indents 2014-11-21 22:06:28 -05:00
Kevin MacMartin
6107597d69 Enable smart tabbing 2014-11-21 01:59:13 -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
8f42e27a47 Update submodules 2014-11-14 15:46:07 -05:00
Kevin MacMartin
5c51921aef Use ~/.vim/swap to store swap files rather than the current directory 2014-11-12 05:03:49 -05:00
Kevin MacMartin
65a0cbda1c Add add/remove iskeyword abbreviations and mappings 2014-11-06 13:17:57 -05:00
Kevin MacMartin
636849690b add back single character copy in normal mode 2014-11-03 07:21:18 -05:00
Kevin MacMartin
1b4b730453 Improve logic used when opening a help split 2014-11-03 02:48:29 -05:00
Kevin MacMartin
d9b2d6fc98 Improve/fix organization+naming for splits + load help @ 33% width 2014-11-02 18:19:37 -05:00
Kevin MacMartin
cba3133227 Set the slrn comment string 2014-10-31 02:06:55 -04:00
Kevin MacMartin
9c22929c3a Fix and improve split mappings + add abbrevs: vs25/vs75/sp25/sp75 2014-10-31 01:51:35 -04:00
Kevin MacMartin
fb15796c0b Fix alt+dir for sidebars, add ctrl-w split shortcuts and gitv colorscheme 2014-10-31 01:22:22 -04:00
Kevin MacMartin
56e3729608 clean up documentation + center search vertically on selected term 2014-10-29 07:15:02 -04:00
Kevin MacMartin
f170b77156 Improve organization of colorscheme definitions + add/configure vim-bookmarks 2014-10-28 15:33:37 -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
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
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
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