1
0
Fork 0
dotfiles/config/nvim/plugins/dracula.fnl

4 lines
77 B
Plaintext
Raw Normal View History

2022-04-10 21:47:39 +00:00
(let [g vim.g
cmd vim.cmd]
(set g.dracula_show_end_of_buffer false))