mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
commit
This commit is contained in:
@@ -29,6 +29,7 @@ Plugin 'Yggdroot/indentLine'
|
||||
Plugin 'godlygeek/tabular'
|
||||
Plugin 'plasticboy/vim-markdown'
|
||||
Plugin 'morhetz/gruvbox'
|
||||
Plugin 'preservim/nerdcommenter'
|
||||
let g:vim_markdown_folding_disabled = 1
|
||||
|
||||
let g:pymode_python = "python3"
|
||||
@@ -61,3 +62,6 @@ set colorcolumn=80,100,120
|
||||
colorscheme gruvbox
|
||||
let g:gruvbox_contrast_dark = 'hard'
|
||||
set background=dark
|
||||
|
||||
" nerdcommenter
|
||||
filetype plugin on
|
||||
|
||||
Reference in New Issue
Block a user