nvim-lua / lsp-status.nvim

Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
MIT License
621 stars 41 forks source link

Format progress as percentage #55

Closed disrupted closed 3 years ago

disrupted commented 3 years ago

this makes the statusline progress a little nicer.

before

screen_20210514_131235_crop

after

screen_20210514_131318_crop