Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more builtin extensions #7

Closed
35 of 54 tasks
lambdalisue opened this issue Mar 7, 2024 · 1 comment
Closed
35 of 54 tasks

Add more builtin extensions #7

lambdalisue opened this issue Mar 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@lambdalisue
Copy link
Collaborator

lambdalisue commented Mar 7, 2024

Curator (Source + Matcher)

  • Ripgrep
  • git grep
  • grep

Source

  • General
    • File
    • Line
    • List
  • Vim
    • buffer
    • window
    • tabpage
    • quickfix
    • loclist
    • oldfiles
    • grep
    • vimgrep
    • colorscheme
    • highlight
    • helptag
    • jumplist
    • register
    • mark
    • command
    • history (command, search)
    • mapping

Modifier

  • relative path

Filter

  • cwd filter
  • exists filter

Matcher

  • fzf
  • substring
  • regexp

Sorter

  • lexical sort
  • numerical sorter

Renderer

  • nerdfont
  • smart path
  • smart grep
  • helptag
  • File info (file size, permission, etc.)
  • Buffer info (modified, buffer listed, etc.)

Previewer

  • buffer
  • file
  • helptag
  • shell command

Action

  • Vim
    • echo
    • open
    • quickfix
    • location list
    • cd/lcd/tcd
    • cmd
    • help
    • function call
    • yank
    • write buffers (modified buffer)
    • unload/delete/wipe buffers
  • Others
    • system open
    • submatch
@lambdalisue lambdalisue added the enhancement New feature or request label Mar 7, 2024
@lambdalisue lambdalisue added the help wanted Extra attention is needed label May 19, 2024
@lambdalisue lambdalisue pinned this issue May 21, 2024
@lambdalisue lambdalisue removed the help wanted Extra attention is needed label Jun 8, 2024
@lambdalisue
Copy link
Collaborator Author

Continues on vim-fall/deno-fall-std#2

@lambdalisue lambdalisue unpinned this issue Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant