Neovim-from-scratch icon indicating copy to clipboard operation
Neovim-from-scratch copied to clipboard

📚 A Neovim config designed from scratch to be understandable

Results 131 Neovim-from-scratch issues
Sort by recently updated
recently updated
newest added

Finally switched to Gruv-box by default, with the usual changes just keep coming through.

Hi, So this is my 3rd time trying this config (3 separate installs). Used to be working fine last 2 times but this time it shows this error: ![nvim](https://user-images.githubusercontent.com/64088567/169871483-5379e6cc-b20e-4c2e-9205-cdc82dc64e95.png) Also...

Sorry to misuse issues for asking question, but I don't know other way to do this. I am trying to set up `julia` lsp for nvim under your framework here....

Setting timeoutlen to 100 milliseconds in the options file makes it appears like the leader key is not working.

@natomato rightly [pointed out](https://github.com/LunarVim/Neovim-from-scratch/pull/144#issuecomment-1141286836) that illuminate was called but not installed.

Thanks for the awesome configuration I am a hardware engineer and I use too much of the VHDL and Verilog languages. Unfortunately, both are not supported by NeoVim built-in lsp....

I ran neovim and got the following error message ``` rror detected while processing /home/itsrxmmy/.config/nvim/init.lua: E5113: Error while calling lua chunk: vim.lua:63: /home/itsrxmmy/.config/nvim/lua/user/cmp.lua:127: '}' expected (to close '{' at line...

The error I received was: ``` Error detected while processing /home/xxx/.config/nvim/init.lua: E5113: Error while calling lua chunk: /home/xxx/.config/nvim/lua/user/lsp/configs.lua:16: attempt to index a boole an value stack traceback: /home/xxx/.config/nvim/lua/user/lsp/configs.lua:16: in main...