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

3 lines
119 B
Text
Raw Normal View History

2022-08-20 19:09:54 +00:00
(let [illuminate (require :illuminate)]
2024-12-26 19:33:55 +00:00
(illuminate.configure {:filetypes_denylist [:TelescopePrompt :netrw :fzf]}))