Kevin MacMartin
|
a07f16f3e4
|
Remove the deprecated incsearch plugin
|
2024-03-01 23:58:12 -05:00 |
|
Kevin MacMartin
|
ae22d6f06c
|
Remove MatchTagAlways as it was only barely functional
|
2024-03-01 23:48:55 -05:00 |
|
Kevin MacMartin
|
894afa016d
|
Update the generated user.vim and associated variables, and add nvim-treesitter
|
2024-03-01 21:59:23 -05:00 |
|
Kevin MacMartin
|
9434a7715e
|
remove vimpager
|
2024-03-01 21:13:15 -05:00 |
|
Kevin MacMartin
|
745ab045f1
|
Add Comment.nvim and its treesitter dependency nvim-ts-context-commentstring, and remove periods from plugin descriptions
|
2024-03-01 21:11:26 -05:00 |
|
Kevin MacMartin
|
5b743a6fbc
|
Remove tcommand and tlib
|
2024-03-01 20:57:10 -05:00 |
|
Kevin MacMartin
|
690b882d55
|
Begin port to neovim exclusive config
|
2024-03-01 16:28:35 -05:00 |
|
Kevin MacMartin
|
5f6373aa95
|
Remove SudoEdit.vim as it isn't compatible with all configurations
|
2023-11-09 18:14:12 -05:00 |
|
Kevin MacMartin
|
bca53bfe64
|
Remove ttagecho_vim as I don't think I ever actually ended up using it
|
2023-02-06 13:28:46 -05:00 |
|
Kevin MacMartin
|
48201ea5c1
|
Delete vim-markdown-concealed properly
|
2023-02-06 12:51:58 -05:00 |
|
Kevin MacMartin
|
d4a829d414
|
Use the main config for vimpager, and pull vimpager directly into the project rather than requiring it to be separately installed
|
2023-02-06 12:42:14 -05:00 |
|
Kevin MacMartin
|
1a387d2a98
|
Use indent-based folding and remove FastFold
|
2022-04-19 13:55:53 -04:00 |
|
Kevin MacMartin
|
0edca2bc27
|
Replace easytags with gutentags
|
2022-04-15 14:23:23 -04:00 |
|
Kevin MacMartin
|
c8e845b3c7
|
Fix up the keybindings for the location list, remove a bunch of unnecessary/unused bindings, remove vim-extradite (which no longer seems to be maintained and isn't compatible with the latest fugitive) and attempt to recreate it to an extent using vim-fugitive directly
|
2022-04-15 01:04:33 -04:00 |
|
Kevin MacMartin
|
ad7c92dcc9
|
Remove goyo (I wasn't really using it)
|
2022-04-14 00:47:28 -04:00 |
|
Kevin MacMartin
|
2a48821637
|
Use https:// instead of git:// for all gitmodules
|
2022-04-13 14:25:22 -04:00 |
|
Kevin MacMartin
|
6eabd0fe0d
|
Remove vim-fixkey as it breaks things in more places than it fixes them (installing it per system seems to make more sense)
|
2022-01-24 16:00:59 -05:00 |
|
Kevin MacMartin
|
886f38f0ed
|
Flip back to a forked version of vim-fixkey to prevent that broken first input
|
2021-05-26 13:34:42 -04:00 |
|
Kevin MacMartin
|
2a82af47c4
|
Switch back to upstream vim-fixkey
|
2021-05-26 12:04:41 -04:00 |
|
Kevin MacMartin
|
a72428cf59
|
Switch to my fork of vim-fixkey until the PR is merged
|
2021-02-03 15:56:31 -05:00 |
|
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 |
|