moved tex mapping to ftplugin and added surround for tex
This commit is contained in:
parent
f2eaf7c67a
commit
3a09e91ad6
3 changed files with 23 additions and 21 deletions
|
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
'tpope/vim-surround',
|
||||
event = 'BufRead',
|
||||
config = function()
|
||||
-- You may configure any additional settings here if needed
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue