You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Akianonymus ee981f4f4a plugins/configs/statusline: Fix git branch not appearing without opening files
* the default provider given by feline uses gitsigns which only updates when a file is opened

* code taken from: https://github.com/hoob3rt/lualine.nvim/blob/master/lua/lualine/components/branch.lua

* use gitsigns var when available

Co-authored-by: Famiu Haque <famiuhaque@gmail.com>
Co-authored-by: hoob3rt <pelczarskihubert@gmail.com>
Co-authored-by: Shadman <shadmansaleh3@gmail.com>
3 years ago
..
colors feat: Load lspkind on insert event. 3 years ago
core clean mappings conf 3 years ago
plugins plugins/configs/statusline: Fix git branch not appearing without opening files 3 years ago
chadrc.lua move to feline.nvim 3 years ago
default_config.lua move to feline.nvim 3 years ago