update: neovim lsp

This commit is contained in:
DACHXY 2025-01-03 01:33:15 +08:00
parent e63917ca85
commit 43e394c86a
14 changed files with 244 additions and 128 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, pkgsUnstable, nix-version, ... }:
{ nix-version, ... }:
{
imports = [ ./user ];