jdhao / nvim-config

A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
MIT License
3.44k stars 507 forks source link

Error while opening a .py file. Please read details #156

Closed hhammoud01 closed 1 year ago

hhammoud01 commented 1 year ago
runtimepath=~/.config/nvim,/opt/homebrew/etc/xdg/nvim,/etc/xdg/nvim,~/.local/share/nvim/sit
e,~/.local/share/nvim/site/pack/packer/opt/nvim-hlslens,~/.local/share/nvim/site/pack/packer/
opt/hop.nvim,~/.local/share/nvim/site/pack/packer/opt/vim-commentary,~/.local/share/nvim/site
/pack/packer/opt/cmp-emoji,~/.local/share/nvim/site/pack/packer/opt/cmp-buffer,~/.local/share
/nvim/site/pack/packer/opt/fidget.nvim,~/.local/share/nvim/site/pack/packer/opt/nvim-lspconfi
g,~/.local/share/nvim/site/pack/packer/opt/cmp-nvim-lsp,~/.local/share/nvim/site/pack/packer/
opt/cmp-path,~/.local/share/nvim/site/pack/packer/opt/cmp-omni,~/.local/share/nvim/site/pack/
packer/opt/nvim-cmp,~/.local/share/nvim/site/pack/packer/opt/lspkind-nvim,~/.local/share/nvim
/site/pack/packer/opt/bufferline.nvim,~/.local/share/nvim/site/pack/packer/opt/unicode.vim,~/
.local/share/nvim/site/pack/packer/opt/targets.vim,~/.local/share/nvim/site/pack/packer/opt/l
ualine.nvim,~/.local/share/nvim/site/pack/packer/opt/vim-repeat,~/.local/share/nvim/site/pack
/packer/opt/open-browser.vim,~/.local/share/nvim/site/pack/packer/opt/nvim-web-devicons,~/.lo
cal/share/nvim/site/pack/packer/opt/whitespace.nvim,~/.local/share/nvim/site/pack/packer/opt/
which-key.nvim,~/.local/share/nvim/site/pack/packer/opt/vim-yoink,~/.local/share/nvim/site/pa
ck/packer/opt/vim-swap,~/.local/share/nvim/site/pack/packer/opt/indent-blankline.nvim,~/.loca
l/share/nvim/site/pack/packer/opt/vim-sandwich,~/.local/share/nvim/site/pack/packer/opt/vim-m
atchup,~/.local/share/nvim/site/pack/packer/opt/vim-indent-object,~/.local/share/nvim/site/pa
ck/packer/opt/vim-highlighturl,~/.local/share/nvim/site/pack/packer/opt/dashboard-nvim,~/.loc
al/share/nvim/site/pack/packer/opt/vim-fugitive,~/.local/share/nvim/site/pack/packer/opt/gitl
inker.nvim,~/.local/share/nvim/site/pack/packer/opt/nvim-treesitter,~/.local/share/nvim/site/
pack/packer/opt/nvim-notify,~/.local/share/nvim/site/pack/*/start/*,~/.local/share/nvim/site/
pack/packer/opt/nord.nvim,~/.local/share/nvim/site/pack/packer/opt/wilder.nvim,~/.local/share
/nvim/site/pack/packer/opt/committia.vim,~/.local/share/nvim/site/pack/packer/opt/firenvim,~/
.local/share/nvim/site/pack/packer/opt/packer.nvim,/opt/homebrew/share/nvim/site,/usr/local/s
hare/nvim/site,/usr/share/nvim/site,/opt/homebrew/Cellar/neovim/0.8.0/share/nvim/runtime,/opt
/homebrew/Cellar/neovim/0.8.0/lib/nvim,~/.local/share/nvim/site/pack/packer/opt/cmp-emoji/aft
er,~/.local/share/nvim/site/pack/packer/opt/cmp-buffer/after,~/.local/share/nvim/site/pack/pa
cker/opt/cmp-nvim-lsp/after,~/.local/share/nvim/site/pack/packer/opt/cmp-path/after,~/.local/
share/nvim/site/pack/packer/opt/cmp-omni/after,~/.local/share/nvim/site/pack/packer/opt/vim-s
andwich/after,~/.local/share/nvim/site/pack/packer/opt/vim-matchup/after,/usr/share/nvim/site
/after,/usr/local/share/nvim/site/after,/opt/homebrew/share/nvim/site/after,~/.local/share/nv
im/site/after,/etc/xdg/nvim/after,/opt/homebrew/etc/xdg/nvim/after,~/.config/nvim/after

Describe the bug

jdhao commented 1 year ago

Maybe there is some problem with your nvim installation, I have never met this problem before. Try to uninstall your nvim completely (brew uninstall neovim), and then reinstall nvim (brew install neovim).

I do not think this is an issue of this config, maybe something wrong with everforest.