noice + notify

This commit is contained in:
2026-06-17 19:38:58 +03:00
parent 85459a6fd6
commit 5ec108097b
16 changed files with 757 additions and 199 deletions

View File

@ -12,6 +12,8 @@ vim.lsp.config('jdtls', {
-- C/C++
vim.lsp.config('clangd', {})
-- C/C++
vim.lsp.config('arduino-language-server', {})
-- Rust
vim.lsp.config('rust_analyzer', {