Hi there! I tried to install rocks-git.nvim with :Rocks install rocks-git.nvim on macOS and got the following error. Not sure if it's related to nvim-neorocks/rocks.nvim#250 since it's my first time setting up rocks.nvim Error Error dete...
Describe the bug One of the dependencies of the plugin, middleclass, is not found by the plugin: E5113: Error while calling lua chunk: ...ovimPackages/start/animation.nvim/lua/animation/init.lua:1: module 'middleclass' not found: no fiel...
如果不配置,会看到如下报错: E5113: Error while calling lua chunk: /Users/w4ngzhen/.config/nvim/lua/lazynvim-init.lua:22: module 'lazy' not found: no field package.preload['lazy'] no file './lazy.lua' no file '/usr/local/share/luajit-2.1.0-beta3/lazy.lua' no file '/usr/local...
E5113: Errorwhilecalling lua chunk:/Users/w4ngzhen/.config/nvim/lua/lazynvim-init.lua:22: module'lazy'notfound:nofield package.preload['lazy']nofile'./lazy.lua'nofile'/usr/local/share/luajit-2.1.0-beta3/lazy.lua'nofile'/usr/local/share/lua/5.1/lazy.lua'nofile'/usr/local/share/l...
cache_loader_lib: module vim.diagnostic not found no file '.\vim\diagnostic.lua' no file 'D:\scoop\apps\neovim\current\bin\lua\vim\diagnostic.lua' no file 'D:\scoop\apps\neovim\current\bin\lua\vim\diagnostic\init.lua' no file '.\vim\diagnostic.dll' no file 'D:\scoop\apps\neovim\...
E5113:Errorwhilecalling lua chunk:/Users/w4ngzhen/.config/nvim/lua/lazynvim-init.lua:22:module'lazy'not found:no fieldpackage.preload['lazy']no file'./lazy.lua'no file'/usr/local/share/luajit-2.1.0-beta3/lazy.lua'no file'/usr/local/share/lua/5.1/lazy.lua'no file'/usr/local/sha...
lua:1: module 'lspconfig.util' not found: ^Ino field package.preload['lspconfig.util'] ^Ino file './lspconfig/util.lua' ^Ino file '/home/oriyia/.tmp/neovim/.deps/usr/share/luajit-2.1.0-beta3/lspconfig/util.lua' ^Ino file '/usr/local/share/lua/5.1/lspconfig/util.lua' ^Ino ...
I run into errors likemodule 'nvim-treesitter.configs' not foundat startup This is because ofrtpmanagement innvim, addingpackadd nvim-treesittershould fix the issue. I want to use Git instead of curl for downloading the parsers In your Lua config: ...
lazy.nvimautomagically lazy-loads Lua modules, so it is not needed to specifymodule=...everywhere in your plugin specification. This means that if you have a pluginAthat is lazy-loaded and a pluginBthat requires a module of pluginA, then pluginAwill be loaded on demand as expected. ...
Add Terminal module. Add command workbench.action.reloadWindow. Fix extension not activated by command. Fix broken undo with floating window. Fix document create possible wrong uri & filetype. Improve highlight with floating window. 2019-03-24 Break change make number input not trigger completion....