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

3 lines
119 B
Text
Raw Normal View History

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