nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
19.36k stars 22.79k forks source link

Error detected while processing /home/cbdev/.config/nvim/init.lua: E5113: Error while calling lua chunk: /home/cbdev/.config/nvim/init.lua:165: attempt to index field 'keymap' (a nil value) stack traceback: /home/cbdev/.config/nvim/init.lua:165: in main chunk Press ENTER or type command to continue #1204

Closed calloumi123 closed 3 hours ago

calloumi123 commented 3 hours ago

Describe the bug

Hi, I need help with a Neovim error. I recently cloned a Neovim configuration repository, and now I'm getting an error every time I open Neovim. I very new so this might be user error/skill issues .

Here's the error I'm seeing: CopyError detected while processing /home/cbdev/.config/nvim/init.lua: E5113: Error while calling lua chunk: /home/cbdev/.config/nvim/init.lua:165: attempt to index field 'keymap' (a nil value) stack traceback: /home/cbdev/.config/nvim/init.lua:165: in main chunk Can someone help me fix this? I'm new to Neovim configuration."

To Reproduce

  1. All i did was clone the repo delete the lazylock.json form repo. and I get error, it feels like im making skill isssues but iIreally dont know why its happenig

Desktop

Neovim Version

0.6.1

calloumi123 commented 3 hours ago

Im silly i was missing dependencys sorry