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 }}
alexesba
/
nvim-config
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Cleanup/config trim
- #47
#47
Merged
alexesba
merged 18 commits into
master
alexesba/nvim-config:master
from
cleanup/config-trim
alexesba/nvim-config:cleanup/config-trim
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Cleanup/config trim
#47
alexesba
merged 18 commits into
master
alexesba/nvim-config:master
from
cleanup/config-trim
alexesba/nvim-config:cleanup/config-trim
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
refactor: trim redundant config and fix HashNewSyntax duplicate
Show description for 3571520
alexesbafh
and
cursoragent
committed
3571520
View commit details
Copy full SHA for 3571520
Browse repository at this point
refactor: lazy-load oil/reprobado and drop duplicate commands
Show description for ae5551a
alexesbafh
and
cursoragent
committed
ae5551a
View commit details
Copy full SHA for ae5551a
Browse repository at this point
feat: restore :ColorScheme command for Snacks picker
Show description for 1f95893
alexesbafh
and
cursoragent
committed
1f95893
View commit details
Copy full SHA for 1f95893
Browse repository at this point
feat: restore sql-formatter-cli as FormatSQLFormatter
Show description for 16bb0ea
alexesbafh
and
cursoragent
committed
16bb0ea
View commit details
Copy full SHA for 16bb0ea
Browse repository at this point
feat: route SQL/JSON/XML format commands through conform
Show description for 2a1a926
alexesbafh
and
cursoragent
committed
2a1a926
View commit details
Copy full SHA for 2a1a926
Browse repository at this point
feat: format CSS/SCSS via conform Prettier in FormatCss
Show description for c0e7d2a
alexesbafh
and
cursoragent
committed
c0e7d2a
View commit details
Copy full SHA for c0e7d2a
Browse repository at this point
refactor: add FormatJSON helper and drop unused bang flag
Show description for 2ff581a
alexesbafh
and
cursoragent
committed
2ff581a
View commit details
Copy full SHA for 2ff581a
Browse repository at this point
refactor: use cmdPreserveCursorPosition in FormatXML preprocess
Show description for 1e839f0
alexesbafh
and
cursoragent
committed
1e839f0
View commit details
Copy full SHA for 1e839f0
Browse repository at this point
refactor: wrap FormatXML in with_tool for python3 check
Show description for 21aa2da
alexesbafh
and
cursoragent
committed
21aa2da
View commit details
Copy full SHA for 21aa2da
Browse repository at this point
refactor: clarify RemoveExtraEmptyLines as blank-line collapse
Show description for 9544a50
alexesbafh
and
cursoragent
committed
9544a50
View commit details
Copy full SHA for 9544a50
Browse repository at this point
fix: RemoveExtraEmptyLines collapse across buffer lines
Show description for 0bb8686
alexesbafh
and
cursoragent
committed
0bb8686
View commit details
Copy full SHA for 0bb8686
Browse repository at this point
fix: RemoveEmptyLines without g/^$/ pattern-not-found error
Show description for 3d3c5ac
alexesbafh
and
cursoragent
committed
3d3c5ac
View commit details
Copy full SHA for 3d3c5ac
Browse repository at this point
docs: document FormatHashes and add FormatHashes command alias
Show description for ed0a5ef
alexesbafh
and
cursoragent
committed
ed0a5ef
View commit details
Copy full SHA for ed0a5ef
Browse repository at this point
refactor: preserve_cursor accepts Vim cmds and Lua callbacks
Show description for 7f394d8
alexesbafh
and
cursoragent
committed
7f394d8
View commit details
Copy full SHA for 7f394d8
Browse repository at this point
Commits on Jun 25, 2026
fix: read conform format errors from callback, not return value
Show description for c62959a
alexesbafh
and
cursoragent
committed
c62959a
View commit details
Copy full SHA for c62959a
Browse repository at this point
Commits on Jul 14, 2026
feat: map Ctrl-j/Ctrl-k for blink.cmp suggestion navigation
Show description for 21da64f
alexesba
and
cursoragent
committed
21da64f
View commit details
Copy full SHA for 21da64f
Browse repository at this point
chore: track LazyVim sidekick extra in lazyvim.json
Show description for 9e8e597
alexesba
and
cursoragent
committed
9e8e597
View commit details
Copy full SHA for 9e8e597
Browse repository at this point
fix: allow conform format when buffer is nomodifiable
Show description for e6af176
alexesba
and
cursoragent
committed
e6af176
View commit details
Copy full SHA for e6af176
Browse repository at this point
You can’t perform that action at this time.