This website requires JavaScript.
Explore
Help
Sign in
seang96
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/buckley310/nixos-config.git
synced
2024-11-09 18:47:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
acdebdc769
nixos-config
/
modules
/
vim
/
init.lua
6 lines
76 B
Lua
Raw
Normal View
History
Unescape
Escape
add some vim styling
2023-09-17 21:59:30 +00:00
require
(
"
bufferline
"
)
.
setup
{
options
=
{
separator_style
=
"
slant
"
}
}
Reference in a new issue
Copy permalink