Files
nix-config/home/base/desktop/neovim/README.md
T
2023-07-13 01:59:04 +08:00

14 lines
384 B
Markdown

# AstroNvim
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.
- Temporary solution: `rm ~/.local/share/nvim/mason/bin/*`, but do not remove `emmet-ls`, cause it's not found in nixpkgs!
## Screenshots
![](/_img/astronvim_2023-07-13_00-39.webp)