From 0a40d47450e472541d1eddaa78922f87e3fc452f Mon Sep 17 00:00:00 2001 From: Frederik Hansen Date: Tue, 5 Dec 2023 11:25:54 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 111a6f8..4ddbcb5 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ Install the [HDL Checker VSCode client][hdl_checker_vscode] on VS Code. ### Vim/NeoVim +#### Using [williamboman/mason.nvim][vim-mason] + +Mason and mason-lspconfig supports HDL Checker out of the box + #### Using [dense-analysis/ale][vim_ale] ALE supports HDL Checker out of the box. @@ -302,5 +306,6 @@ mentioned or used by this software. [vim_coc_nvim_config_file]: https://github.com/neoclide/coc.nvim/wiki/Using-the-configuration-file [vim_coc_nvim_register_lsp]: https://github.com/neoclide/coc.nvim/wiki/Language-servers#register-custom-language-servers [vim_lc_nvim]: https://github.com/autozimu/LanguageClient-neovim +[vim-mason]: https://github.com/williamboman/mason.nvim [Vivado_Simulator]: https://www.xilinx.com/products/design-tools/vivado/simulator.html [Xilinx_Vivado]: http://www.xilinx.com/products/design-tools/vivado/vivado-webpack.html