Skip to content

Commit 6eb977d

Browse files
committed
enable clojure_lsp
1 parent 003495c commit 6eb977d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/kickstart/plugins/lspconfig.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ return {
220220
-- But for many setups, the LSP (`ts_ls`) will work just fine
221221
-- ts_ls = {},
222222
--
223-
223+
clojure_lsp = {},
224224
lua_ls = {
225225
-- cmd = { ... },
226226
-- filetypes = { ... },

0 commit comments

Comments
 (0)