feat: luau lsp
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
asciiquarium
|
||||
wireguard-tools
|
||||
fzf
|
||||
lune
|
||||
];
|
||||
programs.nix-ld.enable = lib.mkDefault true;
|
||||
programs.zsh.enable = lib.mkDefault true;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
syntaxHighlighting.enable = true;
|
||||
history.size = 1000;
|
||||
envExtra = ''
|
||||
. "$HOME/.rokit/env"
|
||||
export PATH="$PATH:$HOME/.pesde/bin"
|
||||
'';
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user