nvim and polybar minor tweaks

This commit is contained in:
Tiago Sousa 2023-05-14 15:23:16 +01:00
parent 53a26d03c4
commit cf75e689e5
18 changed files with 132 additions and 501 deletions

View file

@ -11,6 +11,7 @@ return require('packer').startup(function(use)
use("mbbill/undotree")
use("j-hui/fidget.nvim")
use("norcalli/nvim-colorizer.lua")
use("nvim-orgmode/orgmode")
use("lervag/vimtex")