tree-sitter-editorconfig

October 30, 2024 ยท View on GitHub

CI

Grammar for .editorconfig files. The parser tries to be complaint with version 0.17.2 of the specification.

References

  • editorconfig specification
  • editorconfig Properties
  • .editorconfig files collection on the editorconfig wiki
  • Testings for editorconfig Core

Editors

Neovim

You can install this parser using nvim-treesitter, run TSInstall editorconfig.

Contents

  1. 1References
  2. 2Editors
  3. 2.1Neovim