============================================================================== nvim: require("nvim.health").check() Configuration ~ - WARNING Missing user config file: /Users/simon/.config/nvim/init.vim - ADVICE: - :help |nvim-from-vim| Runtime ~ - OK $VIMRUNTIME: /opt/homebrew/Cellar/neovim/0.9.4/share/nvim/runtime Performance ~ - OK Build type: Release Remote Plugins ~ - OK Up to date terminal ~ - key_backspace (kbs) terminfo entry: `key_backspace=^H` - key_dc (kdch1) terminfo entry: `key_dc=\E[3~` - $TERM_PROGRAM="tmux" - $COLORTERM="truecolor" tmux ~ - OK escape-time: 0 - OK focus-events: on - $TERM: xterm-256color - ERROR $TERM should be "screen-256color" or "tmux-256color" in tmux. Colors might look wrong. - ADVICE: - Set default-terminal in ~/.tmux.conf: set-option -g default-terminal "screen-256color" - https://github.com/neovim/neovim/wiki/Building-Neovim#optimized-builds ============================================================================== provider: health#provider#check Clipboard (optional) ~ - OK Clipboard tool found: pbcopy Python 3 provider (optional) ~ - WARNING No Python executable found that can `import neovim`. Using the first available executable for diagnostics. - WARNING Could not load Python 3: /opt/homebrew/bin/python3 does not have the "neovim" module. /opt/homebrew/bin/python3.12 does not have the "neovim" module. /opt/homebrew/bin/python3.11 does not have the "neovim" module. /opt/homebrew/bin/python3.10 does not have the "neovim" module. /opt/homebrew/bin/python3.9 does not have the "neovim" module. python3.8 not found in search path or not executable. python3.7 not found in search path or not executable. python not found in search path or not executable. - ADVICE: - See :help |provider-python| for more information. - You may disable this provider (and warning) by adding `let g:loaded_python3_provider = 0` to your init.vim - Executable: Not found Python virtualenv ~ - OK no $VIRTUAL_ENV Ruby provider (optional) ~ - Ruby: ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.arm64e-darwin23] - WARNING `neovim-ruby-host` not found. - ADVICE: - Run `gem install neovim` to ensure the neovim RubyGem is installed. - Run `gem environment` to ensure the gem bin directory is in $PATH. - If you are using rvm/rbenv/chruby, try "rehashing". - See :help |g:ruby_host_prog| for non-standard gem installations. - You may disable this provider (and warning) by adding `let g:loaded_ruby_provider = 0` to your init.vim Node.js provider (optional) ~ - Node.js: v16.19.0 - WARNING Missing "neovim" npm (or yarn, pnpm) package. - ADVICE: - Run in shell: npm install -g neovim - Run in shell (if you use yarn): yarn global add neovim - Run in shell (if you use pnpm): pnpm install -g neovim - You may disable this provider (and warning) by adding `let g:loaded_node_provider = 0` to your init.vim Perl provider (optional) ~ - WARNING "Neovim::Ext" cpan module is not installed - ADVICE: - See :help |provider-perl| for more information. - You may disable this provider (and warning) by adding `let g:loaded_perl_provider = 0` to your init.vim ============================================================================== vim.lsp: require("vim.lsp.health").check() - LSP log level : WARN - Log path: /Users/simon/.local/state/nvim/lsp.log - Log size: 497 KB vim.lsp: Active Clients ~ - No active clients ============================================================================== vim.treesitter: require("vim.treesitter.health").check() - Nvim runtime ABI version: 14