mirror of
https://github.com/davegallant/nix-config
synced 2025-08-09 18:52:28 +00:00
Add neovim-nightly overlay
This commit is contained in:
@@ -38,7 +38,7 @@ require('nvim-treesitter.configs').setup({
|
||||
-- twilight
|
||||
require("twilight").setup {
|
||||
dimming = {
|
||||
alpha = 0.50, -- amount of dimming
|
||||
alpha = 0.25, -- amount of dimming
|
||||
-- we try to get the foreground from the highlight groups or fallback color
|
||||
color = { "Normal", "#cccccc" },
|
||||
},
|
||||
|
Reference in New Issue
Block a user