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

5 lines
79 B
Lua
Raw Normal View History

2025-01-06 16:38:01 -05:00
-- User :%S to replace words with smart case
return {
'tpope/vim-abolish',
}