This website requires JavaScript.
Explore
Help
Sign In
i11th
/
hyprduma-config
Watch
1
Star
0
Fork
0
You've already forked hyprduma-config
mirror of
https://github.com/duma799/hyprduma-config.git
synced
2026-05-14 14:41:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1bdc4a2218b50213a61f49dab2ac9e173a6e12d
hyprduma-config
/
nvim
/
lua
/
plugins
/
csscolors.lua
T
9 lines
141 B
Lua
Raw
Normal View
History
Unescape
Escape
Added my NeoVim config.
2025-11-15 21:21:50 +04:00
return
{
Normalize nvim plugin configs to 4-space indentation
2026-02-12 01:11:21 +04:00
'
norcalli/nvim-colorizer.lua
'
,
config
=
function
(
)
require
(
'
colorizer
'
)
.
setup
{
'
*
'
}
end
Added my NeoVim config.
2025-11-15 21:21:50 +04:00
}
Reference in New Issue
Copy Permalink