feat: verilog lsp

This commit is contained in:
DACHXY 2025-04-26 21:15:41 +08:00
parent d6e8e23d3b
commit 8772b124fa
4 changed files with 39 additions and 5 deletions

View file

@ -44,6 +44,8 @@ in
prettierd
black
# SystemVerilog
verible
];
programs.neovim = {
@ -87,10 +89,6 @@ in
taplo
zls
vscode-js-debug
# SystemVerilog
svls
svlint
];
plugins = with pkgs.vimPlugins; [