mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 19:53:07 +00:00
~
This commit is contained in:
parent
c8697a67ca
commit
544b57af9c
5 changed files with 39 additions and 4 deletions
|
@ -32,6 +32,7 @@
|
|||
defaultEditor = true;
|
||||
vimAlias = true;
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
vim-just
|
||||
vim-wakatime
|
||||
];
|
||||
extraLuaConfig = ''
|
||||
|
|
|
@ -17,6 +17,10 @@
|
|||
xclip
|
||||
yt-dlp
|
||||
zellij
|
||||
# development
|
||||
just
|
||||
## language servers
|
||||
nixd
|
||||
# text editors
|
||||
neovim
|
||||
vscodium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue