question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature request]Support search for mappings, commands and filetypes

See original GitHub issue
  • vim or neovim?
    • vim
    • neovim
  • Output of vim --version or nvim --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:closed
  • Created 4 years ago
  • Comments:19 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
tamago324commented, Jan 3, 2020

I’d like to implement it in Leaderf command --run-immediately, is that OK?

@tuberry What about you?

1reaction
Yggdrootcommented, Jan 3, 2020

OK for me.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found