diff --git a/home/base/desktop/neovim/README.md b/home/base/desktop/neovim/README.md index 9bef5cac..a79fe6ec 100644 --- a/home/base/desktop/neovim/README.md +++ b/home/base/desktop/neovim/README.md @@ -6,7 +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/*` + - Temporary solution: `rm ~/.local/share/nvim/mason/bin/*`, but do not remove `emmet-ls`, cause it's not found in nixpkgs! ## Screenshots