lualine.nvim/lua/lualine/components
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
..
special chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
branch.lua Revert: enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter 2021-09-06 18:20:36 +06:00
diagnostics.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
diff.lua Revert: enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter 2021-09-06 18:20:36 +06:00
encoding.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
fileformat.lua chore: use stylua for formating 2021-09-04 00:20:34 +06:00
filename.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
filesize.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
filetype.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
hostname.lua fix: hostname component not working (#170) 2021-04-12 14:04:43 +02:00
location.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
mode.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
progress.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00