Skip to content

Commit

Permalink
Feat: Add more file types to the disabled file types
Browse files Browse the repository at this point in the history
  • Loading branch information
hankertrix committed Feb 11, 2025
1 parent db2bb4d commit 71a7a86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,9 @@ local default_config = {
"zsh",
"typr",
"typrstats",
"snacks_terminal",
"Tybr",
"TybrStats",
"Trouble",
"NvimTree",
"WhichKey",
Expand Down
3 changes: 3 additions & 0 deletions lua/nerd_column.lua
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ M.default_config = {
"zsh",
"typr",
"typrstats",
"snacks_terminal",
"Tybr",
"TybrStats",
"Trouble",
"NvimTree",
"WhichKey",
Expand Down

0 comments on commit 71a7a86

Please sign in to comment.