update
This commit is contained in:
parent
44c2cd9bbc
commit
a0b8181590
6 changed files with 76 additions and 21 deletions
|
|
@ -32,8 +32,10 @@
|
|||
## vim
|
||||
nnn-vim.url = "github:mcchrish/nnn.vim";
|
||||
nnn-vim.flake = false;
|
||||
coc-nvim.url = "github:neoclide/coc.nvim";
|
||||
coc-nvim.flake = false;
|
||||
notify-nvim.url = "github:rcarriga/nvim-notify";
|
||||
notify-nvim.flake = false;
|
||||
notice-nvim.url = "github:folke/noice.nvim";
|
||||
notice-nvim.flake = false;
|
||||
|
||||
## zsh
|
||||
zsh-completions.url = "github:zsh-users/zsh-completions";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue