mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 18:34:41 +02:00
add back numb
This commit is contained in:
parent
624207db16
commit
c916d22e60
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ return require('packer').startup(function(use)
|
||||||
use 'MattesGroeger/vim-bookmarks'
|
use 'MattesGroeger/vim-bookmarks'
|
||||||
use 'windwp/nvim-autopairs'
|
use 'windwp/nvim-autopairs'
|
||||||
use 'mbbill/undotree'
|
use 'mbbill/undotree'
|
||||||
|
use 'nacro90/numb.nvim'
|
||||||
|
|
||||||
-- Database
|
-- Database
|
||||||
use 'tpope/vim-dadbod'
|
use 'tpope/vim-dadbod'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue