|
|
|
@ -60,6 +60,7 @@ lvim.lsp.automatic_configuration.skipped_servers = vim.tbl_filter(function(serve
|
|
|
|
|
end, lvim.lsp.automatic_configuration.skipped_servers)
|
|
|
|
|
|
|
|
|
|
vim.cmd('au BufRead,BufNewFile,BufEnter *.ksy set syntax=yaml')
|
|
|
|
|
vim.cmd('au BufRead,BufNewFile,BufEnter *.jecs set syntax=yaml')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- telescope
|
|
|
|
|