7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
|
{# Dim inactive windows #}
|
||
|
{# Not working very well, at least with undotree #}
|
||
|
{{add_source('sunjon/shade.nvim')-}}
|
||
|
lua << EOF
|
||
|
require'shade'.setup()
|
||
|
EOF
|