mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-08 16:34:26 +02:00
update
This commit is contained in:
parent
6fb52c0e1c
commit
260b9aaa4b
1 changed files with 2 additions and 17 deletions
19
README.md
19
README.md
|
@ -123,25 +123,10 @@ git clone https://github.com/pojokcodeid/nvim-lazy.git ~/.config/nvim
|
|||
|
||||
### Comfig Treesitter Cari file nvim/lua/user/treesitter.lua
|
||||
|
||||
- Tambahkan Pada Bagian berikut
|
||||
- Jalankan Code Berikut pada command
|
||||
|
||||
```lua
|
||||
ensure_installed = {
|
||||
"bash",
|
||||
"c",
|
||||
"javascript",
|
||||
"json",
|
||||
"lua",
|
||||
"python",
|
||||
"typescript",
|
||||
"tsx",
|
||||
"css",
|
||||
"rust",
|
||||
"java",
|
||||
"yaml",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
}, -- one of "all" or a list of languages
|
||||
:TSInstall html css javascript ..... dst
|
||||
```
|
||||
|
||||
- Rujukan Language Support <br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue