feat: astronvim - Temporary solution

This commit is contained in:
Ryan Yin
2023-07-13 01:23:37 +08:00
parent 34182f3e45
commit c4a47b9e53
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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