more vscode
This commit is contained in:
parent
95128333e3
commit
360acefef9
3 changed files with 190 additions and 3 deletions
|
|
@ -23,6 +23,7 @@
|
|||
neovim-nightly-overlay.inputs.neovim-flake.url = "github:neovim/neovim?dir=contrib&rev=eb151a9730f0000ff46e0b3467e29bb9f02ae362";
|
||||
neovim-nightly-overlay.inputs.neovim-flake.inputs.nixpkgs.follows = "nixpkgs-master";
|
||||
|
||||
|
||||
# programs
|
||||
xynoblog.url = "github:thexyno/blog";
|
||||
xynoblog.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -43,6 +44,9 @@
|
|||
noice-nvim.url = "github:folke/noice.nvim";
|
||||
noice-nvim.flake = false;
|
||||
|
||||
## vscode
|
||||
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";
|
||||
|
||||
## zsh
|
||||
zsh-completions.url = "github:zsh-users/zsh-completions";
|
||||
zsh-completions.flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue