add: lsp blade dan linter blade

This commit is contained in:
asep.komarudin 2024-06-25 11:41:17 +07:00
parent fbc8a53840
commit 4bd718cab7
5 changed files with 37 additions and 1 deletions

View file

@ -2,6 +2,7 @@ return {
{
"nvim-treesitter/nvim-treesitter",
dependencies = {
{ "nvim-treesitter/nvim-treesitter-context" },
{
"JoosepAlviste/nvim-ts-context-commentstring",
lazy = true,