https://github.com/jcoupalk/nvchad-configuration
NVChad custom configuration for Neovim
https://github.com/jcoupalk/nvchad-configuration
neovim neovim-plugin nvchad nvchad-custom-config
Last synced: about 2 months ago
JSON representation
NVChad custom configuration for Neovim
- Host: GitHub
- URL: https://github.com/jcoupalk/nvchad-configuration
- Owner: JCoupalK
- License: mit
- Created: 2024-03-05T07:05:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-08T06:37:43.000Z (over 1 year ago)
- Last Synced: 2024-05-17T00:34:08.159Z (about 1 year ago)
- Topics: neovim, neovim-plugin, nvchad, nvchad-custom-config
- Language: Lua
- Homepage: https://jcoupal.com
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My NVChad configuration for Neovim
Includes my theme, mappings, plugins and language server configurations.
LSP servers for Go, Bash, Python, YAML, JSON, HTML, CSS, JS, Dockerfile and Lua.
Those language servers needs to be installed:
"lua-language-server",
"bash-language-server",
"pyls",
"gopls",
"docker-langserver",
"html-languageserver",
"vscode-json-languageserver",
"yaml-language-server"