You've already forked dotfiles
Changing the find and replace function a bit and removing some unecesary pieces.
This commit is contained in:
@@ -43,17 +43,19 @@ return {
|
||||
ensure_installed = {
|
||||
'ansiblels',
|
||||
'arduino_language_server',
|
||||
'bashls',
|
||||
'clangd',
|
||||
-- 'hadolint', -- Dockerfile linting
|
||||
'intelephense',
|
||||
'jdtls',
|
||||
-- 'jdtls', -- java
|
||||
'lua_ls',
|
||||
'marksman',
|
||||
'marksman', -- markdown
|
||||
'pylsp',
|
||||
'rust_analyzer',
|
||||
-- 'r_language_server',
|
||||
'ts_ls',
|
||||
-- 'snyk',
|
||||
'ts_ls', -- Typscript
|
||||
-- 'volar', -- Vue
|
||||
'yamlls',
|
||||
'volar',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user