Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deathbeam authored Feb 18, 2024
1 parent 8156832 commit 6cc6a26
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ implement it by myself. Then I just extracted the code to separate plugin in cas
Just a warning, there might be some bugs and as this requires Neovim 0.10+ (e.g nightly), that one can also have
bugs by itself.

### LSP documentation
![lsp-documentation](/screenshots/lsp-documentation.png)
LSP documentation:
![lsp-documentation](https://github.com/deathbeam/autocomplete.nvim/assets/5115805/92a4a56e-4156-439e-bc24-8ebad0bc7e2b)

### LSP signature help
![lsp-signature-help](/screenshots/lsp-signature-help.png)
LSP signature help:
![lsp-signature-help](https://github.com/deathbeam/autocomplete.nvim/assets/5115805/40a5fb51-8506-4f22-8da2-210f44bee2d5)

### cmdline completion
![cmd-completion](/screenshots/cmd-completion.png)
cmdline completion:
![cmd-completion](https://github.com/deathbeam/autocomplete.nvim/assets/5115805/26032cf7-fe39-4a78-9745-ab1599fe8d14)

## Requirements

Expand Down

0 comments on commit 6cc6a26

Please sign in to comment.