Skip to content

Commit 40e6735

Browse files
committed
vim: actually enable nil_ls
1 parent 19ca224 commit 40e6735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/nvim/init.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ vim.lsp.config('nil_ls', {
285285
},
286286
},
287287
})
288+
vim.lsp.enable('nil_ls')
288289

289290
vim.lsp.enable('ts_ls')
290291

0 commit comments

Comments
 (0)