mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
base
This commit is contained in:
@@ -32,7 +32,7 @@ Plugin 'morhetz/gruvbox'
|
||||
let g:vim_markdown_folding_disabled = 1
|
||||
|
||||
let g:pymode_python = "python3"
|
||||
let g:pymode_virtualenv_path = "conda"
|
||||
let g:pymode_virtualenv_path = "/home/bauer/conda"
|
||||
let g:pymode = 1
|
||||
let g:pymode_options = 1
|
||||
" All of your Plugins must be added before the following line
|
||||
|
||||
Reference in New Issue
Block a user