Update formatting, add marksman lsp
This commit is contained in:
parent
949dde4a91
commit
b67d0342f7
2 changed files with 5 additions and 5 deletions
lua/crony
|
@ -150,11 +150,11 @@ require("lazy").setup({
|
|||
-- additional formater support
|
||||
"stevearc/conform.nvim",
|
||||
|
||||
-- additional linter support
|
||||
"mfussenegger/nvim-lint",
|
||||
-- additional linter support
|
||||
"mfussenegger/nvim-lint",
|
||||
|
||||
-- mason autoinstaller for formatter's and linter's
|
||||
"WhoIsSethDaniel/mason-tool-installer.nvim"
|
||||
-- mason autoinstaller for formatter's and linter's
|
||||
"WhoIsSethDaniel/mason-tool-installer.nvim",
|
||||
}, {
|
||||
install = {
|
||||
colorscheme = { "catppuccin" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue