1
Fork 0

Setup upgrade and python setup I guess

This commit is contained in:
Matei Adriel 2023-03-30 02:54:57 +02:00
commit 9d7fd2277a
No known key found for this signature in database
17 changed files with 175 additions and 57 deletions
dotfiles/neovim/lua/my/plugins

View file

@ -33,6 +33,7 @@ local M = {
"vim",
"yaml",
"nix",
"lua"
},
sync_install = false,
--}}}