mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
use maple font
This commit is contained in:
parent
1bbdd77d5c
commit
16ab036322
18 changed files with 222 additions and 32 deletions
5
home/dot_config/nvim/lsp/verible.lua
Normal file
5
home/dot_config/nvim/lsp/verible.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-- Verilog
|
||||
return {
|
||||
cmd = { "verible-verilog-ls" },
|
||||
filetypes = { "systemverilog", "verilog" },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue