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