mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-23 13:48:35 +02:00
5 lines
79 B
Lua
5 lines
79 B
Lua
|
-- User :%S to replace words with smart case
|
||
|
return {
|
||
|
'tpope/vim-abolish',
|
||
|
}
|