Skip to content

laniakita/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Neovim Config, in Lua.

Usage

Most things should "just work", but you'll probably need the following language servers for Lspconfig to work properly:

lang setup
Biome npm install -g @biomejs/biome
C# dotnet tool install --global csharp-ls
eslint npm install -g vscode-langservers-extracted
HTML npm install -g vscode-langservers-extracted
Lua $ brew install / # pacman -S lua-language-server
Svelte npm install -g svelte-language-server
tailwindcss npm install -g @tailwindcss/language-server
TypeScript npm install -g typescript typescript-language-server

About

personal neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages