mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
nvim: config upgrade and add verilog support
This commit is contained in:
parent
05c0b65b3b
commit
7540d37422
6 changed files with 77 additions and 11 deletions
|
|
@ -4,6 +4,8 @@
|
|||
iverilog # Simulator: Icarus Verilog
|
||||
gtkwave # Waveform Viewer
|
||||
picocom
|
||||
verible # LSP
|
||||
svls # LSP
|
||||
];
|
||||
|
||||
programs.zed-editor.extensions = ["verilog"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue