Yet another attempt to fix vim margins
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
syntax on
|
||||
set noerrorbells
|
||||
set spell
|
||||
colorscheme vim
|
||||
set notermguicolors
|
||||
|
||||
" Margins
|
||||
set foldcolumn=2
|
||||
autocmd ColorScheme * highlight FoldColumn guibg=background
|
||||
highlight FoldColumn ctermbg=NONE
|
||||
|
||||
" Line wrapping in Markdown files
|
||||
autocmd FileType markdown setlocal linebreak
|
||||
|
||||
Reference in New Issue
Block a user