## 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`.