diff --git a/README.md b/README.md index 24c6a06..b96b421 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ People put LSP status to statusline or to corner as virtual text but you can als be displayed on cmdline thats empty most of the time anyway and 1 whole line is more than enough space for LSP status. Originally I wrote this for my dotfiles but I figured might as well just make it plugin. +![lsp-status](/screenshots/lsp-status.gif) + ## Usage Just require and call setup and thats it. diff --git a/screenshots/lsp-status.gif b/screenshots/lsp-status.gif new file mode 100644 index 0000000..6f9841a Binary files /dev/null and b/screenshots/lsp-status.gif differ