feat: comments for kitty/alacritty, bump astronvim to v3.33.3

This commit is contained in:
Ryan Yin
2023-07-18 14:33:15 +08:00
parent 78e5053ae5
commit baac168826
4 changed files with 44 additions and 5 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
agenix.url = "github:ryantm/agenix/0d8c5325fc81daf00532e3e26c6752f7bcde1143";
# AstroNvim is an aesthetic and feature-rich neovim config.
astronvim = { url = "github:AstroNvim/AstroNvim/v3.33.2"; flake = false; };
astronvim = { url = "github:AstroNvim/AstroNvim/v3.33.3"; flake = false; };
# my private secrets, it's a private repository, you need to replace it with your own.
# use ssh protocol to authenticate via ssh-agent/ssh-key, and shallow clone to save time