1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim: disable float borders

This commit is contained in:
Henrik Hautakoski 2024-08-13 19:22:53 +02:00
parent 80a3f2eba1
commit f6e49492c0

View file

@ -7,7 +7,7 @@ local icons = require('config.icons')
-- Custom
vim.g.float_border = 'single'
-- vim.g.float_border = 'single'
--