kickstart.nvim/lua/custom/plugins/abolish.lua

5 lines
79 B
Lua

-- User :%S to replace words with smart case
return {
'tpope/vim-abolish',
}