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