feat(nvim): install vim-rsi
This commit is contained in:
parent
f75e7fec2a
commit
b6ad3f529e
@ -0,0 +1,8 @@
|
|||||||
|
return {
|
||||||
|
{
|
||||||
|
"tpope/vim-rsi",
|
||||||
|
event = {
|
||||||
|
"InsertEnter",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user