mirror of
https://github.com/pnx/dotfiles
synced 2026-08-17 00:58:12 +02:00
nvim: disable float borders
This commit is contained in:
parent
80a3f2eba1
commit
f6e49492c0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ local icons = require('config.icons')
|
||||||
|
|
||||||
|
|
||||||
-- Custom
|
-- Custom
|
||||||
vim.g.float_border = 'single'
|
-- vim.g.float_border = 'single'
|
||||||
|
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue