feat(nvim): add zen mode and twilight
This commit is contained in:
parent
bc12d257f1
commit
c5d1d1262c
2 changed files with 7 additions and 0 deletions
3
modules/programs/nvim/plugins/twilight-nvim.lua
Normal file
3
modules/programs/nvim/plugins/twilight-nvim.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require("twilight").setup({
|
||||
context = 20,
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue