mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 18:58:28 +02:00
fix: astronvim - install lsp, fomatters and others via home-manager instead of mason.nvim
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
|
||||
My Neovim config based on AstroNvim.
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] Install language servers, formatters, and others via nix home manager, instead of mason.nvim!
|
||||
- currently some plugins(markdown/clangd/...) failed to start due to this problem.
|
||||
- Temporary solution: `rm ~/.local/share/nvim/mason/bin/*`, but do not remove `emmet-ls`, cause it's not found in nixpkgs!
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user