Skip to content

Hacky boxlang lsp adapter for nvim, written in lua.

License

Notifications You must be signed in to change notification settings

HannaEckert/boxlsp.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boxlsp.nvim

Hacky BoxLang lsp adapter for nvim, written in lua.

Install via Lazy

return {
    "hannaeckert/boxlsp.nvim",
    dependencies = {
        "neovim/nvim-lspconfig",
        "hrsh7th/cmp-nvim-lsp",
    },
    opts = {},
}

About

Hacky boxlang lsp adapter for nvim, written in lua.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published