add swaync

This commit is contained in:
Alexander Navarro 2025-08-25 16:47:51 -04:00
parent 75452f4c81
commit 8f3259a19a
6 changed files with 609 additions and 1 deletions

View file

@ -168,6 +168,7 @@ vim.lsp.enable({
"nushell",
"pyright",
"ruff",
"intelephense",
-- "rust_analyzer", -- managed by rustacean.nvim
})