Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 27, 2022
1 parent 8600a03 commit e3379cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/noice.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ for configuration recipes.
},
smart_move = {
-- noice tries to move out of the way of existing floating windows.
enabled = true, -- you can disable this behaviour here
-- add any filetypes here, that shouldn't trigger smart move.
excluded_filetypes = { "cmp_menu", "cmp_docs", "notify" },
},
Expand Down

0 comments on commit e3379cb

Please sign in to comment.