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