feat(alpha): Add Footer and add color to header
Footer> Random qutoes will appear each time you start a new session in nvim Header> Make it red
This commit is contained in:
parent
7486e12ea2
commit
88a33c0b79
3 changed files with 100 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ return {
|
|||
disabled_filetypes = { 'javascript', 'typescript', 'json' } -- Use biome
|
||||
}),
|
||||
null_ls.builtins.formatting.biome,
|
||||
null_ls.builtins.diagnostics.biome,
|
||||
-- null_ls.builtins.diagnostics.biome,
|
||||
}
|
||||
})
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue