From 3234d0db2e777eadb07efedaa0a598f8e8aa43b9 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 13 Jul 2023 11:18:47 +0800 Subject: [PATCH] feat: astronvim - update TODO --- home/base/desktop/neovim/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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