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:
parent
8efe712565
commit
c89f88c2b1
3 changed files with 32 additions and 0 deletions
|
|
@ -52,6 +52,10 @@ return {
|
|||
return {
|
||||
-- Align current relative number to the right.
|
||||
relculright = true,
|
||||
ft_ignore = {
|
||||
'help',
|
||||
'alpha'
|
||||
},
|
||||
segments = {
|
||||
{ text = { " " } },
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue