deciced cursorline was needed
This commit is contained in:
parent
a18fef9692
commit
e8b4bfb692
1 changed files with 1 additions and 0 deletions
|
@ -213,3 +213,4 @@ autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
|||
autocmd BufWritePre *.py execute ':Black'
|
||||
let g:fzf_layout = { 'window': { 'width': 0.8, 'height': 0.5, 'highlight': 'Comment' } }
|
||||
let g:indentLine_fileTypeExclude = ['markdown']
|
||||
set cursorline
|
||||
|
|
Loading…
Reference in a new issue