mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-23 05:38:38 +02:00
feat: latest preferences
This commit is contained in:
parent
9d965db75f
commit
1fd6b5e58b
9 changed files with 106 additions and 67 deletions
4
lua/custom/plugins/abolish.lua
Normal file
4
lua/custom/plugins/abolish.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
-- User :%S to replace words with smart case
|
||||
return {
|
||||
'tpope/vim-abolish',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue