mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update delimitMate setting for Python
This commit is contained in:
parent
b4d320ccd3
commit
f9e9411ee5
@ -7,3 +7,6 @@ set nowrap
|
||||
set sidescroll=5
|
||||
set sidescrolloff=2
|
||||
set colorcolumn=100
|
||||
|
||||
" For delimitMate
|
||||
let b:delimitMate_matchpairs = "(:),[:],{:}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user