mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-26 05:36:20 +02:00
## Description - Add Solidity language support to `nvim-treesitter` for syntax highlighting and enhanced code understanding. - Configure `nvim-lspconfig` for Solidity LSP support, setting up `solidity_ls` with a root pattern detection for Solidity projects. - Integrate `forge_fmt` as the formatter for Solidity files using `conform.nvim`, with command options for `forge fmt`. |
||
---|---|---|
.. | ||
coding | ||
dap | ||
editor | ||
formatting | ||
lang | ||
linting | ||
lsp | ||
test | ||
ui | ||
util | ||
vscode.lua |