1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00

nvim: adding goolord/alpha-nvim

This commit is contained in:
Henrik Hautakoski 2024-09-28 15:07:12 +02:00
parent 8efe712565
commit c89f88c2b1
3 changed files with 32 additions and 0 deletions

View file

@ -52,6 +52,10 @@ return {
return {
-- Align current relative number to the right.
relculright = true,
ft_ignore = {
'help',
'alpha'
},
segments = {
{ text = { " " } },
{