holy shit I think I got it working on windows
This commit is contained in:
parent
f328a7e2f5
commit
494e0233c8
2 changed files with 10 additions and 3 deletions
1
init.lua
1
init.lua
|
|
@ -356,6 +356,5 @@ vim.opt.smartindent = true
|
|||
-- this is transparent background
|
||||
vim.api.nvim_set_hl(0, 'Normal', { bg = 'none' })
|
||||
vim.api.nvim_set_hl(0, 'NormalFloat', { bg = 'none' })
|
||||
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue