Pretty much default NvChad framework, with neovim-hybrid-theme
This configuration is for neovim v0.11.0 (LuaJIT 2.1.1741730670)
- Install Neovim following guide
Path to config file:
~./config/nvim/init.lua
-
Install NvChad following guide
-
copy and replace your local nvim folder with content of this repository
-
Enter neovim, and after initialization enter
:Mason. This will open package manager for LSP. Install following servers:
- eslint-lsp
- lua-language-server
- typescript-language-server
- Configs for
lspconfigare already in place for selected servers. - Enter
<leader>+th, which should open theme switcher, and select "neovim-hybrid" theme.