plugin heaven
This commit is contained in:
parent
67f33f32a3
commit
4384dfa118
18 changed files with 713 additions and 725 deletions
5
lua/plugins/bbye.lua
Normal file
5
lua/plugins/bbye.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
vim.api.nvim_set_keymap('n', '<S-q>', '<cmd>Bdelete<CR>', { noremap = true, silent = true })
|
||||
|
||||
return {
|
||||
'moll/vim-bbye',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue