This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Instructions: | |
| # 1. Copy and paste the code bellow inside the languagues.toml file. | |
| # 2. If you are on Window, read the comment at line 43. | |
| # 3. Tweak the configuration as your needs. | |
| # Requirements: | |
| # 1. Install lua-language-server | |
| # Link: https://github.com/LuaLS/lua-language-server | |
| # | |
| # 2. Install stylua |