Skip to content

Instantly share code, notes, and snippets.

@NatWeiss
Last active August 12, 2022 17:16
Show Gist options
  • Save NatWeiss/2e959bf5019601b8af219dddfe1a5724 to your computer and use it in GitHub Desktop.
Save NatWeiss/2e959bf5019601b8af219dddfe1a5724 to your computer and use it in GitHub Desktop.
Nvim init.vim
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
let g:python3_host_prog = '/usr/bin/python3'
source ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment