languages/solidity: init solidity module

This commit is contained in:
Artur Manuel 2024-12-21 14:08:17 +00:00
commit 637f749d4c
5 changed files with 33 additions and 1 deletions

View file

@ -14,6 +14,7 @@
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
- Add Haskell support under `vim.languages.haskell` using [haskell-tools.nvim].
- Add Solidity support under `vim.languages.solidity`.
[diniamo](https://github.com/diniamo):