Lisp support and so on
This commit is contained in:
parent
e145f9f06d
commit
e9fe358191
4 changed files with 65 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ return { -- LSP Configuration & Plugins
|
|||
-- Manual config for Nushell LSP
|
||||
-- TODO: Remove once `mason-lspconfig` supports Nushell
|
||||
require('lspconfig').nushell.setup {}
|
||||
require('lspconfig').janet_lsp.setup {}
|
||||
|
||||
-- Brief aside: **What is LSP?**
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue