various plugin changes to make notes work
This commit is contained in:
parent
d5aaa05aca
commit
06c5d2415e
11 changed files with 131 additions and 56 deletions
5
lua/custom/plugins/marksman-lspconfig.lua
Normal file
5
lua/custom/plugins/marksman-lspconfig.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'williamboman/mason.nvim',
|
||||
'williamboman/mason-lspconfig.nvim',
|
||||
'neovim/nvim-lspconfig',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue