Skip to content

Commit

Permalink
feat: update disabled filetypes (#83)
Browse files Browse the repository at this point in the history
* feat(disabled-filetypes): add more Neogit filetypes

* feat(disabled-filetypes): add Diffview

* feat(disabled-filetypes): add httpResult (nvim-rest)

---------

Co-authored-by: Max Shen <m4xshen@gmail.com>
  • Loading branch information
kevintraver and m4xshen authored Apr 17, 2024
1 parent 84dd929 commit eaf4bc3
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 @@ -71,8 +71,10 @@ M.config = {
"alpha",
"checkhealth",
"dapui*",
"Diffview*",
"Dressing*",
"help",
"httpResult",
"lazy",
"Neogit*",
"mason",
Expand Down

0 comments on commit eaf4bc3

Please sign in to comment.