1
Fork 0

Integrated nixos-hardware, more ricing, and much more

This commit is contained in:
Matei Adriel 2023-08-17 10:31:46 +03:00
parent 16752e40d5
commit d0073fbee4
No known key found for this signature in database
37 changed files with 248 additions and 87 deletions
dotfiles/neovim/lua/my/plugins

View file

@ -9,7 +9,6 @@ local telescope = {
"nvim-lua/plenary.nvim"
},
version = "0.1.x",
pin = true,
cond = env.vscode.not_active(),
}