refactor(nvim): remove vim-rsi

This commit is contained in:
Price Hiller 2024-06-13 23:24:37 -05:00
parent 0b4a916670
commit 01d4014922
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,8 +0,0 @@
return {
{
"tpope/vim-rsi",
event = {
"InsertEnter",
},
},
}