This website requires JavaScript.
Explore
Help
Sign In
afonso
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
14b6215464
dotfiles
/
.config
/
nvim
/
init.lua
5 lines
98 B
Lua
Raw
Normal View
History
Unescape
Escape
[MAJOR] Massive restructure. FIXED TAB BUG . Packer -> Lazy . barbar -> bufferline .
2023-01-14 04:05:17 +00:00
require
(
"
core.variables
"
)
require
(
'
core.package_manager
'
)
[MINOR] A bunch of things. Themery for nvim, tmux theme, zsh stuff
2024-01-03 15:12:33 +00:00
require
(
'
winbar
'
)
require
(
'
core.theme
'
)
Reference in a new issue
Copy permalink