This commit is contained in:
foozzi 2024-01-30 16:27:14 -05:00
parent ee842f9f3e
commit 656ace3de7
6 changed files with 100 additions and 0 deletions

View file

@ -0,0 +1,5 @@
return {
"kylechui/nvim-surround",
version = "*", -- Use for stability; omit to use `main` branch for the latest features
event = "VeryLazy",
}