This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
nvim
mirror of
https://github.com/sgoudham/nvim.git
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
149dcfe2ee
dev
main
experiments
dev-rc
dev-remaster
old-catppuccino
dev-doc
dev-assets
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '149dcfe2ee'
${ noResults }
nvim
/
lua
/
catppuccino
/
core
/
integrations
/
indent_blankline.lua
4 lines
53 B
Lua
Raw
Normal View
History
Unescape
Escape
dev: moved most of the integrations to their files
3 years ago
return
{
IndentBlanklineChar
=
{
fg
=
cpt.gray
}
}