Cusor line/length

This commit is contained in:
Kevin Cotugno 2017-09-08 08:47:42 -07:00
parent c525af4aa3
commit e6224547b2

View File

@ -24,6 +24,8 @@ call plug#end()
syntax enable
set background=dark
colorscheme solarized
set cursorline
set colorcolumn=80,100
call togglebg#map("")
function SetWhitespace()