mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-07 13:36:35 +05:30
initial commit
This commit is contained in:
4
modules/home-manager/nvim/old/lua/plugins/surround.lua
Normal file
4
modules/home-manager/nvim/old/lua/plugins/surround.lua
Normal file
@ -0,0 +1,4 @@
|
||||
return {
|
||||
'kylechui/nvim-surround',
|
||||
config = true,
|
||||
}
|
Reference in New Issue
Block a user