Skip to content

Commit

Permalink
feat: add fugitive to disabled_filetypes (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
yujinyuz committed Jun 1, 2024
1 parent f174f14 commit fab5b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/hardtime/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ M.config = {
"oil",
"undotree",
"Trouble",
"fugitive",
},
hints = {
["[kj][%^_]"] = {
Expand Down

0 comments on commit fab5b40

Please sign in to comment.