feat: astronvim - update TODO

This commit is contained in:
Ryan Yin
2023-07-13 11:18:47 +08:00
parent c9b5a1d39b
commit 3234d0db2e

View File

@@ -4,8 +4,8 @@ My Neovim config based on AstroNvim.
## TODO
- [ ] let Mason use the binaries installed by nix!
- currenty some plugins(markdown/clangd/...) failed to start due to this problem.
- [ ] 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