feat: add tmux-cht.sh script of ThePrimagen

This commit is contained in:
Stefan Imhoff
2022-09-24 11:07:57 +02:00
parent 74742bd5af
commit a054204488
3 changed files with 19 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ return packer.startup(function(use)
use("untitled-ai/jupyter_ascending.vim") -- Interact with jupyter_ascending
use("rhysd/vim-grammarous") -- A powerful grammar checker for Vim using LanguageTool
use("mechatroner/rainbow_csv") -- Rainbow CSV
use("dbeniamine/cheat.sh-vim") -- Cheat.sh
-- Custom Text Objects
use("christoomey/vim-titlecase")