languages/verilog: init module

This commit is contained in:
AleksandarZhekovski 2025-10-04 00:25:35 +03:00
commit 567de2c259
4 changed files with 67 additions and 0 deletions

View file

@ -46,6 +46,7 @@ in {
./wgsl.nix
./yaml.nix
./ruby.nix
./verilog.nix
# This is now a hard deprecation.
(mkRenamedOptionModule ["vim" "languages" "enableLSP"] ["vim" "lsp" "enable"])