mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
update
This commit is contained in:
parent
11236f9290
commit
a02b9403c7
1 changed files with 1 additions and 13 deletions
14
README.md
14
README.md
|
@ -115,19 +115,7 @@ git clone https://github.com/pojokcodeid/nvim-lazy.git ~/.config/nvim
|
||||||
- Tambahkan pada bagian berikut
|
- Tambahkan pada bagian berikut
|
||||||
|
|
||||||
```
|
```
|
||||||
local servers = {
|
:MasonInstall html-lsp css-lsp typescript-language-server
|
||||||
"sumneko_lua",
|
|
||||||
"cssls",
|
|
||||||
"html",
|
|
||||||
"tsserver",
|
|
||||||
"pyright",
|
|
||||||
-- "bashls",
|
|
||||||
"jsonls",
|
|
||||||
-- "yamlls",
|
|
||||||
-- "jdtls",
|
|
||||||
"emmet_ls",
|
|
||||||
"intelephense",
|
|
||||||
}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
- Rujukan Lnguage Support <br>
|
- Rujukan Lnguage Support <br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue