mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update config
This commit is contained in:
parent
8d037f7050
commit
a93d2e08bf
8 changed files with 63 additions and 424 deletions
|
@ -4,6 +4,6 @@ if not status_ok then
|
|||
end
|
||||
|
||||
require("user.lsp.mason")
|
||||
require("user.lsp.config") -- ini hanya untuk windows supaya jdtls jalan, kalau pakai linu x remark saja
|
||||
--require("user.lsp.config") -- ini hanya untuk windows supaya jdtls jalan, kalau pakai linu x remark saja
|
||||
require("user.lsp.handlers").setup()
|
||||
require("user.lsp.null-ls")
|
||||
--require("user.lsp.null-ls")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue