mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 01:55:08 +02:00
Database support (#197)
This commit is contained in:
parent
c81abf2262
commit
3bc4bb6103
5 changed files with 15 additions and 1 deletions
1
init.lua
1
init.lua
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue