This commit is contained in:
cnst
2024-07-15 12:57:49 +02:00
parent d6bbebf7f3
commit 91e09c461b
6 changed files with 33 additions and 34 deletions

View File

@@ -18,5 +18,10 @@
name = "Input Sans Narrow Light";
size = 10;
};
cursorTheme = {
name = "Adwaita";
package = pkgs.adwaita-icon-theme;
size = 24;
};
};
}

View File

@@ -16,7 +16,6 @@
path = "[path]";
luasnip = "[snip]";
buffer = "[buffer]";
neorg = "[neorg]";
};
};
};
@@ -46,7 +45,6 @@
# Words from other open buffers can also be suggested.
option.get_bufnrs.__raw = "vim.api.nvim_list_bufs";
}
{name = "neorg";}
];
};
};

View File

@@ -1,4 +0,0 @@
#!/bin/sh
export PATH="/etc/profiles/per-user/cnst/bin:$PATH"
echo "PATH=$PATH" > /tmp/tsserver-log.txt
exec /etc/profiles/per-user/cnst/bin/tsserver "$@" >> /tmp/tsserver-log.txt 2>&1

View File

@@ -55,27 +55,6 @@
wpa_supplicant
xfce.thunar-archive-plugin
xfce.thunar-volman
# misc.language_servers
typescript-language-server
typescript
nixd
nil
statix
hyprlang
alejandra
nixpkgs-fmt
pyright
isort
rustfmt
rust-analyzer
clippy
lua-language-server
stylua
nodePackages_latest.nodejs
nodePackages.prettier
prettierd
black
];
sessionVariables = {
BROWSER = "firefox";