From c916d22e603969c5fdd7a1da19ffd6182029abc6 Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Wed, 7 Apr 2021 15:23:26 -0400 Subject: add back numb --- lua/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index ed6adc8d..f3a1385b 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -123,6 +123,7 @@ return require('packer').startup(function(use) use 'MattesGroeger/vim-bookmarks' use 'windwp/nvim-autopairs' use 'mbbill/undotree' + use 'nacro90/numb.nvim' -- Database use 'tpope/vim-dadbod' -- cgit v1.2.3