✨ 🐍 make trgt for nvim pyprovider
This commit is contained in:
parent
4b6cf4f746
commit
9f52cb181d
4 changed files with 31 additions and 5 deletions
|
|
@ -77,7 +77,8 @@ nmap ]x ctrih/^# %%<CR><CR>
|
|||
luafile $HOME/.config/nvim/plugins.lua
|
||||
|
||||
" python stuff
|
||||
let g:python3_host_prog = "$HOME/.venvs/nvim/bin/python"
|
||||
" let g:python3_host_prog = "$HOME/.venvs/nvim/bin/python"
|
||||
let g:python4_host_prog = "$HOME/.config/nvim/python"
|
||||
|
||||
" VimWiki setup
|
||||
let g:vimwiki_sync_branch = "main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue