mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nvim): remove invalid settings
This commit is contained in:
@@ -14,8 +14,6 @@ return {
|
||||
winblend = 0,
|
||||
highlights = { NormalFloat = { guibg = "NONE" } },
|
||||
border = "curved",
|
||||
height = 0.70,
|
||||
width = 0.85,
|
||||
escape_quit = true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user