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.
e3f9dd46d6
dev
main
experiments
dev-rc
dev-remaster
old-catppuccino
dev-doc
dev-assets
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e3f9dd46d6'
${ noResults }
nvim
/
lua
/
catppuccino
/
core
/
integrations
/
fern.lua
10 lines
99 B
Lua
Raw
Blame
History
local
M
=
{
}
function
M
.
get
(
cpt
)
return
{
FernBranchText
=
{
fg
=
cpt.blue
}
,
}
end
return
M
Reference in New Issue
View Git Blame
Copy Permalink