Update README.md
parent
db164e4801
commit
5d6251e66b
|
|
@ -8,9 +8,11 @@ A little (smart maybe) lsp signature helper for neovim.
|
||||||
|
|
||||||
This Neovim plugin provides a signature help feature for LSP (Language Server Protocol) clients. It displays function signatures and parameter information in a floating window as you type in insert mode or move the cursor in normal mode. The plugin also includes a notification system to display messages with different levels of severity (info, warning, error).
|
This Neovim plugin provides a signature help feature for LSP (Language Server Protocol) clients. It displays function signatures and parameter information in a floating window as you type in insert mode or move the cursor in normal mode. The plugin also includes a notification system to display messages with different levels of severity (info, warning, error).
|
||||||
|
|
||||||
|
# ScreenShots (WIP)
|
||||||
|
|
||||||
# Demo (WIP)
|

|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue