This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Thu 04 Aug 2022 22:58:50 ACST
master
Tovi Jaeschke-Rogers
2 years ago
parent
ba85740b95
commit
75b5d9a3dc
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.config/nvim/lua/config/barbar.lua
+ 2
- 0
.config/nvim/lua/config/barbar.lua
View File
@ -2,4 +2,6 @@
require
'
bufferline
'
.
setup
{
-- Enable/disable auto-hiding the tab bar when there is a single buffer
auto_hide
=
true
,
insert_at_start
=
true
,
}
Write
Preview
Loading…
Cancel
Save