better buffer shortcuts
This commit is contained in:
parent
a5207c9491
commit
e0e949f2e6
9 changed files with 53 additions and 15 deletions
|
|
@ -53,7 +53,6 @@ return packer.startup(function(use)
|
|||
use "lunarvim/darkplus.nvim"
|
||||
use "akinsho/bufferline.nvim"
|
||||
use "moll/vim-bbye"
|
||||
|
||||
-- cmp plugins
|
||||
use "hrsh7th/nvim-cmp" -- The completion plugin
|
||||
use "hrsh7th/cmp-buffer" -- buffer completions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue