Reshape cmp box
This commit is contained in:
@@ -27,4 +27,8 @@ return {
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
opts = require "configs.nvim-tree",
|
||||
},
|
||||
{
|
||||
"hrsh7th/nvim-cmp",
|
||||
opts = require("configs.cmp"),
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user