mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 06:31:00 +00:00
Added my NeoVim config.
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
'norcalli/nvim-colorizer.lua',
|
||||
config = function()
|
||||
require('colorizer').setup {
|
||||
'*'
|
||||
}
|
||||
end
|
||||
}
|
||||
Reference in New Issue
Block a user