Compare commits
1 Commits
315b5365ea
...
9c64158445
Author | SHA1 | Date | |
---|---|---|---|
9c64158445 |
@ -162,6 +162,11 @@ set mouse=a
|
||||
" q - allow formatting with 'gq'
|
||||
set formatoptions+=rq
|
||||
|
||||
" Always show the signcolum
|
||||
if exists('&signcolumn')
|
||||
set signcolumn=yes
|
||||
endif
|
||||
|
||||
" Enable modeline
|
||||
set modeline
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user