- repo name change and readme change
- removed markdownlint config args as it is no longer a arg. thanks markdownlint-cli2. love changing my workflow :>
- play pause bind for i3
This commit is contained in:
2
env/.config/nvim/after/plugin/lsp.lua
vendored
2
env/.config/nvim/after/plugin/lsp.lua
vendored
@@ -154,7 +154,7 @@ if ok then
|
||||
})
|
||||
require('mason-lspconfig').setup({
|
||||
ensure_installed = {
|
||||
--"markdownlint-cli2",
|
||||
--"markdownlint",
|
||||
--"markdown-toc",
|
||||
"bashls",
|
||||
"clangd",
|
||||
|
||||
Reference in New Issue
Block a user