This website works better with JavaScript.
Explore
Help
Sign In
Mirroring
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Update winbar.lua
Browse Source
pull/298/head
SamPosh
2 years ago
committed by
GitHub
parent
27dc2be9b3
commit
97b26eec8a
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
lua/custom/plugins/winbar.lua
Unescape
Escape
View File
@ -30,5 +30,6 @@ vim.api.nvim_create_autocmd({
require
(
"
barbecue.ui
"
)
.
update
(
)
end
,
}
)
end
return
M
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirroring/kickstart.nvim
Title
Body
Create Issue