Add a couple of plugins to pretty up the place
This commit is contained in:
parent
77452d989d
commit
4072fd3ccf
@ -1,6 +0,0 @@
|
||||
return {
|
||||
'tummetott/unimpaired.nvim',
|
||||
config = function()
|
||||
require('unimpaired').setup({})
|
||||
end
|
||||
}
|
5
lua/plugins/utilities.lua
Normal file
5
lua/plugins/utilities.lua
Normal file
@ -0,0 +1,5 @@
|
||||
return {
|
||||
{ 'tummetott/unimpaired.nvim' },
|
||||
{ 'stevearc/dressing.nvim' },
|
||||
{ 'kevinhwang91/nvim-bqf' },
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user