blink cmp disable term mode
This commit is contained in:
parent
925e017a14
commit
4c750e1e08
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ lze.load({
|
|||
local blink = require("blink-cmp")
|
||||
local opts = {
|
||||
term = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
},
|
||||
cmdline = {
|
||||
enabled = true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue