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
..
autopairs.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
autosave.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
bufferline.lua avoid using q! for quitting vim 3 years ago
chadsheet.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
compe.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
dashboard.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
gitsigns.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
icons.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
lspconfig.lua disable some plugins by default 3 years ago
luasnip.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
nvimtree.lua add diagnostics options to bufferline/nvimtree 3 years ago
others.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
statusline.lua plugins/configs/statusline: Fix git branch not appearing without opening files 3 years ago
telescope.lua use ascending sorting : telescope (#346) 3 years ago
treesitter.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago
zenmode.lua Restructure config | Move some to a packer plugin | Lot of cleanup 3 years ago