doom-neovim / doom-nvim

A Neovim configuration for the advanced martian hacker
GNU General Public License v2.0
1.01k stars 107 forks source link

next branch: macbook air m1 startup errs #322

Closed molleweide closed 2 years ago

molleweide commented 2 years ago

I get these errors on startup, and even tho I have run packer compile a million times... so just putting it here now for reference. I am not running a completely clean next branch tho but anyways. I can close this later..

## only startup smgs ```vim Error in packer_compiled: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:1003: Vim(packadd):E5113: Error while calling lua chunk: .../site /pack/packer/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: attempt to call field 'nvim_create_augroup' (a nil value)^@stack traceback:^@^I.../site/pack/pac ker/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: in main chunk^@^I[C]: in function 'require'^@^I.../share/nvim/site/pack/packer/opt/nvim-cmp/plugin/cmp.lu a:9: in main chunk^@^I[C]: at 0x01042d8b85^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:1003: in function <...arjakobsson/.local/shar e/nvim/plugin/packer_compiled.lua:10>^@^I[C]: in function 'pcall'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:10: in main chunk Please check your config for correctness Error detected while processing /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/start/playground/plugin/nvim-treesitter-playground.lua: E5113: Error while calling lua chunk: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: attempt to call field 'nvim_create_user_command' (a nil value) stack traceback: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: in main chunk E5113: Error while calling lua chunk: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: attempt to call field 'nvim_create_user_command' (a nil value) stack traceback: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: in main chunk Error executing vim.schedule lua callback: /Users/hjalmarjakobsson/.config/nvim/init.lua:31: Vim:E492: Not an editor command: Dashboard stack traceback: [C]: in function 'cmd' /Users/hjalmarjakobsson/.config/nvim/init.lua:31: in function 'fn' vim.lua:415: in function 'cb' vim.lua:285: in function [doom] [WARN 01:57:24] [string "..."]:0: doom-treesitter: clang has poor compatibility compiling treesitter parsers. We recommend using gcc, see iss ue #246 for details. (https://github.com/NTBBloodbath/doom-nvim/issues/246) Press ENTER or type command to continue ``` ## everything, (doing some packer compile commands etc.) ```vim Error in packer_compiled: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:1003: Vim(packadd):E5113: Error while calling lua chunk: .../site /pack/packer/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: attempt to call field 'nvim_create_augroup' (a nil value)^@stack traceback:^@^I.../site/pack/pac ker/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: in main chunk^@^I[C]: in function 'require'^@^I.../share/nvim/site/pack/packer/opt/nvim-cmp/plugin/cmp.lu a:9: in main chunk^@^I[C]: at 0x0100160b85^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:1003: in function <...arjakobsson/.local/shar e/nvim/plugin/packer_compiled.lua:10>^@^I[C]: in function 'pcall'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:10: in main chunk Please check your config for correctness Error detected while processing /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/start/playground/plugin/nvim-treesitter-playground.lua: E5113: Error while calling lua chunk: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: attempt to call field 'nvim_create_user_command' (a nil value) stack traceback: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: in main chunk E5113: Error while calling lua chunk: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: attempt to call field 'nvim_create_user_command' (a nil value) stack traceback: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: in main chunk Error executing vim.schedule lua callback: /Users/hjalmarjakobsson/.config/nvim/init.lua:31: Vim:E492: Not an editor command: Dashboard stack traceback: [C]: in function 'cmd' /Users/hjalmarjakobsson/.config/nvim/init.lua:31: in function 'fn' vim.lua:415: in function 'cb' vim.lua:285: in function [doom] [WARN 01:35:27] [string "..."]:0: doom-treesitter: clang has poor compatibility compiling treesitter parsers. We recommend using gcc, see iss ue #246 for details. (https://github.com/NTBBloodbath/doom-nvim/issues/246) E5108: Error executing lua .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:53: Vim(lua):E5108: Error executing lua ...t/playground/lua/nvim -treesitter-playground/internal.lua:45: attempt to call field 'nvim_create_augroup' (a nil value) stack traceback: ...t/playground/lua/nvim-treesitter-playground/internal.lua:45: in main chunk [C]: in function 'resolve_module' ...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:467: in function 'detach_module' ...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:481: in function 'reattach_module' [string ":lua"]:1: in main chunk [C]: in function 'nvim_buf_set_option' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:53: in function 'show' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:276: in function 'on_keys' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:240: in function 'open' .../pack/packer/start/which-key.nvim/lua/which-key/init.lua:51: in function 'show' [string ":lua"]:1: in main chunk stack traceback: [C]: in function 'nvim_buf_set_option' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:53: in function 'show' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:276: in function 'on_keys' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:240: in function 'open' .../pack/packer/start/which-key.nvim/lua/which-key/init.lua:51: in function 'show' [string ":lua"]:1: in main chunk packer.nvim: Error running config for nvim-treesitter: ...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:455: loop or previous error loading module 'nvim-treesitter-playground.internal' packer.nvim: Error running config for nvim-cmp: ...packer/opt/nvim-cmp/lua/cmp/view/custom_entries_view.lua:2: loop or previous error loading module 'c mp.utils.autocmd' packer.nvim: Error running config for nvim-treesitter: ...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:455: loop or previous error loading module 'nvim-treesitter-playground.internal' packer.nvim: Error running config for nvim-cmp: [string "..."]:0: loop or previous error loading module 'cmp' buftype: prompt E5108: Error executing lua .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:53: Vim(lua):E5108: Error executing lua ...er/start/nvim-treesit ter/lua/nvim-treesitter/configs.lua:467: loop or previous error loading module 'nvim-treesitter-playground.internal' stack traceback: [C]: in function 'resolve_module' ...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:467: in function 'detach_module' ...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:481: in function 'reattach_module' [string ":lua"]:1: in main chunk [C]: in function 'nvim_buf_set_option' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:53: in function 'show' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:276: in function 'on_keys' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:240: in function 'open' .../pack/packer/start/which-key.nvim/lua/which-key/init.lua:51: in function 'show' [string ":lua"]:1: in main chunk stack traceback: [C]: in function 'nvim_buf_set_option' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:53: in function 'show' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:276: in function 'on_keys' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:240: in function 'open' .../pack/packer/start/which-key.nvim/lua/which-key/init.lua:51: in function 'show' [string ":lua"]:1: in main chunk ```
molleweide commented 2 years ago

I am testing commit: 92aa392

it seems that things start working

on second restart after having run PackerCompile however, there seems to be cmp errors.

the lsp seems to spin up correctly which is very nice.

Put all errs below for ref.

1st. after first git checkout && vim

These are all the startup errors I get when starting nvim and running a couple of packer clean -> compile -> install cycles a couple of times to see what happens.

```vim Error in packer_compiled: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:1003: Vim(packadd):E5113: Error while calling lua chunk: .../site /pack/packer/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: attempt to call field 'nvim_create_augroup' (a nil value)^@stack traceback:^@^I.../site/pack/pac ker/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: in main chunk^@^I[C]: in function 'require'^@^I.../share/nvim/site/pack/packer/opt/nvim-cmp/plugin/cmp.lu a:9: in main chunk^@^I[C]: at 0x0100076b85^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:1003: in function <...arjakobsson/.local/shar e/nvim/plugin/packer_compiled.lua:10>^@^I[C]: in function 'pcall'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:10: in main chunk Please check your config for correctness Error detected while processing /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/start/playground/plugin/nvim-treesitter-playground.lua: E5113: Error while calling lua chunk: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: attempt to call field 'nvim_create_user_command' (a nil value) stack traceback: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: in main chunk E5113: Error while calling lua chunk: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: attempt to call field 'nvim_create_user_command' (a nil value) stack traceback: ...r/start/playground/plugin/nvim-treesitter-playground.lua:16: in main chunk Error detected while processing VimEnter Autocommands for "*": E5108: Error executing lua ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: Vim:E492: Not an editor command: Dashboard stack traceback: [C]: in function 'cmd' ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: in function <....config/nvim/lua/doom/modules/modules/dashboard/init.lua:125> [string ":lua"]:1: in main chunk packer.nvim: Error running config for nvim-treesitter: [string "..."]:0: attempt to index field 'treesitter' (a nil value) packer.nvim: Error running config for nvim-mapper: [string "..."]:0: attempt to index field 'doom' (a nil value) "[No Name]" --No lines in buffer-- packer.nvim: Error running config for galaxyline.nvim: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value packer.nvim: Error running config for nvim-treesitter: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value Mapper error : unique identifier explorer_n cannot be used twice Mapper error : unique identifier show_hover_doc_n cannot be used twice Mapper error : unique identifier jump_to_prev_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_next_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_declaration_n cannot be used twice Mapper error : unique identifier jump_to_definition_n cannot be used twice Mapper error : unique identifier jump_to_references_n cannot be used twice Mapper error : unique identifier jump_to_implementation_n cannot be used twice Mapper error : unique identifier do_code_action_n cannot be used twice Mapper error : unique identifier jump_to_prev_diagnostic_n_1 cannot be used twice Mapper error : unique identifier jump_to_next_diagnostic_n_1 cannot be used twice Mapper error : unique identifier show_signature_help_n cannot be used twice Mapper error : unique identifier rename_n cannot be used twice Mapper error : unique identifier do_action_n cannot be used twice Mapper error : unique identifier jump_to_type_n cannot be used twice Mapper error : unique identifier jump_to_declaration_n_1 cannot be used twice Mapper error : unique identifier jump_to_definition_n_1 cannot be used twice Mapper error : unique identifier jump_to_references_n_1 cannot be used twice Mapper error : unique identifier jump_to_implementation_n_1 cannot be used twice Mapper error : unique identifier jump_to_prev_n cannot be used twice Mapper error : unique identifier jump_to_next_n cannot be used twice Mapper error : unique identifier jump_to_prev_n_1 cannot be used twice Mapper error : unique identifier jump_to_next_n_1 cannot be used twice Mapper error : unique identifier line_n cannot be used twice Mapper error : unique identifier loclist_n cannot be used twice Mapper error : unique identifier toggle_completion_n cannot be used twice Mapper error : unique identifier toggle_autopairs_n cannot be used twice Mapper error : unique identifier formatfix_n cannot be used twice Mapper error : unique identifier restore_session_n cannot be used twice Mapper error : unique identifier switch_project_n cannot be used twice Mapper error : unique identifier browse_cwd_n cannot be used twice Mapper error : unique identifier switch_colorscheme_n cannot be used twice Mapper error : unique identifier jump_to_next_n_2 cannot be used twice Mapper error : unique identifier jump_to_next_n_3 cannot be used twice Mapper error : unique identifier jump_to_prev_n_2 cannot be used twice Mapper error : unique identifier jump_to_prev_n_3 cannot be used twice packer.nvim: Error running config for nvim-cmp: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value packer.nvim: Error running config for neorg: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value stack traceback: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:901> [C]: in function 'require' ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:98: in function 'require_and_configure' ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:387: in function 'install' [string ":lua"]:1: in main chunk packer.nvim: Error running config for bufferline.nvim: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value [packer.nvim] [ERROR 03:01:06] async.lua:20: Error in coroutine: ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:821: Vim(lua):E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value [packer.nvim] stack traceback: [packer.nvim] ^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.l ua:901> [packer.nvim] ^I[C]: in function 'resolve_module' [packer.nvim] ^I...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:467: in function 'detach_module' [packer.nvim] ^I...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:481: in function 'reattach_module' [packer.nvim] ^I[string ":lua"]:1: in main chunk [packer.nvim] ^I[C]: in function 'resume' [packer.nvim] ^I.../site/pack/packer/start/packer.nvim/lua/packer/async.lua:12: in function <.../site/pack/packer/start/packer.nvim/lua/packer/async.lu a:11> packer.nvim: Error running config for galaxyline.nvim: [string "..."]:0: module 'galaxyline' not found: ^Ino field package.preload['galaxyline'] ^Ino file './galaxyline.lua' ^Ino file '/usr/local/Cellar/luajit-openresty/2.1-20220111/share/luajit-2.1.0-beta3/galaxyline.lua' ^Ino file '/usr/local/share/lua/5.1/galaxyline.lua' ^Ino file '/usr/local/share/lua/5.1/galaxyline/init.lua' ^Ino file '/usr/local/Cellar/luajit-openresty/2.1-20220111/share/lua/5.1/galaxyline.lua' ^Ino file '/usr/local/Cellar/luajit-openresty/2.1-20220111/share/lua/5.1/galaxyline/init.lua' ^Ino file '/Users/hjalmarjakobsson/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/galaxyline.lua' ^Ino file '/Users/hjalmarjakobsson/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/galaxyline/init.lua' ^Ino file '/Users/hjalmarjakobsson/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/galaxyline.lua' ^Ino file '/Users/hjalmarjakobsson/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/galaxyline/init.lua' ^Ino file './galaxyline.so' ^Ino file '/usr/local/lib/lua/5.1/galaxyline.so' ^Ino file '/usr/local/Cellar/luajit-openresty/2.1-20220111/lib/lua/5.1/galaxyline.so' ^Ino file '/usr/local/lib/lua/5.1/loadall.so' ^Ino file '/Users/hjalmarjakobsson/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/lua/5.1/galaxyline.so' packer.nvim: Error running config for nvim-treesitter: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value Mapper error : unique identifier fast_exit_n cannot be used twice Mapper error : unique identifier explorer_n cannot be used twice Mapper error : unique identifier write_as_n cannot be used twice Mapper error : unique identifier save_as_n cannot be used twice Mapper error : unique identifier exit_and_save_n cannot be used twice Mapper error : unique identifier exit_and_save_n_1 cannot be used twice Mapper error : unique identifier exit_and_discard_n cannot be used twice Mapper error : unique identifier toggle_background_n cannot be used twice Mapper error : unique identifier toggle_sigcolumn_n cannot be used twice Mapper error : unique identifier set_indent_n cannot be used twice Mapper error : unique identifier toggle_number_n cannot be used twice Mapper error : unique identifier toggle_spelling_n cannot be used twice Mapper error : unique identifier toggle_syntax_n cannot be used twice Mapper error : unique identifier show_hover_doc_n cannot be used twice Mapper error : unique identifier jump_to_prev_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_next_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_declaration_n cannot be used twice Mapper error : unique identifier jump_to_definition_n cannot be used twice Mapper error : unique identifier jump_to_references_n cannot be used twice Mapper error : unique identifier jump_to_implementation_n cannot be used twice Mapper error : unique identifier do_code_action_n cannot be used twice Mapper error : unique identifier jump_to_prev_diagnostic_n_1 cannot be used twice Mapper error : unique identifier jump_to_next_diagnostic_n_1 cannot be used twice Mapper error : unique identifier show_signature_help_n cannot be used twice Mapper error : unique identifier rename_n cannot be used twice Mapper error : unique identifier do_action_n cannot be used twice Mapper error : unique identifier jump_to_type_n cannot be used twice Mapper error : unique identifier jump_to_declaration_n_1 cannot be used twice Mapper error : unique identifier jump_to_definition_n_1 cannot be used twice Mapper error : unique identifier jump_to_references_n_1 cannot be used twice Mapper error : unique identifier jump_to_prev_n_3 cannot be used twice packer.nvim: Error running config for nvim-cmp: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value packer.nvim: Error running config for neorg: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value packer.nvim: Error running config for bufferline.nvim: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value [packer.nvim] [ERROR 03:04:43] async.lua:20: Error in coroutine: ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:821: Vim(lua):E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value [packer.nvim] stack traceback: [packer.nvim] ^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.l ua:901> [packer.nvim] ^I[C]: in function 'require' [packer.nvim] ^I...-commentstring/lua/ts_context_commentstring/internal.lua:4: in main chunk [packer.nvim] ^I[C]: in function 'resolve_module' [packer.nvim] ^I...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:467: in function 'detach_module' [packer.nvim] ^I...er/start/nvim-treesitter/lua/nvim-treesitter/configs.lua:481: in function 'reattach_module' [packer.nvim] ^I[string ":lua"]:1: in main chunk [packer.nvim] ^I[C]: in function 'resume' [packer.nvim] ^I.../site/pack/packer/start/packer.nvim/lua/packer/async.lua:12: in function <.../site/pack/packer/start/packer.nvim/lua/packer/async.lu a:11> E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value stack traceback: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:901> [C]: in function 'require' .../pack/packer/start/which-key.nvim/lua/which-key/init.lua:51: in function 'show' [string ":lua"]:1: in main chunk ... ```
```vim nvim: health#nvim#check ======================================================================== ## Configuration - OK: no issues found ## Performance - OK: Build type: Release ## Remote Plugins - OK: Up to date ## terminal - INFO: key_backspace (kbs) terminfo entry: key_backspace=^H - INFO: key_dc (kdch1) terminfo entry: key_dc=\E[3~ - INFO: $TERM_PROGRAM='tmux' - INFO: $COLORTERM='truecolor' ## tmux - OK: escape-time: 0 - INFO: Checking stuff - WARNING: `focus-events` is not enabled. |'autoread'| may not work. - ADVICE: - (tmux 1.9+ only) Set `focus-events` in ~/.tmux.conf: set-option -g focus-events on - INFO: $TERM: xterm-256color - INFO: default-terminal: alacritty - ERROR: $TERM differs from the tmux `default-terminal` setting. Colors might look wrong. - ADVICE: - $TERM may have been set by some rc (.bashrc, .zshrc, ...). nvim-treesitter: require("nvim-treesitter.health").check() ======================================================================== - ERROR: Failed to run healthcheck for "nvim-treesitter" plugin. Exception: function health#check, line 20 Vim(eval):E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value stack traceback: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:901> [C]: in function 'require' [string "luaeval()"]:1: in main chunk provider: health#provider#check ======================================================================== ## Clipboard (optional) - OK: Clipboard tool found: pbcopy ## Python 2 provider (optional) - INFO: `g:python_host_prog` is not set. Searching for python2 in the environment. - INFO: Executable: /usr/bin/python2 - INFO: Python version: 2.7.16 - INFO: pynvim version: 0.4.3 - OK: Latest pynvim is installed. ## Python 3 provider (optional) - INFO: `g:python3_host_prog` is not set. Searching for python3 in the environment. - INFO: Multiple python3 executables found. Set `g:python3_host_prog` to avoid surprises. - INFO: Executable: /usr/local/bin/python3 - INFO: Other python executable: /Applications/Xcode.app/Contents/Developer/usr/bin/python3 - INFO: Other python executable: /usr/bin/python3 - INFO: Python version: 3.9.10 - INFO: pynvim version: 0.4.3 - OK: Latest pynvim is installed. ## Python virtualenv - OK: no $VIRTUAL_ENV ## Ruby provider (optional) - INFO: Ruby: ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-darwin20] - 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. ## Node.js provider (optional) - INFO: Node.js: v17.6.0 - INFO: Nvim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js - OK: Latest "neovim" npm/yarn package is installed: 4.10.1 ## Perl provider (optional) - ERROR: perl provider error: - ADVICE: - "Neovim::Ext" cpan module is not installed telescope: require("telescope.health").check() ======================================================================== - ERROR: Failed to run healthcheck for "telescope" plugin. Exception: function health#check, line 20 Vim(eval):E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value stack traceback: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:901> [C]: in function 'require' [string "luaeval()"]:1: in main chunk vim.lsp: require("vim.lsp.health").check() ======================================================================== - ERROR: Failed to run healthcheck for "vim.lsp" plugin. Exception: function health#check, line 20 Vim(eval):E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value stack traceback: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:901> [C]: in function 'require' [string "luaeval()"]:1: in main chunk vim.treesitter: require("vim.treesitter.health").check() ======================================================================== - ERROR: Failed to run healthcheck for "vim.treesitter" plugin. Exception: function health#check, line 20 Vim(eval):E5108: Error executing lua ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: attempt to index a nil value stack traceback: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:906: in function <...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:901> [C]: in function 'require' [string "luaeval()"]:1: in main chunk which_key: health#which_key#check ======================================================================== ## WhichKey: checking conflicting keymaps - WARNING: conflicting keymap exists for mode **"n"**, lhs: **" cd"** - INFO: rhs: `lua package.loaded.nest._callRhsFn(206)` - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"\\cd"** - INFO: rhs: `lua package.loaded.nest._callRhsFn(28)` - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"gc"** - INFO: rhs: `lua require("Comment.api").call("toggle_linewise_op")g@` - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"ys"** - INFO: rhs: `Ysurround` - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"yS"** - INFO: rhs: `YSurround` ```

2nd. after second startup (restart)

```vim Error in packer_compiled: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:470: Vim(packadd):E5113: Error while calling lua chunk: .../site/ pack/packer/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: attempt to call field 'nvim_create_augroup' (a nil value)^@stack traceback:^@^I.../site/pack/pack er/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: in main chunk^@^I[C]: in function 'require'^@^I.../share/nvim/site/pack/packer/opt/nvim-cmp/plugin/cmp.lua :9: in main chunk^@^I[C]: in function 'cmd'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:470: in function <...arjakobsson/.local/shar e/nvim/plugin/packer_compiled.lua:10>^@^I[C]: in function 'pcall'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:10: in main chunk Please check your config for correctness Error detected while processing VimEnter Autocommands for "*": E5108: Error executing lua ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: Vim:E492: Not an editor command: Dashboard stack traceback: [C]: in function 'cmd' ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: in function <....config/nvim/lua/doom/modules/modules/dashboard/init.lua:125> [string ":lua"]:1: in main chunk [doom] [WARN 03:21:15] [string "..."]:0: doom-treesitter: clang has poor compatibility compiling treesitter parsers. We recommend using gcc, see iss ue #246 for details. (https://github.com/NTBBloodbath/doom-nvim/issues/246) Press ENTER or type command to continue E492: Not an editor command: Telescope find_files Type :qa and press to exit Nvim Mapper error : unique identifier fast_exit_n cannot be used twice Mapper error : unique identifier write_as_n cannot be used twice Mapper error : unique identifier save_as_n cannot be used twice Mapper error : unique identifier exit_and_save_n cannot be used twice Mapper error : unique identifier exit_and_save_n_1 cannot be used twice Mapper error : unique identifier exit_and_discard_n cannot be used twice Mapper error : unique identifier toggle_background_n cannot be used twice Mapper error : unique identifier toggle_sigcolumn_n cannot be used twice Mapper error : unique identifier set_indent_n cannot be used twice Mapper error : unique identifier toggle_number_n cannot be used twice Mapper error : unique identifier toggle_spelling_n cannot be used twice Mapper error : unique identifier toggle_syntax_n cannot be used twice Mapper error : unique identifier formatfix_n cannot be used twice Mapper error : unique identifier restore_session_n cannot be used twice Mapper error : unique identifier show_hover_doc_n cannot be used twice Mapper error : unique identifier jump_to_prev_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_next_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_declaration_n cannot be used twice Mapper error : unique identifier jump_to_definition_n cannot be used twice Mapper error : unique identifier jump_to_references_n cannot be used twice Mapper error : unique identifier jump_to_implementation_n cannot be used twice Mapper error : unique identifier do_code_action_n cannot be used twice Mapper error : unique identifier jump_to_prev_diagnostic_n_1 cannot be used twice Mapper error : unique identifier jump_to_next_diagnostic_n_1 cannot be used twice Mapper error : unique identifier show_signature_help_n cannot be used twice Mapper error : unique identifier rename_n cannot be used twice Mapper error : unique identifier do_action_n cannot be used twice Mapper error : unique identifier jump_to_type_n cannot be used twice Mapper error : unique identifier jump_to_declaration_n_1 cannot be used twice Mapper error : unique identifier jump_to_definition_n_1 cannot be used twice Mapper error : unique identifier jump_to_references_n_1 cannot be used twice Mapper error : unique identifier jump_to_implementation_n_1 cannot be used twice Mapper error : unique identifier jump_to_prev_n cannot be used twice Mapper error : unique identifier jump_to_next_n cannot be used twice Mapper error : unique identifier jump_to_prev_n_1 cannot be used twice Mapper error : unique identifier jump_to_next_n_1 cannot be used twice Mapper error : unique identifier line_n cannot be used twice Mapper error : unique identifier loclist_n cannot be used twice Mapper error : unique identifier toggle_completion_n cannot be used twice Mapper error : unique identifier browse_cwd_n cannot be used twice Mapper error : unique identifier switch_colorscheme_n cannot be used twice Mapper error : unique identifier jump_to_next_n_2 cannot be used twice packer.nvim: Error running config for nvim-cmp: ...packer/opt/nvim-cmp/lua/cmp/view/custom_entries_view.lua:2: loop or previous error loading module 'c mp.utils.autocmd' [doom] [WARN 03:22:08] [string "..."]:0: doom-treesitter: clang has poor compatibility compiling treesitter parsers. We recommend using gcc, see iss ue #246 for details. (https://github.com/NTBBloodbath/doom-nvim/issues/246) ```
```vim null-ls: require("null-ls.health").check() ======================================================================== - OK: stylua: the command "stylua" is executable. - OK: luacheck: the command "luacheck" is executable. nvim: health#nvim#check ======================================================================== ## Configuration - OK: no issues found ## Performance - OK: Build type: Release ## Remote Plugins - OK: Up to date ## terminal - INFO: key_backspace (kbs) terminfo entry: key_backspace=^H - INFO: key_dc (kdch1) terminfo entry: key_dc=\E[3~ - INFO: $TERM_PROGRAM='tmux' - INFO: $COLORTERM='truecolor' ## tmux - OK: escape-time: 0 - INFO: Checking stuff - WARNING: `focus-events` is not enabled. |'autoread'| may not work. - ADVICE: - (tmux 1.9+ only) Set `focus-events` in ~/.tmux.conf: set-option -g focus-events on - INFO: $TERM: xterm-256color - INFO: default-terminal: alacritty - ERROR: $TERM differs from the tmux `default-terminal` setting. Colors might look wrong. - ADVICE: - $TERM may have been set by some rc (.bashrc, .zshrc, ...). nvim-lsp-installer: require("nvim-lsp-installer.health").check() ======================================================================== ## nvim-lsp-installer report - OK: neovim version >= 0.6.0 - WARNING: **Composer**: not available - WARNING: **julia**: not available - OK: **bash**: `GNU bash, version 5.1.16(1)-release (x86_64-apple-darwin20.6.0)` - OK: **tar**: `bsdtar 3.3.2 - libarchive 3.3.2 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.6` - OK: **gzip**: `Apple gzip 321.100.11` - OK: **curl**: `curl 7.64.1 (x86_64-apple-darwin20.0) libcurl/7.64.1 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.41.0` - OK: **wget**: `GNU Wget 1.21.3 built on darwin20.6.0.` - WARNING: **java**: not available - WARNING: **javac**: not available - OK: **python3**: `Python 3.9.10` - OK: **node**: `v17.6.0` - OK: **RubyGem**: `3.3.7` - OK: **Ruby**: `ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-darwin20]` - OK: **Go**: `go version go1.17.8 darwin/amd64` - OK: **sh**: `Ok` - OK: **pip3**: `pip 21.3.1 from /Users/hjalmarjakobsson/Library/Python/3.9/lib/python/site-packages/pip (python 3.9)` - OK: **npm**: `8.5.1` - OK: **PHP**: `PHP 8.1.3 (cli) (built: Mar 1 2022 10:23:25) (NTS)` nvim-treesitter: require("nvim-treesitter.health").check() ======================================================================== ## Installation - OK: `tree-sitter` found 0.20.6 (parser generator, only needed for :TSInstallFromGrammar) - OK: `node` found v17.6.0 (only needed for :TSInstallFromGrammar) - OK: `git` executable found. - OK: `cc` executable found. Selected from { vim.NIL, "cc", "gcc", "clang", "cl", "zig" } Version: Apple clang version 12.0.5 (clang-1205.0.22.11) - OK: Neovim was compiled with tree-sitter runtime ABI version 13 (required >=13). Parsers must be compatible with runtime ABI. ## Parser/Features H L F I J - erlang . . . . . - r ✓ ✓ . ✓ ✓ - elixir ✓ ✓ ✓ ✓ ✓ - json ✓ ✓ ✓ ✓ . - regex ✓ . . . . - fortran ✓ . ✓ ✓ . - gleam ✓ ✓ ✓ ✓ ✓ - javascript ✓ ✓ ✓ ✓ ✓ - surface ✓ . ✓ ✓ ✓ - svelte ✓ . ✓ ✓ ✓ - vue ✓ . ✓ ✓ ✓ - eex ✓ . . . ✓ - heex ✓ ✓ ✓ ✓ ✓ - pioasm ✓ . . . ✓ - ocaml ✓ ✓ ✓ . ✓ - hjson ✓ ✓ ✓ ✓ ✓ - ocaml_interface✓ ✓ ✓ . ✓ - lua ✓ ✓ ✓ ✓ ✓ - ocamllex ✓ . . . ✓ - swift ✓ ✓ . . . - query ✓ ✓ ✓ ✓ ✓ - c_sharp ✓ ✓ ✓ . ✓ - prisma ✓ . . . . - todotxt ✓ . . . . - c ✓ ✓ ✓ ✓ ✓ - go ✓ ✓ ✓ ✓ ✓ - scala ✓ . ✓ . ✓ - supercollider ✓ ✓ ✓ ✓ ✓ - bash ✓ ✓ ✓ . ✓ - haskell ✓ . . . ✓ - tsx ✓ ✓ ✓ ✓ ✓ - hcl ✓ . ✓ ✓ ✓ - glimmer ✓ . . . . - python ✓ ✓ ✓ ✓ ✓ - latex ✓ . ✓ . ✓ - toml ✓ ✓ ✓ ✓ ✓ - foam ✓ ✓ ✓ ✓ ✓ - commonlisp ✓ ✓ ✓ . . - pug ✓ . . . ✓ - lalrpop ✓ ✓ . . . - vala ✓ . . . . - jsonc ✓ ✓ ✓ ✓ ✓ - norg ✓ . ✓ . ✓ - clojure ✓ ✓ ✓ . ✓ - glsl ✓ ✓ ✓ ✓ ✓ - hack ✓ . . . . - cpp ✓ ✓ ✓ ✓ ✓ - cuda ✓ ✓ ✓ ✓ ✓ - yang ✓ . ✓ . . - dot ✓ . . . ✓ - rasi ✓ ✓ ✓ ✓ . - ninja ✓ . ✓ ✓ . - css ✓ . ✓ ✓ ✓ - http ✓ . . . ✓ - nix ✓ ✓ ✓ . ✓ - teal ✓ ✓ ✓ ✓ ✓ - make ✓ . . . ✓ - dart ✓ ✓ . ✓ ✓ - ql ✓ ✓ . ✓ ✓ - llvm ✓ . . . . - hocon ✓ . . . ✓ - fennel ✓ ✓ . . ✓ - json5 ✓ . . . ✓ - pascal ✓ ✓ ✓ ✓ ✓ - vim ✓ ✓ . . ✓ - cmake ✓ . ✓ . . - gomod ✓ . . . ✓ - zig ✓ . ✓ ✓ ✓ - gowork ✓ . . . ✓ - bibtex ✓ . ✓ ✓ . - rust ✓ ✓ ✓ ✓ ✓ - graphql ✓ . . ✓ ✓ - devicetree ✓ ✓ ✓ ✓ ✓ - fusion ✓ ✓ ✓ ✓ . - ruby ✓ ✓ ✓ ✓ ✓ - sparql ✓ ✓ ✓ ✓ ✓ - rst ✓ ✓ . . ✓ - perl ✓ . ✓ . . - gdscript ✓ ✓ . ✓ ✓ - godot_resource ✓ ✓ ✓ . . - jsdoc ✓ . . . . - markdown ✓ . ✓ . ✓ - d ✓ . ✓ ✓ ✓ - comment ✓ . . . . - phpdoc ✓ . . . . - verilog ✓ ✓ ✓ . ✓ - java ✓ ✓ . ✓ ✓ - turtle ✓ ✓ ✓ ✓ ✓ - ledger ✓ . ✓ ✓ ✓ - kotlin ✓ ✓ ✓ . ✓ - php ✓ ✓ ✓ ✓ ✓ - dockerfile ✓ . . . ✓ - tlaplus ✓ ✓ ✓ . ✓ - julia ✓ ✓ ✓ ✓ ✓ - fish ✓ ✓ ✓ ✓ ✓ - typescript ✓ ✓ ✓ ✓ ✓ - beancount ✓ . ✓ . . - elm ✓ . . . ✓ - scss ✓ . . ✓ . - yaml ✓ ✓ ✓ ✓ ✓ - html ✓ ✓ ✓ ✓ ✓ Legend: H[ighlight], L[ocals], F[olds], I[ndents], In[j]ections +) multiple parsers found, only one will be used x) errors found in the query, try to run :TSUpdate {lang} provider: health#provider#check ======================================================================== ## Clipboard (optional) - OK: Clipboard tool found: pbcopy ## Python 2 provider (optional) - INFO: `g:python_host_prog` is not set. Searching for python2 in the environment. - INFO: Executable: /usr/bin/python2 - INFO: Python version: 2.7.16 - INFO: pynvim version: 0.4.3 - OK: Latest pynvim is installed. ## Python 3 provider (optional) - INFO: `g:python3_host_prog` is not set. Searching for python3 in the environment. - INFO: Multiple python3 executables found. Set `g:python3_host_prog` to avoid surprises. - INFO: Executable: /usr/local/bin/python3 - INFO: Other python executable: /Applications/Xcode.app/Contents/Developer/usr/bin/python3 - INFO: Other python executable: /usr/bin/python3 - INFO: Python version: 3.9.10 - INFO: pynvim version: 0.4.3 - OK: Latest pynvim is installed. ## Python virtualenv - OK: no $VIRTUAL_ENV ## Ruby provider (optional) - INFO: Ruby: ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-darwin20] - 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. ## Node.js provider (optional) - INFO: Node.js: v17.6.0 - INFO: Nvim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js - OK: Latest "neovim" npm/yarn package is installed: 4.10.1 ## Perl provider (optional) - ERROR: perl provider error: - ADVICE: - "Neovim::Ext" cpan module is not installed telescope: require("telescope.health").check() ======================================================================== ## Checking for required plugins - OK: plenary installed. - OK: nvim-treesitter installed. ## Checking external dependencies - OK: rg: found ripgrep 13.0.0 - OK: fd: found fd 8.3.2 ## ===== Installed extensions ===== ## Telescope Extension: `mapper` - INFO: No healthcheck provided ## Telescope Extension: `projects` - INFO: No healthcheck provided vim.lsp: require("vim.lsp.health").check() ======================================================================== - INFO: LSP log level : WARN - INFO: Log path: /Users/hjalmarjakobsson/.cache/nvim/lsp.log - INFO: Log size: 1327 KB vim.treesitter: require("vim.treesitter.health").check() ======================================================================== - INFO: Runtime ABI version : 13 - OK: Loaded parser for bash: ABI version 13 - OK: Loaded parser for beancount: ABI version 13 - OK: Loaded parser for bibtex: ABI version 13 - OK: Loaded parser for c: ABI version 13 - OK: Loaded parser for clojure: ABI version 13 - OK: Loaded parser for cmake: ABI version 13 - OK: Loaded parser for comment: ABI version 13 - OK: Loaded parser for commonlisp: ABI version 13 - OK: Loaded parser for cpp: ABI version 13 - OK: Loaded parser for css: ABI version 13 - OK: Loaded parser for cuda: ABI version 13 - OK: Loaded parser for c_sharp: ABI version 13 - OK: Loaded parser for d: ABI version 13 - OK: Loaded parser for dart: ABI version 13 - OK: Loaded parser for devicetree: ABI version 13 - OK: Loaded parser for dockerfile: ABI version 13 - OK: Loaded parser for dot: ABI version 13 - OK: Loaded parser for eex: ABI version 13 - OK: Loaded parser for elixir: ABI version 13 - OK: Loaded parser for elm: ABI version 13 - OK: Loaded parser for erlang: ABI version 13 - OK: Loaded parser for fennel: ABI version 13 - OK: Loaded parser for fish: ABI version 13 - OK: Loaded parser for foam: ABI version 13 - OK: Loaded parser for fortran: ABI version 13 - OK: Loaded parser for fusion: ABI version 13 - OK: Loaded parser for gdscript: ABI version 13 - OK: Loaded parser for gleam: ABI version 13 - OK: Loaded parser for glimmer: ABI version 13 - OK: Loaded parser for glsl: ABI version 13 - OK: Loaded parser for go: ABI version 13 - OK: Loaded parser for godot_resource: ABI version 13 - OK: Loaded parser for gomod: ABI version 13 - OK: Loaded parser for gowork: ABI version 13 - OK: Loaded parser for graphql: ABI version 13 - OK: Loaded parser for hack: ABI version 13 - OK: Loaded parser for haskell: ABI version 13 - OK: Loaded parser for hcl: ABI version 13 - OK: Loaded parser for heex: ABI version 13 - OK: Loaded parser for hjson: ABI version 13 - OK: Loaded parser for hocon: ABI version 13 - OK: Loaded parser for html: ABI version 13 - OK: Loaded parser for http: ABI version 13 - OK: Loaded parser for java: ABI version 13 - OK: Loaded parser for javascript: ABI version 13 - OK: Loaded parser for jsdoc: ABI version 13 - OK: Loaded parser for json: ABI version 13 - OK: Loaded parser for json5: ABI version 13 - OK: Loaded parser for jsonc: ABI version 13 - OK: Loaded parser for julia: ABI version 13 - OK: Loaded parser for kotlin: ABI version 13 - OK: Loaded parser for lalrpop: ABI version 13 - OK: Loaded parser for latex: ABI version 13 - OK: Loaded parser for ledger: ABI version 13 - OK: Loaded parser for llvm: ABI version 13 - OK: Loaded parser for lua: ABI version 13 - OK: Loaded parser for make: ABI version 13 - OK: Loaded parser for markdown: ABI version 13 - OK: Loaded parser for ninja: ABI version 13 - OK: Loaded parser for nix: ABI version 13 - OK: Loaded parser for norg: ABI version 13 - OK: Loaded parser for ocaml: ABI version 13 - OK: Loaded parser for ocamllex: ABI version 13 - OK: Loaded parser for ocaml_interface: ABI version 13 - OK: Loaded parser for pascal: ABI version 13 - OK: Loaded parser for perl: ABI version 13 - OK: Loaded parser for php: ABI version 13 - OK: Loaded parser for phpdoc: ABI version 13 - OK: Loaded parser for pioasm: ABI version 13 - OK: Loaded parser for prisma: ABI version 13 - OK: Loaded parser for pug: ABI version 13 - OK: Loaded parser for python: ABI version 13 - OK: Loaded parser for ql: ABI version 13 - OK: Loaded parser for query: ABI version 13 - OK: Loaded parser for r: ABI version 13 - OK: Loaded parser for rasi: ABI version 13 - OK: Loaded parser for regex: ABI version 13 - OK: Loaded parser for rst: ABI version 13 - OK: Loaded parser for ruby: ABI version 13 - OK: Loaded parser for rust: ABI version 13 - OK: Loaded parser for scala: ABI version 13 - OK: Loaded parser for scss: ABI version 13 - OK: Loaded parser for sparql: ABI version 13 - OK: Loaded parser for supercollider: ABI version 13 - OK: Loaded parser for surface: ABI version 13 - OK: Loaded parser for svelte: ABI version 13 - OK: Loaded parser for swift: ABI version 13 - OK: Loaded parser for teal: ABI version 13 - OK: Loaded parser for tlaplus: ABI version 13 - OK: Loaded parser for todotxt: ABI version 13 - OK: Loaded parser for toml: ABI version 13 - OK: Loaded parser for tsx: ABI version 13 - OK: Loaded parser for turtle: ABI version 13 - OK: Loaded parser for typescript: ABI version 13 - OK: Loaded parser for vala: ABI version 13 - OK: Loaded parser for verilog: ABI version 13 - OK: Loaded parser for vim: ABI version 13 - OK: Loaded parser for vue: ABI version 13 - OK: Loaded parser for yaml: ABI version 13 - OK: Loaded parser for yang: ABI version 13 - OK: Loaded parser for zig: ABI version 13 which_key: health#which_key#check ======================================================================== ## WhichKey: checking conflicting keymaps - WARNING: conflicting keymap exists for mode **"n"**, lhs: **" cd"** - INFO: rhs: `lua package.loaded.nest._callRhsFn(210)` - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"\\cd"** - INFO: rhs: `lua package.loaded.nest._callRhsFn(30)` - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"gc"** - INFO: rhs: `lua require("Comment.api").call("toggle_linewise_op")g@` ```

3rd. after third startup.

now I have enabled all modules I want.

```vim Error in packer_compiled: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:482: Vim(packadd):E5113: Error while calling lua chunk: .../site/ pack/packer/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: attempt to call field 'nvim_create_augroup' (a nil value)^@stack traceback:^@^I.../site/pack/pack er/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: in main chunk^@^I[C]: in function 'require'^@^I.../share/nvim/site/pack/packer/opt/nvim-cmp/plugin/cmp.lua :9: in main chunk^@^I[C]: in function 'cmd'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:482: in function <...arjakobsson/.local/shar e/nvim/plugin/packer_compiled.lua:10>^@^I[C]: in function 'pcall'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:10: in main chunk Please check your config for correctness Error detected while processing VimEnter Autocommands for "*": E5108: Error executing lua ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: Vim:E492: Not an editor command: Dashboard stack traceback: [C]: in function 'cmd' ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: in function <....config/nvim/lua/doom/modules/modules/dashboard/init.lua:125> [string ":lua"]:1: in main chunk [doom] [WARN 03:34:50] [string "..."]:0: doom-treesitter: clang has poor compatibility compiling treesitter parsers. We recommend using gcc, see iss ue #246 for details. (https://github.com/NTBBloodbath/doom-nvim/issues/246) "[No Name]" --No lines in buffer-- E492: Not an editor command: Telescope find_files [packer.nvim] [ERROR 03:35:01] async.lua:20: Error in coroutine: ...ite/pack/packer/start/packer.nvim/lua/packer/compile.lua:592: Dependency nest.nvim for { "nvim-dap-ui" } not found ```
```vim Error in packer_compiled: ...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:482: Vim(packadd):E5113: Error while calling lua chunk: .../site/ pack/packer/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: attempt to call field 'nvim_create_augroup' (a nil value)^@stack traceback:^@^I.../site/pack/pack er/opt/nvim-cmp/lua/cmp/utils/autocmd.lua:5: in main chunk^@^I[C]: in function 'require'^@^I.../share/nvim/site/pack/packer/opt/nvim-cmp/plugin/cmp.lua :9: in main chunk^@^I[C]: in function 'cmd'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:482: in function <...arjakobsson/.local/shar e/nvim/plugin/packer_compiled.lua:10>^@^I[C]: in function 'pcall'^@^I...arjakobsson/.local/share/nvim/plugin/packer_compiled.lua:10: in main chunk Please check your config for correctness Error detected while processing VimEnter Autocommands for "*": E5108: Error executing lua ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: Vim:E492: Not an editor command: Dashboard stack traceback: [C]: in function 'cmd' ....config/nvim/lua/doom/modules/modules/dashboard/init.lua:131: in function <....config/nvim/lua/doom/modules/modules/dashboard/init.lua:125> [string ":lua"]:1: in main chunk [doom] [WARN 03:38:43] [string "..."]:0: doom-treesitter: clang has poor compatibility compiling treesitter parsers. We recommend using gcc, see iss ue #246 for details. (https://github.com/NTBBloodbath/doom-nvim/issues/246) "[No Name]" --No lines in buffer-- Mapper error : unique identifier fast_exit_n cannot be used twice Mapper error : unique identifier write_as_n cannot be used twice Mapper error : unique identifier save_as_n cannot be used twice Mapper error : unique identifier exit_and_save_n cannot be used twice Mapper error : unique identifier exit_and_save_n_1 cannot be used twice Mapper error : unique identifier exit_and_discard_n cannot be used twice Mapper error : unique identifier toggle_background_n cannot be used twice Mapper error : unique identifier toggle_sigcolumn_n cannot be used twice Mapper error : unique identifier set_indent_n cannot be used twice Mapper error : unique identifier toggle_number_n cannot be used twice Mapper error : unique identifier toggle_spelling_n cannot be used twice Mapper error : unique identifier toggle_syntax_n cannot be used twice Mapper error : unique identifier toggle_autopairs_n cannot be used twice Mapper error : unique identifier formatfix_n cannot be used twice Mapper error : unique identifier restore_session_n cannot be used twice Mapper error : unique identifier jump_to_next_n cannot be used twice Mapper error : unique identifier jump_to_next_n_1 cannot be used twice Mapper error : unique identifier jump_to_prev_n cannot be used twice Mapper error : unique identifier jump_to_prev_n_1 cannot be used twice Mapper error : unique identifier browse_cwd_n cannot be used twice Mapper error : unique identifier switch_colorscheme_n cannot be used twice Mapper error : unique identifier show_hover_doc_n cannot be used twice Mapper error : unique identifier jump_to_prev_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_next_diagnostic_n cannot be used twice Mapper error : unique identifier jump_to_declaration_n cannot be used twice Mapper error : unique identifier jump_to_definition_n cannot be used twice Mapper error : unique identifier jump_to_references_n cannot be used twice Mapper error : unique identifier jump_to_implementation_n cannot be used twice Mapper error : unique identifier do_code_action_n cannot be used twice Mapper error : unique identifier jump_to_next_n_2 cannot be used twice Mapper error : unique identifier jump_to_prev_n_3 cannot be used twice Mapper error : unique identifier jump_to_next_n_3 cannot be used twice Mapper error : unique identifier line_n cannot be used twice Mapper error : unique identifier loclist_n cannot be used twice Mapper error : unique identifier toggle_completion_n cannot be used twice packer.nvim: Error running config for nvim-cmp: ...packer/opt/nvim-cmp/lua/cmp/view/custom_entries_view.lua:2: loop or previous error loading module 'c mp.utils.autocmd' [doom] [WARN 03:39:44] [string "..."]:0: doom-treesitter: clang has poor compatibility compiling treesitter parsers. We recommend using gcc, see iss ue #246 for details. (https://github.com/NTBBloodbath/doom-nvim/issues/246) "[No Name]" --No lines in buffer-- Press ENTER or type command to continue ```
molleweide commented 2 years ago

nice it seems that I get most stuff working kind of now, so I am going to prepare for migrating all my stuff into next then.

what urked me at first was that when I went back to my previous branch doom_conf_ui i wasn't able to recall it properly but now it seems that most things do work for me in next branch, so now I am migrating everything, and looking into getting all my user moduEs working. I have a lot of git modules with nice commands for managing eveyrhing in vim. The plugin vgit has some insanely useful commands.

ideally I would like to create a command for stage_and_commit_chunk_under_cursor so that you discard everything else and just process the chunk at cursor. would be nice!!

connorgmeehan commented 2 years ago

If you're installing doom-nvim 100% fresh (no packer compiled, no plugins installed) it seems to work pretty well.

This is the first load.

Bootstrapping packer.nvim, please wait ... "modules.lua" 83L, 3047B Error detected while processing BufWinEnter Autocommands for "*.lua": E5108: Error executing lua ...rmeehan/.config/nvim/lua/doom/modules/langs/lua/init.lua:57: module 'lua-dev' not found: no field package.preload['lua-dev'] no file './lua-dev.lua' no file '/usr/local/Cellar/luajit-openresty/2.1-20220411/share/luajit-2.1.0-beta3/lua-dev.lua' no file '/usr/local/share/lua/5.1/lua-dev.lua' no file '/usr/local/share/lua/5.1/lua-dev/init.lua' no file '/usr/local/Cellar/luajit-openresty/2.1-20220411/share/lua/5.1/lua-dev.lua' no file '/usr/local/Cellar/luajit-openresty/2.1-20220411/share/lua/5.1/lua-dev/init.lua' no file './lua-dev.so' no file '/usr/local/lib/lua/5.1/lua-dev.so' no file '/usr/local/Cellar/luajit-openresty/2.1-20220411/lib/lua/5.1/lua-dev.so' no file '/usr/local/lib/lua/5.1/loadall.so' stack traceback: [C]: in function 'require' ...rmeehan/.config/nvim/lua/doom/modules/langs/lua/init.lua:57: in function <...rmeehan/.config/nvim/lua/doom/modules/langs/lua/init.lua:47> [string ":lua"]:1: in main chunk "modules.lua" 83 lines --1%-- [packer.nvim] [ERROR 12:35:22] async.lua:20: Error in coroutine: ...ack/packer/start/packer.nvim/lua/packer/plugin_utils.lua:238: Vim:E492: Not an editor command: TSUpdate

Then restart and everything is setup. These issues look like they come from an old packer_compiled.lua trying to reference things that no longer exist. I'm not sure if it's worth trying to resolve this on behalf of the user (overmanaging what the user's doing could backfire, adding new bugs, annoying warnings etc). But I think I'll add a :DoomNuke command that deletes packer-compiled and quits doom so the user can re-open it and run :PackerCompile. If it's possible to detect errors in packer-compiled.lua we could then suggest the user runs :DoomNuke and restarts nvim.

The mapper unique identifier is a seperate thing that I need to resolve.

molleweide commented 2 years ago

overmanaging what the user's doing could backfire, adding new bugs, annoying warnings etc).

Hmmm, yeah this is dangerous waters, but quite interesting to read your reply. I gotta read up more on packer docs later.

connorgmeehan commented 2 years ago

Stale, closed due to inactivity. If this issue is still happening on v4.x post a comment and I'll re-open :)