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 |
|
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
|
bc1ffa5b33
|
Update submodules, including upstream vim-polyglot langpack update
|
2014-11-30 07:52:41 -05:00 |
|
Kevin MacMartin
|
58bfc2993d
|
Update submodules including upstream vim-polyglot update
|
2014-11-27 03:51:29 -05:00 |
|
Kevin MacMartin
|
c836124ad7
|
Update submodules including 2^upstream vim-archversion through vim-polyglot
|
2014-11-24 15:27:33 -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
|
56ef01f45c
|
Update submodules including upstream*2 update to archversion syntax
|
2014-11-20 16:06:43 -05:00 |
|
Kevin MacMartin
|
8b47b81a87
|
Fix update script so it will work when run in a path with spaces
|
2014-11-20 05:18:14 -05:00 |
|
Kevin MacMartin
|
9627229e6d
|
Update submodules, including up-upstream vim-archversion update
|
2014-11-19 05:44:20 -05:00 |
|
Kevin MacMartin
|
0bb71262e5
|
Update submodules including upstream vim-polyglot update
|
2014-11-18 12:25:24 -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
|
26a209f4f5
|
Fix helptag generation when the vimrc isnt loaded at startup
|
2014-11-18 08:53:05 -05:00 |
|
Kevin MacMartin
|
49a195bcf7
|
Update submodules including polyglot update to lang packs and supported langs
|
2014-11-15 01:50:58 -05:00 |
|
Kevin MacMartin
|
8f42e27a47
|
Update submodules
|
2014-11-14 15:46:07 -05:00 |
|
Kevin MacMartin
|
fce9410b7c
|
Update submodules, including upstream polyglot langpack update
|
2014-11-12 05:06:48 -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
|
0709705ec6
|
Update submodules, including upstream polyglot update
|
2014-11-03 16:23:19 -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 |
|