orhnk / vimacs

Feature-full Neovim Experience - With Emacs, JetBrains features OOTB
GNU General Public License v3.0
329 stars 8 forks source link

Errors after installing all packages #23

Closed renodesper closed 9 months ago

renodesper commented 12 months ago

OS: OSX Sonoma NVIM: NVIM v0.9.1 Vimacs: 0.4

I receive an error when trying to access Themes from the start up page.

E5108: Error executing lua: vim/_editor.lua:0: nvim_exec2(): Vim:Error executing Lua callback: .../share/nvi
m/lazy/lazy.nvim/lua/lazy/core/handler/cmd.lua:45: Vim:[telescope.run_command]: Unknown command
stack traceback:
        [C]: in function 'cmd'
        .../share/nvim/lazy/lazy.nvim/lua/lazy/core/handler/cmd.lua:45: in function <.../share/nvim/lazy/laz
y.nvim/lua/lazy/core/handler/cmd.lua:16>
        [C]: in function 'nvim_exec2'
        vim/_editor.lua: in function 'cmd'
        ...san/.local/share/nvim/lazy/ui/lua/nvchad/nvdash/init.lua:138: in function <...san/.local/share/nv
im/lazy/ui/lua/nvchad/nvdash/init.lua:132>
stack traceback:
        [C]: in function 'nvim_exec2'
        vim/_editor.lua: in function 'cmd'
        ...san/.local/share/nvim/lazy/ui/lua/nvchad/nvdash/init.lua:138: in function <...san/.local/share/nv
im/lazy/ui/lua/nvchad/nvdash/init.lua:132>

I also receive this error just by push top arrow on the keyboard.

Failed to run `config` for telescope.nvim
...m/lazy/telescope.nvim/lua/telescope/_extensions/init.lua:10: 'themes' extension doesn't exist or isn't in
stalled: ...cker/start/telescope.nvim/lua/telescope/actions/init.lua:74: Key does not exist for 'telescope.a
ctions': preview_scrolling_left
# stacktrace:
  - /telescope.nvim/lua/telescope/_extensions/init.lua:10 _in_ **load_extension**
  - /telescope.nvim/lua/telescope/_extensions/init.lua:62 _in_ **load_extension**
  - ~/.config/nvim/lua/plugins/init.lua:247 _in_ **config**
  - vim/_editor.lua:0 _in_ **cmd**
  - /ui/lua/nvchad/nvdash/init.lua:138

Your help is appreciated.

orhnk commented 12 months ago

Can you try this with Neovim Nightly (I needed to add this to README)

grafik

orhnk commented 9 months ago

Closing due to inactivity. Ping me.