Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

lmntal.nvim

Provides configurations of nvim-lspconfig and nvim-treesitter for LMNtal.

Settings

require("lmntal-nvim").setup()

Features

nvim-lspconfig integration

This plugin registers lmntal-language-server to lspconfig as lmntal_ls. So you can setup lmntal-language-serve as follows.

require("lspconfig").lmntal_ls.setup {}

You can also benefit from ensure_installed or automatic-server-setup functionality if you are using mason-lspconfig.nvim.

See also lmntal-mason-registry for installation of satysfi-language-server using mason.nvim.

nvim-treesitter integration

(WIP)

LICENSE

This software is released under the MIT License, see LICENSE.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages