legendary.nvim icon indicating copy to clipboard operation
legendary.nvim copied to clipboard

🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.

Results 16 legendary.nvim issues
Sort by recently updated
recently updated
newest added

### Category Docs ### Description Currently my workflow when adding new config options is to define the option, write doc-comments, then copy-paste the changed into the README.md. Telescope.nvim does stuff...

documentation
help wanted
meta
PRs-welcome

### Category CI ### Description Leaving the category as CI because I'd also want to use the Nix flake in CI. This would ensure a consistent environment between local and...

meta
PRs-welcome

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Neovim Version ``` NVIM v0.8.2 Build type: Release LuaJIT 2.1.0-beta3 Compiled by [email protected] Features: +acl +iconv...

bug
help wanted

### Category Docs ### Description for example some of the table structures docs are pretty long without any headings.

documentation
good first issue
meta

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Description Load existing commands from Neovim API via `vim.api.nvim_get_commands({ builtin = false })`. This is currently...

enhancement
blocked

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Neovim Version ``` NVIM v0.9.2 Build type: Release LuaJIT 2.1.0-beta3 system vimrc file: "$VIM/sysinit.vim" fall-back for...

bug