vimwiki: dth @ dth-MacBookAir
This commit is contained in:
parent
e337bffc9d
commit
c7a3630df2
3 changed files with 4 additions and 2 deletions
|
|
@ -56,6 +56,7 @@ let g:syntastic_check_on_open = 1
|
|||
let g:syntastic_check_on_wq = 0
|
||||
let g:syntastic_python_checkers = ['python', 'flake8']
|
||||
let g:syntastic_python_python_exec = 'python3'
|
||||
let g:syntastic_rst_checkers=['sphinx']
|
||||
|
||||
" python stuff
|
||||
let g:python3_host_prog = "$HOME/.venvs/nvim/bin/python"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue