lsptimeout n stuff

This commit is contained in:
Christian Nieves
2023-11-08 13:01:41 -06:00
parent f818261be2
commit f129f0f93d
8 changed files with 132 additions and 17 deletions

View File

@ -0,0 +1,6 @@
return {
"flwyd/vim-imp",
keys = {
{ "<leader>i", ":ImpSuggest <C-r><C-w><cr>" },
},
}