|
@@ -19,7 +19,7 @@ source $HOME/.config/nvim/nvim-config/vim-test.vim
|
|
|
source $HOME/.config/nvim/nvim-config/leader.vim
|
|
source $HOME/.config/nvim/nvim-config/leader.vim
|
|
|
|
|
|
|
|
" Miscellaneous
|
|
" Miscellaneous
|
|
|
-let g:python3_host_prog='/usr/local/bin/python3'
|
|
|
|
|
|
|
+let g:python3_host_prog='/opt/homebrew/bin/python3'
|
|
|
|
|
|
|
|
command! LF FloatermNew lf
|
|
command! LF FloatermNew lf
|
|
|
let g:airline#extensions#tabline#enabled=1
|
|
let g:airline#extensions#tabline#enabled=1
|