Kevin MacMartin
|
3b7c48e0c8
|
Replace the tap349 vim-extradite fork with the original now that it supports the latest fugitive
|
2020-11-19 16:46:18 -05:00 |
|
Kevin MacMartin
|
00e0718252
|
Remove emmet as it's really not appropriate as a global plugin
|
2020-11-19 16:35:44 -05:00 |
|
Kevin MacMartin
|
b830622667
|
Remove cosco as I never actually used it, and fix the link to the darkcloud polyglot fork
|
2020-11-19 16:17:31 -05:00 |
|
Kevin MacMartin
|
948add4516
|
Move python to optional dependencies since the vimrc is smart enough to disable those plugins when they aren't being used, add the msgpack requirement for deoplete, and don't load deoplete if msgpack isn't available
|
2020-02-28 00:16:49 -05:00 |
|
Kevin MacMartin
|
6ba3ace330
|
Remove gundo (which no longer works)
|
2020-01-30 00:14:57 -05:00 |
|
Kevin MacMartin
|
c1830ac8be
|
Rename vim-extradite to vim-extradite-tap349 so we aren't conflicting with the old repo
|
2019-03-25 17:39:21 -04:00 |
|
Kevin MacMartin
|
f7d5677f28
|
Update to tap349's fork of vim-extradite and finally update vim-fugitive now that extradite supports the updated version
|
2019-03-25 17:35:04 -04:00 |
|
Kevin MacMartin
|
af979973bc
|
Never auto-start the filer (I realized every deployment had that workflow disabled)
|
2019-03-21 16:28:08 -04:00 |
|
Kevin MacMartin
|
c82dc114cf
|
Use https for the imgur links in the README
|
2019-03-08 01:38:45 -05:00 |
|
Kevin MacMartin
|
8861aa289f
|
Open the ale error list by hitting leader twice instead of on error, and always show the gutter when ale is enabled to avoid having the window jump around as errors appear and disappear
|
2018-03-13 22:50:50 -04:00 |
|
Kevin MacMartin
|
5343c44763
|
Replace neocomplete with deoplete
|
2018-03-13 15:38:03 -04:00 |
|
Kevin MacMartin
|
e8413330cf
|
Update the dependencies section to reflect the use of ale in place of syntastic
|
2018-03-13 11:56:49 -04:00 |
|
Kevin MacMartin
|
662af8c9e2
|
Replace syntastic with ale in the README
|
2018-03-13 11:55:43 -04:00 |
|
Kevin MacMartin
|
ae8ba0a227
|
Replace syntastic with ale
|
2018-03-13 11:32:04 -04:00 |
|
Kevin MacMartin
|
c9fd2f8a21
|
Fix F3/F4 confusion in README
|
2018-03-13 10:36:20 -04:00 |
|
Kevin MacMartin
|
c45dd5a8dd
|
Remove comment about vim 7.3 and below from the readme
|
2018-03-11 20:10:00 -04:00 |
|
Kevin MacMartin
|
f9ffbe4e5a
|
Update submodules and remove vim-bookmarks
|
2018-03-11 20:08:14 -04:00 |
|
Kevin MacMartin
|
26259e4252
|
Add the splitjoin plugin
|
2017-11-22 17:24:13 -05:00 |
|
Kevin MacMartin
|
384549b348
|
Add cosco.vim to add semicolons or commas to the end of the line based on the lines around it, and hook it up to ;; as a shortcut
|
2017-11-22 14:42:33 -05:00 |
|
Kevin MacMartin
|
b5b0e57f64
|
Add the editorconfig-vim plugin
|
2017-11-08 14:34:23 -05:00 |
|
Kevin MacMartin
|
55c93f0940
|
Also disable gundo.vim if python support is missing, and add a note about the requirement on Lua for neocomplete.vim to the readme
|
2017-02-12 19:14:14 -05:00 |
|
Kevin MacMartin
|
4374e1155d
|
Update submodules, clean up the update, specify the need for coretutils (for the timeout command), and allow the use of gtimeout in the update script on OSX
|
2016-09-29 11:46:56 -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
|
33089160ad
|
Remove vim-autoformat
|
2016-02-16 13:33:42 -05:00 |
|
Kevin MacMartin
|
7cb1fe0d99
|
Add note about vimpager compatibility being for 1.x
|
2015-07-29 15:19:56 -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
|
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
|
646d18bd4c
|
add leader+bracket toggles for sidebars and play with placement/touchup
|
2014-12-01 08:46: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
|
cdf56f34a0
|
Add the rename.vim plugin
|
2014-10-28 14:34:49 -04:00 |
|
Kevin MacMartin
|
7ae3effa06
|
Added new submodule vim-unimpaired
|
2014-10-27 14:39:47 -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
|
7bb3c32e3b
|
Tons of mapping issues fixed, re-add mkd table fmt, tweak keys+settings
|
2014-10-22 03:41:50 -04:00 |
|
Kevin MacMartin
|
24c9f3cb16
|
Add the patchreview-vim plugin for vimdiff of changes a patch will make
|
2014-10-21 03:09:43 -04:00 |
|
Kevin MacMartin
|
0dee709f47
|
Added the incsearch plugin to the README
|
2014-10-19 14:03:33 -04:00 |
|
Kevin MacMartin
|
0fc53f1677
|
autotags is enabled by default again, but with much better config
|
2014-08-25 00:43:41 -04:00 |
|
Kevin MacMartin
|
fad8db91af
|
Set the default value for disableautotags to 1
|
2014-08-24 22:48:01 -04:00 |
|
Kevin MacMartin
|
5c39279877
|
Disabled gvim scrollbars by default and readded the toggle (\<f3>)
|
2014-08-07 03:51:07 -04:00 |
|
Kevin MacMartin
|
a0d5fd5ca0
|
Removed the junk about vimcat; the default config works better
|
2014-07-31 03:09:56 -04:00 |
|
Kevin MacMartin
|
c7c13f22b9
|
compress the vimpager stuff into fewer lines
|
2014-07-31 01:51:21 -04:00 |
|
Kevin MacMartin
|
6f1846d388
|
Improved vimpager documentation
|
2014-07-31 01:44:10 -04:00 |
|
Kevin MacMartin
|
e89b48bd45
|
Fixed a spelling mistake in the README
|
2014-07-30 04:55:35 -04:00 |
|
Kevin MacMartin
|
b624f5d3c7
|
Small non-functional touchup to the README
|
2014-07-30 02:53:05 -04:00 |
|
Kevin MacMartin
|
5ded6877c5
|
Added the tabular plugin and mapped the mkd table format it allows
|
2014-07-29 03:04:37 -04:00 |
|
Kevin MacMartin
|
ddbc6a71b2
|
Removing vim-neco-calc as it didn't feel it had enough value-added
|
2014-07-26 05:06:19 -04:00 |
|
Kevin MacMartin
|
579d88994f
|
Removed the spellcheck plugin from the README
|
2014-07-26 05:02:53 -04:00 |
|
Kevin MacMartin
|
0b755a454f
|
Added vimpager info to the README + removed keyboard.vim from vimpager
and instead specified a custom set of mappings. Removed the SpellCheck
plugin (it stopped working and wasn't very useful anyway)
|
2014-07-26 03:10:16 -04:00 |
|
Kevin MacMartin
|
f664b75885
|
Added the new plugins to the README
|
2014-07-24 01:05:28 -04:00 |
|
Kevin MacMartin
|
6b13bbdede
|
Added a screenshot of the update tool in action
|
2014-07-24 01:00:56 -04:00 |
|