[Feature request]Support search for mappings, commands and filetypes
See original GitHub issue- vim or neovim?
- vim
- neovim
- Output of
vim --version
ornvim --version
: - Output of
:echo has("python")
: - Output of
:echo has("python3")
: - Output of
:echo &pythondll
(only vim, not neovim): - Output of
:echo &pythonthreedll
(only vim, not neovim): - Output of
:py print(sys.version)
: - Output of
:py3 print(sys.version)
: - Output of
:echo g:Lf_Debug_Cmd
: - Output of
:echo g:Lf_FilesFromCache
: - Operating system:
- Linux
- Mac OS X
- Windows
- Etc.
- Configurations related to LeaderF in vimrc:
Describe your question, feature request, or bug.
Could you please support search for mappings, commands and filetypes which inspired by fzf.vim
Steps to reproduce
Actual behaviour
Expected behaviour
Issue Analytics
- State:
- Created 4 years ago
- Comments:19 (14 by maintainers)
Top Results From Across the Web
Packer.nvim - GitHub
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config ...
Read more >Perforce Cheat Sheet: Commands and Features in Helix Core
Do you know all the Perforce commands and features in Helix Core? Find out. Get the Perforce cheat sheet today and master Perforce...
Read more >Use mappings in PowerShell - ShareGate
The PowerShell mapping commands replicate the mapping options you can use in the ShareGate migration tool and give you more control over...
Read more >Optimize GitLab CI/CD configuration files
You can reduce complexity and duplicated configuration in your GitLab CI/CD configuration files by using: YAML-specific features like anchors ( & ), aliases ......
Read more >map.txt - Vim
The Normal mode commands find the first '(' character and select the first word before it. That usually is the function name. To...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@tuberry What about you?
OK for me.