This commit is contained in:
Philipp Hochkamp 2023-03-06 21:27:28 +01:00
parent a0b8181590
commit ff9e47e96b
10 changed files with 57 additions and 74 deletions

View file

@ -34,8 +34,8 @@
nnn-vim.flake = false;
notify-nvim.url = "github:rcarriga/nvim-notify";
notify-nvim.flake = false;
notice-nvim.url = "github:folke/noice.nvim";
notice-nvim.flake = false;
noice-nvim.url = "github:folke/noice.nvim";
noice-nvim.flake = false;
## zsh
zsh-completions.url = "github:zsh-users/zsh-completions";