mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-23 09:51:34 +01:00
feat: astronvim - Temporary solution
This commit is contained in:
@@ -6,6 +6,7 @@ My Neovim config based on AstroNvim.
|
||||
|
||||
- [ ] let Mason use the binaries installed by nix!
|
||||
- currenty some plugins(markdown/clangd/...) failed to start due to this problem.
|
||||
- Temporary solution: `rm ~/.local/share/nvim/mason/bin/*`
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
@@ -129,6 +129,7 @@
|
||||
nodePackages.typescript-language-server
|
||||
# HTML/CSS/JSON/ESLint language servers extracted from vscode
|
||||
nodePackages.vscode-langservers-extracted
|
||||
nodePackages."@tailwindcss/language-server"
|
||||
|
||||
#-- CloudNative
|
||||
nodePackages.dockerfile-language-server-nodejs
|
||||
|
||||
Reference in New Issue
Block a user