diff --git a/home/base/desktop/neovim/README.md b/home/base/desktop/neovim/README.md index a79fe6ec..2887e5ad 100644 --- a/home/base/desktop/neovim/README.md +++ b/home/base/desktop/neovim/README.md @@ -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