minor tweaks for i3, nvim, rofi

This commit is contained in:
eneller
2023-07-18 12:04:12 +02:00
parent 34da911ccf
commit f806d1f817
5 changed files with 8 additions and 12 deletions

View File

@@ -18,6 +18,8 @@ packer.startup(function()
local use = use
use 'neovim/nvim-lspconfig'
use 'nvim-treesitter/nvim-treesitter'
use 'kylechui/nvim-surround'
-- use nvim-leap
end
)
--[[ PLUGIN CONFIGURATION