Skip to content

kyawaway/lmntal.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages