Setup rnix lspconfig

This commit is contained in:
sfigato 2024-03-10 22:33:36 +01:00
parent 545f7dcfda
commit 43baab0aaf
Signed by: blallo
GPG Key ID: C530464EEDCF489A

View File

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