mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-12 15:42:39 +02: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!
|
- [ ] let Mason use the binaries installed by nix!
|
||||||
- currenty some plugins(markdown/clangd/...) failed to start due to this problem.
|
- currenty some plugins(markdown/clangd/...) failed to start due to this problem.
|
||||||
|
- Temporary solution: `rm ~/.local/share/nvim/mason/bin/*`
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|||||||
@@ -129,6 +129,7 @@
|
|||||||
nodePackages.typescript-language-server
|
nodePackages.typescript-language-server
|
||||||
# HTML/CSS/JSON/ESLint language servers extracted from vscode
|
# HTML/CSS/JSON/ESLint language servers extracted from vscode
|
||||||
nodePackages.vscode-langservers-extracted
|
nodePackages.vscode-langservers-extracted
|
||||||
|
nodePackages."@tailwindcss/language-server"
|
||||||
|
|
||||||
#-- CloudNative
|
#-- CloudNative
|
||||||
nodePackages.dockerfile-language-server-nodejs
|
nodePackages.dockerfile-language-server-nodejs
|
||||||
|
|||||||
Reference in New Issue
Block a user