diff --git a/PLUGINS.md b/PLUGINS.md index 6c64978..47549e5 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -9,6 +9,7 @@ - [Code completion](#code-completion) - [Commenters](#commenters) - [Cycle](#cycle) +- [Databases](#databases) - [Delimiter](#delimiter) - [Fuzzy finders](#fuzzy-finders) - [Grep tools](#grep-tools) @@ -106,6 +107,11 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate). - [tcomment_vim](https://github.com/tomtom/tcomment_vim) - [vim-commentary](https://github.com/tpope/vim-commentary) +#### Databases + +- [pgsql.vim](https://github.com/lifepillar/pgsql.vim) +- [vim-dadbod](https://github.com/tpope/vim-dadbod) + #### Delimiter - [auto-pairs](https://github.com/jiangmiao/auto-pairs)