Kevin MacMartin
|
5563a5ce57
|
Add vim-matchup
|
2024-08-16 12:08:24 -04:00 |
|
Kevin MacMartin
|
2c60090d33
|
Update submodules
|
2024-08-15 17:37:40 -04:00 |
|
Kevin MacMartin
|
b03833cb48
|
Update submodules
|
2024-08-12 15:54:50 -04:00 |
|
Kevin MacMartin
|
b557cc2abc
|
Add smartyank.nvim
|
2024-08-12 15:53:09 -04:00 |
|
Kevin MacMartin
|
2b81695301
|
Update submodules
|
2024-08-07 00:35:47 -04:00 |
|
Kevin MacMartin
|
f4ff175e65
|
Update submodules
|
2024-08-02 14:57:10 -04:00 |
|
Kevin MacMartin
|
6857b3319e
|
Update submodules
|
2024-07-16 17:14:34 -04:00 |
|
Kevin MacMartin
|
7cb8407769
|
Update submodules
|
2024-07-03 17:32:36 -04:00 |
|
Kevin MacMartin
|
83ebdb8b97
|
Update submodules
|
2024-06-12 16:19:06 -04:00 |
|
Kevin MacMartin
|
e0aeff9b4a
|
Update submodules
|
2024-06-04 15:33:13 -04:00 |
|
Kevin MacMartin
|
f57accd719
|
Update submodules
|
2024-05-20 16:44:43 -04:00 |
|
Kevin MacMartin
|
b3eef281d1
|
Update submodules
|
2024-05-16 16:42:38 -04:00 |
|
Kevin MacMartin
|
03c2721c5d
|
Update submodules
|
2024-05-10 12:23:04 -04:00 |
|
Kevin MacMartin
|
6e30b2ec2f
|
Update submodules
|
2024-04-26 02:42:22 -04:00 |
|
Kevin MacMartin
|
c973c76035
|
Update submodules
|
2024-04-23 12:58:36 -04:00 |
|
Kevin MacMartin
|
44fe1e622f
|
Update submodules
|
2024-04-17 12:52:01 -04:00 |
|
Kevin MacMartin
|
d5133b0491
|
Update submodules
|
2024-04-09 23:11:18 -04:00 |
|
Kevin MacMartin
|
4f45088053
|
Update submodules
|
2024-04-02 14:54:53 -04:00 |
|
Kevin MacMartin
|
e64b390560
|
Update submodules
|
2024-03-28 16:32:08 -04:00 |
|
Kevin MacMartin
|
a816ebe15c
|
Update submodules
|
2024-03-19 22:19:31 -04:00 |
|
Kevin MacMartin
|
b28082ef68
|
Remove the ReplaceWithRegister plugin properly as "P" has the desired functionality now and we can retain the existing logic by swapping the p and P bindings
|
2024-03-17 17:47:58 -04:00 |
|
Kevin MacMartin
|
033184f58a
|
Revert "Remove the keybinding to have Y copy to the end of the line as this is default in neovim"
This reverts commit 0796112444 .
|
2024-03-17 17:46:04 -04:00 |
|
Kevin MacMartin
|
0796112444
|
Remove the keybinding to have Y copy to the end of the line as this is default in neovim
|
2024-03-17 17:40:55 -04:00 |
|
Kevin MacMartin
|
51bb371dbc
|
Remove editorconfig-vim as support is now built into neovim
|
2024-03-17 17:23:10 -04:00 |
|
Kevin MacMartin
|
e0edcb64cd
|
Update submodules
|
2024-03-17 17:07:11 -04:00 |
|
Kevin MacMartin
|
473c657cf6
|
Update submodules
|
2024-03-15 16:16:35 -04:00 |
|
Kevin MacMartin
|
98c76dea47
|
Update submodules
|
2024-03-14 15:50:46 -04:00 |
|
Kevin MacMartin
|
0c8b46b803
|
Replace vim-togglelist with qf.nvim so we can create a more comfortable experience
|
2024-03-13 18:14:17 -04:00 |
|
Kevin MacMartin
|
e89bc285d1
|
Update submodules
|
2024-03-13 15:02:40 -04:00 |
|
Kevin MacMartin
|
d9f5aba9b7
|
Update submodules
|
2024-03-11 12:18:17 -04:00 |
|
Kevin MacMartin
|
8842a7d228
|
Update submodules
|
2024-03-08 18:05:21 -05:00 |
|
Kevin MacMartin
|
9bc1a446ae
|
Update submodules
|
2024-03-06 12:10:31 -05:00 |
|
Kevin MacMartin
|
184723dbca
|
Replace tagbar with vista
|
2024-03-06 02:08:39 -05:00 |
|
Kevin MacMartin
|
28cad284ac
|
Remove vim-unimpaired and vim-repeat, and manually add the [<Space> ]<Space> feature of vim-unimpaired that adds lines above and below the current one
|
2024-03-05 21:34:28 -05:00 |
|
Kevin MacMartin
|
418f687a0e
|
Replace vim-surround with nvim-surround
|
2024-03-05 13:03:53 -05:00 |
|
Kevin MacMartin
|
f3ce98466e
|
Add nvim-treesitter-textobjects with some friendly keybindings
|
2024-03-05 12:46:26 -05:00 |
|
Kevin MacMartin
|
806e7c5385
|
Add a filesystem paths nvim-cmp source
|
2024-03-05 12:07:58 -05:00 |
|
Kevin MacMartin
|
1a6fa9c053
|
Update submodules
|
2024-03-04 14:44:10 -05:00 |
|
Kevin MacMartin
|
3249d3ddf1
|
Replace deoplete with nvim-cmp and a collection of autocompletion sources, and refactor a bunch of the config
|
2024-03-04 14:39:06 -05:00 |
|
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
|
e378a6af38
|
Update the vim-polyglot-darkcloud submodule to fix json
|
2024-02-23 16:37:23 -05:00 |
|
Kevin MacMartin
|
125961a30f
|
Update lang packs
|
2024-02-23 15:47:35 -05:00 |
|
Kevin MacMartin
|
0d70c1bdfa
|
Update submodules
|
2024-02-16 15:29:23 -05:00 |
|
Kevin MacMartin
|
2054c0e1da
|
Update submodules
|
2024-02-01 13:27:58 -05:00 |
|