Skip to content

Commit

Permalink
fix: activate vim-sleuth hack. See #139
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Nov 7, 2022
1 parent 7b62ccf commit e99990f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/noice/util/hacks.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ function M.enable()
M.fix_nohlsearch()
M.fix_redraw()
M.fix_cmp()
M.fix_vim_sleuth()
end

function M.fix_vim_sleuth()
Expand Down

0 comments on commit e99990f

Please sign in to comment.