1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 19:53:07 +00:00
This commit is contained in:
Rae 5e 2024-12-17 18:30:38 -05:00
parent c8697a67ca
commit 544b57af9c
5 changed files with 39 additions and 4 deletions

View file

@ -32,6 +32,7 @@
defaultEditor = true;
vimAlias = true;
plugins = with pkgs.vimPlugins; [
vim-just
vim-wakatime
];
extraLuaConfig = ''

View file

@ -17,6 +17,10 @@
xclip
yt-dlp
zellij
# development
just
## language servers
nixd
# text editors
neovim
vscodium