mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-28 22:08:12 +02:00
Remove duplicate barbar require (#260)
This commit is contained in:
parent
776f10e04a
commit
0eeaa72729
1 changed files with 0 additions and 1 deletions
1
init.lua
1
init.lua
|
@ -16,7 +16,6 @@ require('lv-gitsigns')
|
||||||
require('lv-nvimtree')
|
require('lv-nvimtree')
|
||||||
require('lv-treesitter')
|
require('lv-treesitter')
|
||||||
require('lv-autopairs')
|
require('lv-autopairs')
|
||||||
require('lv-barbar')
|
|
||||||
require('lv-rnvimr')
|
require('lv-rnvimr')
|
||||||
|
|
||||||
-- Which Key (Hope to replace with Lua plugin someday)
|
-- Which Key (Hope to replace with Lua plugin someday)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue