feat(nvim): some small config changes
This commit is contained in:
parent
2710f8fcfc
commit
9b85490e24
2 changed files with 5 additions and 1 deletions
common/home/neovim/plugins
|
@ -6,7 +6,7 @@ map.setup({
|
|||
map.gen_integration.diagnostic(),
|
||||
},
|
||||
window = {
|
||||
focusable = true,
|
||||
focusable = false,
|
||||
width = 7,
|
||||
winblend = 75,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue