Skip to content

Commit

Permalink
fix: skip separator
Browse files Browse the repository at this point in the history
  • Loading branch information
TwIStOy committed Nov 22, 2023
1 parent 0b6e945 commit a808b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/ht/core/window.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ local uncountable_types = {
DiffviewFiles = true,
["neo-tree"] = true,
["neo-tree-popup"] = true,
NvimSeparator = true,
}

function M.skip_filetype(ft)
Expand Down

0 comments on commit a808b29

Please sign in to comment.