Add < and > to the C++ matchpairs setting for %
This commit is contained in:
parent
be5e7007c9
commit
21502aadd6
@ -1,3 +1,4 @@
|
||||
vim.bo.commentstring = '//%s'
|
||||
vim.opt.commentstring = '//%s'
|
||||
vim.opt.matchpairs:append('<:>')
|
||||
|
||||
require('build').create_commands()
|
||||
|
Loading…
x
Reference in New Issue
Block a user