nvim: 調整import架構
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
-- if true then return {} end -- 停用
|
||||
|
||||
return {
|
||||
{'romgrk/barbar.nvim',
|
||||
version = '^1.0.0', -- optional: only update when a new 1.x version is released
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
if true then return {} end -- 停用
|
||||
|
||||
-- 查看說明:
|
||||
-- nvim +"help bufferline" +only
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
if true then return {} end -- 因為barbar會與tabby衝突,停用
|
||||
|
||||
return {
|
||||
{
|
||||
'nanozuki/tabby.nvim',
|
||||
|
||||
Reference in New Issue
Block a user