junegunn / junegunn/fzf.vim

Extending fzf.vim and script local functions?

Open
#720 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- Category
- [x] Question
- [ ] Bug
- [ ] Suggestion
- OS
- [ ] Linux
- [x] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [x] Vim
- [ ] Neovim

I'm trying to extend :History, wanting to add :GHistory, which be the same as the former, but filtering results that are in the parent git tree only. More like a project history. Anyway, having trouble because so many of the functions I want to call are script local, like `s:fzf()`, `s:all_files()`, etc. Thoughts or advice? Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.