From a95f1bf8dc4f243363d7fed897c61f21ef183ee3 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 14 Sep 2022 10:44:25 +0100 Subject: added tabularize plugin --- vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index 8a7be8f..e498398 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -148,6 +148,7 @@ Plug 'alok/notational-fzf-vim' Plug 'sheerun/vim-polyglot' "Plug 'neoclide/coc.nvim', {'branch': 'release'} Plug 'tpope/vim-commentary' +Plug 'godlygeek/tabular' Plug 'davidhalter/jedi' Plug 'tpope/vim-dispatch' Plug 'tpope/vim-fugitive' -- cgit v1.2.3