aserowy / neocode

Completely theme responsive, lean, streamlined lua configuration for neovim (dotfiles).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Plugins

morpheuslord opened this issue · comments

Where can i edit plugins to add or modify plugins

nvim.lua
Here are alle plugins and inits for the nvim instance launched in shell.

vscode.lua
Here lies the init with plugin management for vscode instances.

thanks man

I had another issue :
nvim @ LAPTOP-V17Q7F9M 09-11-2022 23_13_03
What should I do about this?

hmmm, i have no idea :D I am using my config on win, wsl2 and nixos without ever running into this message.

no idea i guess it might be with language support maybe but no clue

@morpheuslord, on a brand new machine i could replicate the behavior! I installed llvm only and building started failing. After replacing llvm with gcc (installed with scoop) compiling ran fine!

Hope this helps :D

I guess using it with Linux is the best possible answer cause whatever I do on windows it wont work