This website requires JavaScript.
Explore
Help
Sign In
michael
/
nvim-config
Watch
1
Star
0
Fork
0
You've already forked nvim-config
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c3d4292dd2
nvim-config
/
init.lua
8 lines
99 B
Lua
Raw
Normal View
History
Unescape
Escape
bufferline, treesitter, nvimtree, and more
2022-02-28 05:11:19 +00:00
Fix highlight group bug once and for all!
2022-05-01 19:38:22 +00:00
require
(
'
plugins
'
)
it's starting :)
2022-02-28 03:11:17 +00:00
require
(
'
settings
'
)
require
(
'
keybinds
'
)
Fix highlight group bug once and for all!
2022-05-01 19:38:22 +00:00
require
(
'
cmds
'
)
require
(
'
highlights
'
)
it's starting :)
2022-02-28 03:11:17 +00:00
Reference in New Issue
Copy Permalink