fix: added recommended

This commit is contained in:
Folke Lemaitre 2024-06-06 13:22:30 +02:00
parent 9bfb9a729b
commit bd8eb14d69
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -1,4 +1,9 @@
return { return {
recommended = {
ft = "gleam",
root = "gleam.toml",
},
{ {
"nvim-treesitter/nvim-treesitter", "nvim-treesitter/nvim-treesitter",
opts = function(_, opts) opts = function(_, opts)