Remove neovim environment
This commit is contained in:
parent
6ce1c44aff
commit
66a17b11a1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
||||||
let &packpath = &runtimepath
|
let &packpath = &runtimepath
|
||||||
source ~/.vimrc
|
source ~/.vimrc
|
||||||
let g:python3_host_prog = '~/.config/nvim/neovim-python3/bin/python'
|
let g:vimtex_compiler_progname = 'nvr'
|
||||||
|
|
Loading…
Add table
Reference in a new issue