Fork me on GitHub
#conjure
<
2021-10-30
>
mynomoto13:10:21

So, I rebooted my config using https://github.com/rafaeldelboni/nvim-fennel-lsp-conjure-as-clojure-ide and now I'm not sure about how to use an autocmd to set edn and some other files to filetype clojure. I had autocmd BufNewFile,BufRead *.cljs.hl,*.boot,.joker,.edn,.cljfmt,.cljstyle set filetype=clojure but I'm not sure about how to do that using fennel.

mynomoto16:10:37

This is great, thanks. I noticed that you don't use augroup. Did that cause any problems?

rafaeldelboni16:10:14

Never need to use it, but I'm not a vim pro, so maybe I should check it out haha

mynomoto16:10:26

Well, I use those but I'm not sure what they are for so :man-shrugging: I just tried, it worked. Thanks!

rafaeldelboni16:10:35

Glad to hear and really happy to help! Have a great day.