updated screenshot to pull from new repo location
This commit is contained in:
parent
1cf8cfaf0b
commit
179c73a627
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
A [Telescope](https://github.com/nvim-telescope/telescope.nvim) extension that loads a list of synonyms for the word under the cusor in the current buffer, and shows their definition in the preview window. Selecting one of the synonyms replaces the word in the buffer.
|
A [Telescope](https://github.com/nvim-telescope/telescope.nvim) extension that loads a list of synonyms for the word under the cusor in the current buffer, and shows their definition in the preview window. Selecting one of the synonyms replaces the word in the buffer.
|
||||||
|
|
||||||
![Screenshot](https://raw.githubusercontent.com/wiki/rudism/telescope-dict.nvim/img/screen_shot.png)
|
![Screenshot](https://code.sitosis.com/rudism/telescope-dict.nvim/wiki/raw/img/screen_shot.png)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue