mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 10:24:43 +02:00
update
This commit is contained in:
parent
f6ddae028e
commit
1853b4f2aa
2 changed files with 3 additions and 2 deletions
|
@ -124,13 +124,14 @@ return require('packer').startup(function(use)
|
|||
use 'windwp/nvim-autopairs'
|
||||
use 'mbbill/undotree'
|
||||
use 'nacro90/numb.nvim'
|
||||
use 'turbio/bracey.vim'
|
||||
|
||||
-- Database
|
||||
use 'tpope/vim-dadbod'
|
||||
use 'kristijanhusak/vim-dadbod-ui'
|
||||
use 'kristijanhusak/vim-dadbod-completion'
|
||||
|
||||
-- Documentation Generator
|
||||
-- Documentation Generator
|
||||
use {'kkoomen/vim-doge', run = ':call doge#install()'}
|
||||
|
||||
-- TODO put this back when stable for indent lines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue