Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 324 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 324 Bytes

Editorconfig Language Server

A language server for Editor config(ecls).

Features

  • Diagnostics
  • Completions
  • Document symbols
  • Hover

Installation

VsCode

To be determined

Neovim

npm install -g ecls

  • nvim/lspconfig not yet implemented, bootstrap config can be added, see debug/editorconfig.lua