1
0
Fork 0

Use moonfly background and foreground colors in Neovim floating windows

This commit is contained in:
Daniele Tricoli 2021-11-19 01:50:44 +01:00
parent e909df4c55
commit a061107296
1 changed files with 5 additions and 1 deletions

View File

@ -1 +1,5 @@
vim.g.moonflyCursorColor = 1
-- Colors theme moonfly
-- https://github.com/bluz71/vim-moonfly-colors
-- vim.g.moonflyCursorColor = 1
vim.g.moonflyNormalFloat = 1