From 139181de2471b2b7e0800db8fd420345da832afb Mon Sep 17 00:00:00 2001 From: Proctor Date: Fri, 23 Sep 2022 10:35:00 -0500 Subject: [PATCH] Add vim-table-mode plugin --- nvim/.config/nvim/fnl/dotfiles/plugins.fnl | 1 + 1 file changed, 1 insertion(+) diff --git a/nvim/.config/nvim/fnl/dotfiles/plugins.fnl b/nvim/.config/nvim/fnl/dotfiles/plugins.fnl index f4bcd8f..57e951c 100644 --- a/nvim/.config/nvim/fnl/dotfiles/plugins.fnl +++ b/nvim/.config/nvim/fnl/dotfiles/plugins.fnl @@ -32,6 +32,7 @@ :airblade/vim-gitgutter {} ; Git :airblade/vim-gitgutter {} ; Git :clojure-vim/vim-jack-in {} ; Conjure support - jack-in with nrepl dependencies + :dhruvasagar/vim-table-mode {} ; table creation and formatting :folke/lsp-colors.nvim {} :hashivim/vim-terraform {} ; Terraform :hrsh7th/nvim-cmp {:requires [:hrsh7th/cmp-buffer