Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
romainl
/
vim-qf
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
679
Code
Issues
26
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[WIP] This is a first attempt at modernising this plugin.
- #118
#118
Open
romainl
wants to merge 18 commits into
master
romainl/vim-qf:master
from
refresh
romainl/vim-qf:refresh
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
[WIP] This is a first attempt at modernising this plugin.
#118
romainl
wants to merge 18 commits into
master
romainl/vim-qf:master
from
refresh
romainl/vim-qf:refresh
Copy head branch name to clipboard
Commits
Commits on May 5, 2021
This is a first attempt at modernising this plugin.
Show description for bdb090a
Romain Lafourcade
committed
bdb090a
View commit details
Copy full SHA for bdb090a
Browse repository at this point
Use dictionary lookup instead of conditional
Romain Lafourcade
committed
2e8e2c7
View commit details
Copy full SHA for 2e8e2c7
Browse repository at this point
Commits on May 6, 2021
Remove :Doline and :Dofile
Show description for 46dedeb
Romain Lafourcade
committed
46dedeb
View commit details
Copy full SHA for 46dedeb
Browse repository at this point
Remove unnecessary function calls.
Romain Lafourcade
committed
be9ee40
View commit details
Copy full SHA for be9ee40
Browse repository at this point
Rework generic GetListItems() and GetListSize()
Romain Lafourcade
committed
23a7e58
View commit details
Copy full SHA for 23a7e58
Browse repository at this point
Split the content of "Usage" between "Filterung" and "Named lists"
Romain Lafourcade
committed
0b87334
View commit details
Copy full SHA for 0b87334
Browse repository at this point
Move display formatting to its own file
Romain Lafourcade
committed
a62b497
View commit details
Copy full SHA for a62b497
Browse repository at this point
Formatting & normalisation of the coding style
Romain Lafourcade
committed
cec5ab1
View commit details
Copy full SHA for cec5ab1
Browse repository at this point
Make the diplay formatting closer to the default
Romain Lafourcade
committed
1a52e66
View commit details
Copy full SHA for 1a52e66
Browse repository at this point
Commits on May 21, 2021
Formatting and naming
Romain Lafourcade
committed
ac2c119
View commit details
Copy full SHA for ac2c119
Browse repository at this point
Commits on May 26, 2021
Fix typo
Romain Lafourcade
committed
d2ad511
View commit details
Copy full SHA for d2ad511
Browse repository at this point
Removed 7.x intructions. Changed some wording.
Romain Lafourcade
committed
74917ac
View commit details
Copy full SHA for 74917ac
Browse repository at this point
Commits on May 28, 2021
Make utility functions more resilient. Upgrade toggle.vim.
Romain Lafourcade
committed
391fc22
View commit details
Copy full SHA for 391fc22
Browse repository at this point
Rework filter.vim
Romain Lafourcade
committed
5d51106
View commit details
Copy full SHA for 5d51106
Browse repository at this point
Syntax
Romain Lafourcade
committed
db53f01
View commit details
Copy full SHA for db53f01
Browse repository at this point
Use empty() instead of len() to check if a list is empty
Romain Lafourcade
committed
faf2e11
View commit details
Copy full SHA for faf2e11
Browse repository at this point
Commits on Jun 8, 2021
Fix doc/tags
Romain Lafourcade
committed
e99733e
View commit details
Copy full SHA for e99733e
Browse repository at this point
Commits on Oct 25, 2021
default behaviour
Romain Lafourcade
committed
8c927fc
View commit details
Copy full SHA for 8c927fc
Browse repository at this point
You can’t perform that action at this time.