fix: Invalid config for ast-grep

This commit is contained in:
Uttarayan Mondal
2024-05-28 20:10:52 +05:30
parent 6d4d9b0079
commit e689a56cd6
3 changed files with 35 additions and 36 deletions

View File

@@ -425,7 +425,7 @@ in rec {
-- catcher(require('rest-nvim').setup)
catcher(require('lspconfig').ast_grep.setup)
-- catcher(require('lspconfig').ast_grep.setup)
-- require('telescope').load_extension("dap")
-- require('telescope').load_extension("rest")