added: latest nvim configuration
This commit is contained in:
@@ -1,16 +1,9 @@
|
||||
# AstroNvim Template
|
||||
|
||||
**NOTE:** This is for AstroNvim v4+
|
||||
**NOTE:** This is for AstroNvim v6+
|
||||
|
||||
A template for getting started with [AstroNvim](https://github.com/AstroNvim/AstroNvim)
|
||||
|
||||
## System dependencies
|
||||
- `lazygit` for lazygit integration
|
||||
- `typescript-language-server` and `typescript` installed globally from npm
|
||||
```bash
|
||||
npm install -g typescript-language-server typescript
|
||||
```
|
||||
|
||||
## 🛠️ Installation
|
||||
|
||||
#### Make a backup of your current nvim and shared folder
|
||||
|
||||
Reference in New Issue
Block a user