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
Kevin MacMartin
954632c7b7
Added tcommand to provide a searchable list of commands via `
2014-07-22 22:56:22 -04:00
Kevin MacMartin
73628eb7ea
Fixed a few typos, reset the toggle for goyo to <C/A><F12>, set the
...
default fold level to 5, made \<space> and \\<space> alt ways to
open/close all folds, improved the gutter toggle method and added an
additional way to access help via <Leader>?
all folds
2014-07-20 23:55:42 -04:00
Kevin MacMartin
aef8c0a12d
Swapped ctrl/alt-F# keys with F# keys (toggles are used more)
2014-07-20 21:17:26 -04:00
Kevin MacMartin
004b2dae42
Updated dependencies in the README
2014-07-16 09:19:08 -04:00
Kevin MacMartin
1c7b9453de
Syntastic doesn't check on :wq when disabled, and toggling
...
active/passive also toggles check on open/wq. A new variable was added
to prevent autochecking tags, and the README and update script were
updated to reflect this. Disabling the linebreaks is now defaulted to
off (flip it back on if you like it). The update script is a bit more
careful about how it runs when executed from other directories. A bug
preventing the g:disablelinebreaks variable from being possible to
disable has been squashed, and no default is set when it's not enabled.
Added Emmet javascript (rather than just json), and tried to sync up the
webformat list between plugins that enable themselves for those.
2014-07-14 10:30:02 -04:00