tmux-sessionizer and cht.sh keymaps
This commit is contained in:
parent
6f68067e1b
commit
7b6a433e5a
2 changed files with 8 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
|||
return {
|
||||
'kristijanhusak/vim-dadbod-ui',
|
||||
event = 'VeryLazy',
|
||||
dependencies = {
|
||||
{ 'tpope/vim-dadbod', lazy = true },
|
||||
{ 'kristijanhusak/vim-dadbod-completion' },
|
||||
{ 'tpope/vim-dadbod', event = 'VeryLazy' },
|
||||
{ 'kristijanhusak/vim-dadbod-completion', event = 'InsertEnter' },
|
||||
},
|
||||
config = function()
|
||||
vim.g.db_ui_use_nerd_fonts = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue