mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-15 15:07:48 +00:00
statusline/feline: init
This commit is contained in:
parent
a5a5aba34a
commit
455430f282
6 changed files with 180 additions and 0 deletions
|
|
@ -287,6 +287,12 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
plugin-feline-nvim = {
|
||||
url = "github:freddiehaddad/feline.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Completion
|
||||
plugin-nvim-cmp = {
|
||||
url = "github:hrsh7th/nvim-cmp";
|
||||
flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue