nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
19.72k stars 23.67k forks source link

Unable to lauch #1046

Closed end3r-man closed 3 months ago

end3r-man commented 3 months ago

Describe the bug

after installing neovim on arch linux with kickstart im unable to start that got this error

To Reproduce

  1. install neovim
  2. setup kickstart
  3. lauch it

Desktop

Neovim Version

:version NVIM v0.10.0 Build type: Release LuaJIT 2.1.1716656478

Failed to run `config` for which-key.nvim

/home/enderman/.config/nvim/init.lua:278: attempt to call field 'add' (a nil value)

# stacktrace:
  - .config/nvim/init.lua:278 _in_ **config**
end3r-man commented 3 months ago

while space and s+/

[telescope.live_grep]: 'ripgrep', or similar alternative, is a required dependency for the live_grep picker. Visit https://github.com/BurntSushi/ripgrep#instal
lation for installation instructions.
VlaDexa commented 3 months ago

Please run :Lazy update to get the latest version of which-key.nvim.

Regarding your 'ripgrep' error: Please follow Arch install steps from README.md

feoh commented 3 months ago

Seems like this one's resolved. Please reopen if that's incorrect.

end3r-man commented 3 months ago

Seems like this one's resolved. Please reopen if that's incorrect.

forgot to close the issue