1
0
Fork 0
dotfiles/home/config/nvim/plugins/illuminate.fnl

4 lines
98 B
Plaintext
Raw Normal View History

2022-08-20 19:09:54 +00:00
(let [illuminate (require :illuminate)]
(illuminate.configure {:filetypes_denylist [:netrw]}))