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

4 lines
115 B
Plaintext
Raw Normal View History

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