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 }}
aptinio
/
neovim
Public
forked from
neovim/neovim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 8, 2022
vim-patch:partial:cbaff5e06ec5 (#18044)
Show description for 012c055
seandewar
authored
012c055
View commit details
Copy full SHA for 012c055
Browse repository at this point
vim-patch:partial:cbaff5e06ec5 (#18042)
Show description for d3068d3
clason
authored
d3068d3
View commit details
Copy full SHA for d3068d3
Browse repository at this point
Merge pull request #17971 from chentau/extmark_spell
Show description for b4ec6af
bfredl
authored
b4ec6af
View commit details
Copy full SHA for b4ec6af
Browse repository at this point
build(deps): bump LuaJIT to HEAD - 5e3c45c43 (#18027)
clason
authored
d3603e1
View commit details
Copy full SHA for d3603e1
Browse repository at this point
Merge pull request #17786 from gpanders/autocmd-args
Show description for c26d70d
bfredl
authored
c26d70d
View commit details
Copy full SHA for c26d70d
Browse repository at this point
feat(api)!: pass args table to autocommand callbacks
gpanders
authored and
bfredl
committed
30bc02c
View commit details
Copy full SHA for 30bc02c
Browse repository at this point
Merge pull request #18038 from zeertzjq/vim-8.2.4711
Show description for 56ee7c2
zeertzjq
authored
56ee7c2
View commit details
Copy full SHA for 56ee7c2
Browse repository at this point
test: add a test for #16823
zeertzjq
committed
b099bb1
View commit details
Copy full SHA for b099bb1
Browse repository at this point
vim-patch:8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves
Show description for 3850655
zeertzjq
committed
3850655
View commit details
Copy full SHA for 3850655
Browse repository at this point
vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)
Show description for 2c7dc64
zeertzjq
authored
2c7dc64
View commit details
Copy full SHA for 2c7dc64
Browse repository at this point
vim-patch:8.2.4704: using "else" after return or break increases indent (#18032)
Show description for 356baae
zeertzjq
authored
356baae
View commit details
Copy full SHA for 356baae
Browse repository at this point
Merge pull request #18031 from zeertzjq/vim-8.2.0004
Show description for 4c9a71c
zeertzjq
authored
4c9a71c
View commit details
Copy full SHA for 4c9a71c
Browse repository at this point
vim-patch:8.2.4706: buffer remains active with WinClosed and tabpages
Show description for 191f009
zeertzjq
committed
191f009
View commit details
Copy full SHA for 191f009
Browse repository at this point
vim-patch:8.2.4700: buffer remains active if WinClosed event throws an exception
Show description for b7bc931
zeertzjq
committed
b7bc931
View commit details
Copy full SHA for b7bc931
Browse repository at this point
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
Show description for 44b59d1
zeertzjq
committed
44b59d1
View commit details
Copy full SHA for 44b59d1
Browse repository at this point
refactor(window): cherry-pick win_close_buffer() from Vim patch 8.1.1391
zeertzjq
committed
8f3245d
View commit details
Copy full SHA for 8f3245d
Browse repository at this point
Commits on Apr 7, 2022
vim-patch:8.2.4710: smart indenting does not work after completion (#18030)
Show description for 65a5cea
zeertzjq
authored
65a5cea
View commit details
Copy full SHA for 65a5cea
Browse repository at this point
vim-patch:8.2.4708: PHP test files are not recognized (#18025)
Show description for 8c25dbf
clason
authored
8c25dbf
View commit details
Copy full SHA for 8c25dbf
Browse repository at this point
ci: add script to bump versions (#17884)
Show description for 0d2674a
fsabr
authored
0d2674a
View commit details
Copy full SHA for 0d2674a
Browse repository at this point
vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)
Show description for 1edca38
zeertzjq
authored
1edca38
View commit details
Copy full SHA for 1edca38
Browse repository at this point
Merge pull request #18021 from zeertzjq/fix-clearing-reg-executing
Show description for abc157a
zeertzjq
authored
abc157a
View commit details
Copy full SHA for abc157a
Browse repository at this point
fix(event-loop): check if executed register has ended
zeertzjq
committed
64802da
View commit details
Copy full SHA for 64802da
Browse repository at this point
fix(input): fix clearing of reg_executing
Show description for 2a574f7
zeertzjq
committed
2a574f7
View commit details
Copy full SHA for 2a574f7
Browse repository at this point
Merge pull request #17979 from zeertzjq/autocmd-show-fix
Show description for dc9e436
bfredl
authored
dc9e436
View commit details
Copy full SHA for dc9e436
Browse repository at this point
vim-patch:8.2.4701: Kuka Robot Language files not recognized (#18012)
Show description for f85f4e2
clason
authored
f85f4e2
View commit details
Copy full SHA for f85f4e2
Browse repository at this point
Commits on Apr 6, 2022
vim-patch:8.2.0836: not all :cdo output is visible (#18007)
Show description for 233014f
zeertzjq
authored
233014f
View commit details
Copy full SHA for 233014f
Browse repository at this point
Commits on Apr 5, 2022
fix(autocmd): restore autocmd showing behavior
zeertzjq
committed
74a2774
View commit details
Copy full SHA for 74a2774
Browse repository at this point
vim-patch:8.2.4696: delete() with "rf" argument does not report a failure (#18002)
Show description for 128bedc
zeertzjq
authored
128bedc
View commit details
Copy full SHA for 128bedc
Browse repository at this point
Merge pull request #18003 from bfredl/incperf2
Show description for f86f74c
bfredl
authored
f86f74c
View commit details
Copy full SHA for f86f74c
Browse repository at this point
fix(ui): inccomand performance degradation
Show description for 54cec45
KillTheMule
authored and
bfredl
committed
54cec45
View commit details
Copy full SHA for 54cec45
Browse repository at this point
Merge pull request #17335 from famiu/fix/ui/win-resize
Show description for 402a71f
bfredl
authored
402a71f
View commit details
Copy full SHA for 402a71f
Browse repository at this point
fix(tests): update legacy tab switch test to be sane
bfredl
committed
6dc31ee
View commit details
Copy full SHA for 6dc31ee
Browse repository at this point
fix(ui): make window resize commands manage cmdheight
Show description for 463174b
famiu
authored and
bfredl
committed
463174b
View commit details
Copy full SHA for 463174b
Browse repository at this point
vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)
Show description for 969d600
zeertzjq
authored
969d600
View commit details
Copy full SHA for 969d600
Browse repository at this point
vim-patch:8.2.4687: "vimgrep /%v/ *" may cause a crash (#17995)
Show description for e135adc
zeertzjq
authored
e135adc
View commit details
Copy full SHA for e135adc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.