From c9b5a1d39be55e2cc43bf2df471c8f99a9073a96 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 13 Jul 2023 01:59:04 +0800 Subject: [PATCH] feat: update TODO --- home/base/desktop/neovim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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