WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 82364ebc05 - Show all commits

View file

@ -72,7 +72,8 @@ lsp_installer.on_server_ready(function(server)
telemetry = {enable = false}
}
}
end
opts.on_attach = buf_map_keys
server:setup(opts)
end
end)