this post was submitted on 27 May 2024
11 points (100.0% liked)

Neovim

2068 readers
1 users here now

founded 1 year ago
MODERATORS
 

Hey everyone,

I wanted to use Neovim for writing SystemVerilog, but found that there were very few examples or discussions around how to get common plugins like lspconfig, nvim-lint, and nvim-treesitter working together. After building a configuration that works for me, I thought I would share it as an example for others in the future.

You can find it here: https://github.com/thecooldaniel/nvim-config-systemverilog

Hope it helps someone and feedback/contribution is very welcome.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago

Very nice, will try to integrate it with my config.