This commit is contained in:
Salar Rahmanian 2021-07-28 22:32:49 -07:00
parent 2714a216e3
commit 0a6eae2a61
4 changed files with 150 additions and 0 deletions

View file

@ -38,6 +38,7 @@ local function load_plugins()
use 'gennaro-tedesco/nvim-jqx'
use 'kristijanhusak/orgmode.nvim'
use 'p00f/nvim-ts-rainbow'
use 'christoomey/vim-tmux-navigator'
end)
end