kickstart.nvim
kickstart.nvim copied to clipboard
:checkhealth opens first but then nvim opens File & Directory tool and seems to crash
Describe the bug :checkhealth opens first but then nvim opens File & Directory tool and seems to crash
To Reproduce Steps to reproduce the behavior:
- delete ~/.local/share/nvim & ~/.local/state/nvim & ~/.cache/nvim
- create ~/.config/nvim
- copy init.lua from this repo and paste into ~/.config/nvim/init.lua
- run nvim and wait for it to install treesitter and plugins and complain about custom plugins dir being empty
- close nvim
- run nvim again
- run :checkhealth
- seems to run OK for a sec but then suddenly File & Directory tool opens and nvim seems to crash
Desktop (please complete the following information):
- OS: ubuntu 22.04
- Terminal: mate-terminal
** Neovim Version **
- Output of running
:versionfrom inside of neovim: NVIM v0.8.3 Build type: Release LuaJIT 2.1.0-beta3 Compiled by runner@fv-az183-550
Features: +acl +iconv +tui See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/share/nvim"