Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okaydouglas/dictionary.nvim
A neovim popup dictionary plugin to show definitions in a floating window
https://github.com/okaydouglas/dictionary.nvim
Last synced: 10 days ago
JSON representation
A neovim popup dictionary plugin to show definitions in a floating window
- Host: GitHub
- URL: https://github.com/okaydouglas/dictionary.nvim
- Owner: okaydouglas
- Created: 2025-01-23T04:52:25.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2025-01-27T04:49:18.000Z (14 days ago)
- Last Synced: 2025-01-27T05:25:36.403Z (14 days ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-neovim-pluginlist - okaydouglas/popup-dictionary.nvim - dictionary.nvim) ![](https://img.shields.io/github/last-commit/okaydouglas/popup-dictionary.nvim) ![](https://img.shields.io/github/commit-activity/y/okaydouglas/popup-dictionary.nvim) (Other Standard Feature Enhancement / Dictionary)
README
# dictionary.nvim
A neovim plugin to show word definitions in a floating window.
## Prerequisites
This plugin is a wrapper for the linux ```dict``` command and assumes a working Dictionary Server Protocol client is installed.
## Installation
## Usage
## See Also
https://github.com/xfyuan/vim-mac-dictionary
https://github.com/jalvesaq/dict.nvim