We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebce9f commit 7a1a2c8Copy full SHA for 7a1a2c8
README.md
@@ -1,5 +1,20 @@
1
# AstroNvim Template
2
3
+This is a template based on astronvim v4+, trying to add some plugins and features to work properly with web frontend stacks.
4
+
5
+Some features are:
6
+* Angular prompt schematics.
7
+* Oil File editor
8
+* Surround plugin
9
+* Atac plugin
10
11
+## TODO
12
+|Task|Status|Description|
13
+|-|-|-|
14
+|Add NestJS schematics|-|For better developer experience|
15
+|Update linux installation script|Working on it|Actually is outdated|
16
+|Generate windows installation script|-|In future releases|
17
18
**NOTE:** This is for AstroNvim v4+
19
20
A template for getting started with [AstroNvim](https://github.com/AstroNvim/AstroNvim)
0 commit comments