refactor(nvim): remove noice cmdline border
This commit is contained in:
parent
2a30993f4d
commit
879f65ff91
@ -46,6 +46,7 @@ return packer.startup({
|
||||
views = {
|
||||
cmdline_popup = {
|
||||
border = {
|
||||
style = "none",
|
||||
padding = { 1, 3 },
|
||||
},
|
||||
filter_options = {},
|
||||
|
Loading…
Reference in New Issue
Block a user