Skip to content

Commit

Permalink
feat: add lspinfo and query to disabled filetypes (#88)
Browse files Browse the repository at this point in the history
* feat: add lspinfo to disabled filetypes

* feat: add query to disabled filetypes
  • Loading branch information
guilhas07 committed Jun 1, 2024
1 parent eaf4bc3 commit 349895c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/hardtime/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ M.config = {
"help",
"httpResult",
"lazy",
"lspinfo",
"Neogit*",
"mason",
"neotest-summary",
Expand All @@ -86,6 +87,7 @@ M.config = {
"notify",
"prompt",
"qf",
"query",
"oil",
"undotree",
"Trouble",
Expand Down

0 comments on commit 349895c

Please sign in to comment.