Quantcast
Viewing all articles
Browse latest Browse all 1834

Looking for a Neovim theme

I really missed something !
I didn’t put the language in the ensure_installed options.

return {
  "nvim-treesitter/nvim-treesitter",
  opts = { ensure_installed = {
    "rescript",
    "gitignore",
  } },
}

Viewing all articles
Browse latest Browse all 1834

Trending Articles