add vim surround plugin
fix asdf loading
This commit is contained in:
parent
ebd4dfffcf
commit
9676d13187
4 changed files with 18 additions and 6 deletions
1
roles/neovim/files/plugin/surround.lua
Normal file
1
roles/neovim/files/plugin/surround.lua
Normal file
|
@ -0,0 +1 @@
|
|||
require("nvim-surround").setup()
|
Reference in a new issue