Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 287 Bytes

vleam.nvim

Vleam LSP and formatting for Neovim

Requirements

  • Global vleam install, usually with npm install -g vleam
  • conform.nvim

Install

With lazy:

{
  'vleam/vleam.nvim',
}