From 34182f3e45e688bf4fbea31bee17b84dd08b5c90 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 13 Jul 2023 01:05:33 +0800 Subject: [PATCH] feat: astronvim - add TODO --- home/base/desktop/neovim/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/home/base/desktop/neovim/README.md b/home/base/desktop/neovim/README.md index 1026d2b5..1f69ed9e 100644 --- a/home/base/desktop/neovim/README.md +++ b/home/base/desktop/neovim/README.md @@ -2,4 +2,11 @@ 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. + +## Screenshots + ![](/_img/astronvim_2023-07-13_00-39.webp)