From eb45428c17ea06738447da5bee62039739386a5c Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 6 Oct 2020 18:49:33 +0500 Subject: Updates. + vim table plugin + crontab alias --- files/.vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'files/.vimrc') diff --git a/files/.vimrc b/files/.vimrc index 8a464ba..a280824 100644 --- a/files/.vimrc +++ b/files/.vimrc @@ -69,6 +69,7 @@ Plugin 'terryma/vim-expand-region' " Maintains a history of previous yanks, changes and deletes "Plugin 'vim-scripts/YankRing.vim' Plugin 'tpope/vim-dadbod' +Plugin 'dhruvasagar/vim-table-mode' " File types -- cgit v1.2.3