lualine.nvim/lua/lualine
shadmansaleh 0e0cf68eba Revert: enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter
functionally reverted commit 2b90200998
nvim gives first scratch buffer(when opened without a file) and the
first opened buffer bufnr 1 . That's why we can't relay completely
on bufnr being different to indicate file is different. So back to
BufEnter autocommands.

closes #38
2021-09-06 18:20:36 +06:00
..
components Revert: enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter 2021-09-06 18:20:36 +06:00
extensions chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
themes chore: formated with stylua (#36) 2021-09-04 23:18:50 +06:00
utils chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
component.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
config.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
highlight.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00