5 lines
79 B
Lua
5 lines
79 B
Lua
|
|
-- User :%S to replace words with smart case
|
||
|
|
return {
|
||
|
|
'tpope/vim-abolish',
|
||
|
|
}
|