Minor fixes to highlighting
This commit is contained in:
parent
038797c6da
commit
72043737be
4 changed files with 7 additions and 15 deletions
|
|
@ -55,9 +55,5 @@ function! NimIndent()
|
|||
return Down()
|
||||
endif
|
||||
|
||||
" if prevl =~ '[\])}]\s*$'
|
||||
" return Down()
|
||||
" endif
|
||||
|
||||
return -1
|
||||
endfunction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue