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

[WIP] This is a first attempt at modernising this plugin. #118

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

romainl
Copy link
Owner

@romainl romainl commented May 5, 2021

  • more lambdas
  • use of the new "method" syntax
  • use &quickfixtextfunc to format the display
  • really make :Doline/:Dofile wrappers around :cdo/:ldo/:cfdo/:lfdo by removing legacy code (I will probably remove them anyway) remove :Doline and :Dofile
  • rename some functions
  • "filegroup" doesn't depend on the display anymore except for line('.')
  • "preview" as well
  • "preview" now also jumps to the column if applicable
  • new utility functions (WIP)

Romain Lafourcade added 2 commits May 5, 2021 12:36
- more lambdas
- use of the new "method" syntax
- use &quickfixtextfunc to format the display
- really make :Doline/:Dofile wrappers around :cdo/:ldo/:cfdo/:lfdo
  by removing legacy code (I will probably remove them anyway)
- rename some functions
- "filegroup" doesn't depend on the display anymore except for line('.')
- "preview" as well
- "preview" now also jumps to the column if applicable
- new utility functions (WIP)
autoload/qf.vim Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants