summaryrefslogtreecommitdiff
path: root/dot_config/nvim/lsp/clojure_lsp.lua
blob: 1c9ded11b035ca30ae7967132cb0b465f59c35fb (plain) (blame)
1
2
-- [nfnl] Compiled from lsp/clojure_lsp.fnl by https://github.com/Olical/nfnl, do not edit.
return {cmd = {"clojure-lsp", "listen"}, filetypes = {"clojure"}, root_markers = {"project.clj", "deps.edn", "bb.edn", "build.boot", "shadow-cljs.edn"}}