Skip to content

Commit 550785d

Browse files
committed
...
1 parent c3b846e commit 550785d

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

misc/content/2025/04/tips-on-astronvim/tips-on-astronvim.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Status: published
22
Date: 2025-04-28 10:55:17
3-
Modified: 2025-04-28 10:55:17
3+
Modified: 2025-11-18 18:23:46
44
Author: Benjamin Du
55
Slug: tips-on-astronvim
6-
Title: Tips on Astronvim
6+
Title: Tips on AstroNvim
77
Category: Computer Science
88
Tags: Computer Science, programming, IDE, Vim, AstroNvim, NeoVim
99

@@ -16,4 +16,4 @@ Tags: Computer Science, programming, IDE, Vim, AstroNvim, NeoVim
1616

1717
## References
1818

19-
- [lazy.nvim - 🚀 Getting Started](https://lazy.folke.io/)
19+
- [lazy.nvim - 🚀 Getting Started](https://lazy.folke.io/)
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Status: published
2+
Date: 2025-11-18 16:09:02
3+
Modified: 2025-11-18 18:23:46
4+
Author: Benjamin Du
5+
Slug: manage-neovim-packages-using-lazy.nvim
6+
Title: Manage NeoVim Packages Using Lazy.Nvim
7+
Category: Computer Science
8+
Tags: Computer Science, programming, IDE, editor, NeoVim, lazy.nvim
9+
10+
**Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!**
11+
12+
https://lazy.folke.io/usage
13+
14+
## References
15+
16+
- [lazy.nvim @ GitHub](https://github.com/folke/lazy.nvim)

0 commit comments

Comments
 (0)