Skip to content

Commit e1b77ed

Browse files
authored
fix(feline-nvim): Swap out fork with the original (#1398)
1 parent 4c9c7f6 commit e1b77ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lua/astrocommunity/bars-and-lines/feline-nvim/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
A minimal, stylish and customizable statusline, statuscolumn, and winbar for Neovim
44

5-
**Repository:** <https://github.com/freddiehaddad/feline.nvim>
5+
**Repository:** <https://github.com/famiu/feline.nvim>
66

77
_Note_: This also disables the Heirline based statusline

lua/astrocommunity/bars-and-lines/feline-nvim/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
return {
2-
"freddiehaddad/feline.nvim",
2+
"famiu/feline.nvim",
33
event = "VeryLazy",
44
opts = {},
55
specs = {

0 commit comments

Comments
 (0)