4 lines
77 B
Text
4 lines
77 B
Text
|
(let [g vim.g
|
||
|
cmd vim.cmd]
|
||
|
(set g.dracula_show_end_of_buffer false))
|