Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 638 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 638 Bytes

nvim-lelwel

Vim/Neovim syntax highlighting for lelwel.

Language server support is provided by the nvim-lspconfig plugin.

Installation

Manual

git clone https://github.com/0x2a-42/nvim-lelwel.git $HOME/.local/share/nvim/site/pack/plugin/start/nvim-lelwel
git clone https://github.com/neovim/nvim-lspconfig.git $HOME/.local/share/nvim/site/pack/plugin/start/nvim-lspconfig

vim-plug

Plug '0x2a-42/nvim-lelwel'
Plug 'neovim/nvim-lspconfig'

Demo