nvim-lua.kickstart.nvim/lua/custom/plugins/abolish.lua
2025-01-06 16:38:01 -05:00

4 lines
79 B
Lua

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