dotfiles/nvim/.config/nvim/after
Sanchayan Maity cd50d8f956
nvim: statusline: Make winbar status be relative to current directory
We want file path being shown in winbar to be relative to the current
directory or in our case frequently the git root. For whatever reason,
only the first opened leftmost split would show the file path relative
to current git root while any files opened later would show the full
path starting from `HOME`/~ directory. So something around how '%f%m%r'
actually works or how it is being used to set winbar has been a problem.
2024-04-12 11:01:26 +05:30
..
ftplugin nvim: after/ftplugin/c: Do not add include files to buffer list 2024-04-11 16:07:55 +05:30
plugin nvim: statusline: Make winbar status be relative to current directory 2024-04-12 11:01:26 +05:30