Database support (#197)

This commit is contained in:
Biser Stoilov 2021-03-30 22:15:38 +03:00 committed by GitHub
parent c81abf2262
commit 3bc4bb6103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 1 deletions

View file

@ -36,6 +36,7 @@ require('nv-nvim-dap')
require('nv-lightbulb')
require('nv-indentline')
require('nv-bookmark')
require('nv-dadbod')
-- require('nv-lspinstall')
-- Which Key (Hope to replace with Lua plugin someday)