dotfiles/.config/nvim/fnl/before.fnl

8 lines
159 B
Fennel

(import-macros {: setup : g!} :macros)
;; telescope bindings
(require :config.telescope.bindings)
;; polyglot
(g! polyglot_disabled [:autoindent :sensible])