6 Commits

Author SHA1 Message Date
23842ddd9f Don't call coc#status() if it doesn't exist 2021-04-09 19:52:43 +01:00
152cbf5e64 Add a call to coc#status() in statusline
Don't miss out on the status of coc.nvim by insuring updates are
rendered in the statusline.
2021-04-06 14:05:18 +01:00
befdb5c172 Add statusline support for nvim's man pager filetype 2021-02-18 00:42:14 +00:00
93858d7687 Make terminal mode feel like insert mode statusline 2021-02-18 00:41:40 +00:00
dc674aba75 Fix statusline l:mode map indentation 2021-02-11 17:04:09 +00:00
4d0ad4f837 Replace vim-airline with a custom statusline
Finally got round to making a custom statusline after being inspired by
https://pastebin.com/Fm1NEgBf
2021-02-07 23:14:56 +00:00