Skip to content

Commit

Permalink
feat!: revert cmdline draw config to default
Browse files Browse the repository at this point in the history
Closes #1243
  • Loading branch information
Saghen committed Feb 18, 2025
1 parent 35be72c commit a472b3e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lua/blink/cmp/config/modes/cmdline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ local cmdline = {
trigger = {
show_on_blocked_trigger_characters = {},
},
menu = {
draw = {
columns = { { 'label', 'label_description', gap = 1 } },
},
},
},
},
}
Expand Down

0 comments on commit a472b3e

Please sign in to comment.