This website requires JavaScript.
Explore
Help
Sign In
tiyn
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/tiyn/dotfiles.git
synced
2025-03-19 02:17:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
dotfiles
/
.config
/
nvim
/
plugin
/
nvim-colorizer.lua
6 lines
83 B
Lua
Raw
Normal View
History
Unescape
Escape
nvim: switched to init.lua
2023-01-13 04:03:00 +01:00
-- norcalli/nvim-colorizer.lua
nvim: colorizer disabled for markdown
2023-07-25 23:08:44 +02:00
require
'
colorizer
'
.
setup
{
nvim: swapped explorer and tagger for new lua plugins
2023-07-29 05:52:55 +02:00
'
*
'
,
'
!markdown
'
,
nvim: colorizer disabled for markdown
2023-07-25 23:08:44 +02:00
}
Reference in New Issue
Copy Permalink