Commit graph

86 commits

Author SHA1 Message Date
Kevin MacMartin
a1fa4f5388 Switch back to the tap349 fork of vim-extradite as this one doesn't include the diffs from all the files from a given commit 2020-12-13 20:40:03 -05:00
Kevin MacMartin
7dc4a48a2c Remove vim-scrollstatus (it wasn't what I was hoping it would be 2020-11-30 15:56:33 -05:00
Kevin MacMartin
2eb91d7fca Add a little scroll status bar to lightline 2020-11-26 12:57:21 -05:00
Kevin MacMartin
c71e04e385 Delete autoswap.vim as this doesn't work in tmux where I use vim the most 2020-11-19 16:50:54 -05:00
Kevin MacMartin
c5c126ad12 Remove rename.vim as I never actually used this 2020-11-19 16:49:56 -05:00
Kevin MacMartin
11ed8af270 Remove patchreview as I never actually used this 2020-11-19 16:49:33 -05:00
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
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
5343c44763 Replace neocomplete with deoplete 2018-03-13 15:38:03 -04:00
Kevin MacMartin
ae8ba0a227 Replace syntastic with ale 2018-03-13 11:32:04 -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
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
d6fbceb200 Update to fork and await vimscripts pulling the request 2014-10-29 06:57:03 -04:00
Kevin MacMartin
9ae53e2270 Remove ReplaceWithRegister to change to my fork until the update is pulled 2014-10-29 06:54:15 -04: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
24c9f3cb16 Add the patchreview-vim plugin for vimdiff of changes a patch will make 2014-10-21 03:09:43 -04:00
Kevin MacMartin
b334ef1374 Switched to the official incsearch repo and created syntax defs 2014-10-19 14:00:53 -04:00
Kevin MacMartin
70003e79d4 Add incsearch so all matches highlight together, configure plugin to
default search keys, and remap clear search to // (search key twice)
2014-10-19 13:12:27 -04:00
Kevin MacMartin
26608e0eee Display tag information (if available) in the gutter area 2014-08-25 02:38:28 -04:00
Kevin MacMartin
775770c3ee Configured vimpager to use concealed markdown for reading purposes 2014-07-30 02:34:26 -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
667a92e301 Switching to upstream vim-fixkey now that my branch has been pulled 2014-07-28 03:21:22 -04:00
Kevin MacMartin
62fc9ccba4 Switched back upstream for goyo now that it pulled my branch 2014-07-28 03:04:47 -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
09941e143f Switched to my fork for vim-fixkey with support for screen-it and
screen-256color-it (termcap for screen/tmux patched to allow tmux to
render italics). The HTML headings were switched from underlined to
strictly bold from 1-3 and strictly italic from 4-6.
2014-07-26 04:11:50 -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
954632c7b7 Added tcommand to provide a searchable list of commands via ` 2014-07-22 22:56:22 -04:00
Kevin MacMartin
486e8be7a8 switch to my fork of goyo for signify support (until its pulled in) 2014-07-20 23:53:07 -04:00
Kevin MacMartin
7c8d476d5d MatchTagAlways accepted my pull request, so back to the upstream repo 2014-07-17 00:26:47 -04:00
Kevin MacMartin
558148f0b2 Changed MatchTagAlways to my fork until my pythoncheck tweak is pulled 2014-07-16 09:21:08 -04:00
Kevin MacMartin
4d3fc87fca Added vim-easytags, set the tagfile to the one we've been using, included the
vim-misc dependency and updated the README to reflect all this.
2014-07-14 09:24:38 -04:00
Kevin MacMartin
776d166ef0 Removed the grep module as it didn't feel applicable to this package 2014-07-14 01:22:43 -04:00
Kevin MacMartin
c79712cd4c Added the MatchTagAlways plugin to replace breeze matching 2014-07-12 17:40:02 -04:00
Kevin MacMartin
e810a75d10 Removed the breeze plugin while I review 2.0 2014-07-12 17:31:04 -04:00
Kevin MacMartin
71a33571c4 Changed the location of the breeze.vim submodule to my own repository as the
original repo has disappeared (I've emailed the author to ask what's up)
2014-07-09 23:56:51 -04:00
Kevin MacMartin
9618f99c8c Updating the URL to the darkcloud polyglot fork 2014-06-26 09:28:26 -04:00
Kevin MacMartin
0d0ffb51ca Moving vim-signify back upstream now that my fix has been pulled, and
I completely revamped the update script to better handle changing submodules
around, to look way better at the same time as more clearly outlining what's
going on (and whether anything's going wrong), and to have logging capabilities
to help see why things fail when they do.
2014-06-16 05:37:52 -04:00
Kevin MacMartin
e9190b5639 Forked vim-polyglot, replaced a few plugins with some better ones and
pulled in all the syntax plugins from darkcloud-vimconfig that vim-polyglot
didn't cover, which have been removed as submodules from darkcloud-vimconfig.
2014-06-02 04:34:08 -04:00
Kevin MacMartin
7f23ace6cd Added the autoformat module, an associated keybinding and an entry
and list of new (optional) requirements it adds in the README, as
well as making some general improvements to the README.
2014-05-29 11:02:23 -04:00
Kevin
46eac5876e Updated to my fork of vim-signify until my bugfix pull request gets
accepted
2014-05-05 10:57:36 -04:00