Setup rnix lspconfig

master
blallo 2024-03-10 22:33:36 +01:00
parent 545f7dcfda
commit 43baab0aaf
Signed by: blallo
GPG Key ID: C530464EEDCF489A
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ end
-- nvim_lsp.harepls.setup {}
require 'lspconfig'.rnix.setup {}
-- keybindings
local on_attach = function(client, bufrn)