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 }}
luminize
/
kickstart.nvim
Public
forked from
nvim-lua/kickstart.nvim
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
Datepicker
All time
Commit history
Commits on Jul 28, 2024
performance: defer clipboard because xsel and pbcopy can be slow (#1049)
abeldekat
authored
84cc123
View commit details
Copy full SHA for 84cc123
Browse repository at this point
refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)
iton0
authored
fd66454
View commit details
Copy full SHA for fd66454
Browse repository at this point
Modify conform comments to prevent deprecation warning when used (#1057)
igniscyan
authored
1cef232
View commit details
Copy full SHA for 1cef232
Browse repository at this point
Remove redundant hlsearch option (#1058)
rivenirvana
authored
f00b286
View commit details
Copy full SHA for f00b286
Browse repository at this point
Commits on Jul 22, 2024
Update comment about the toggle inlay hints keymap (#1041)
rmacklin
authored
56b9114
View commit details
Copy full SHA for 56b9114
Browse repository at this point
lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` (#947)
Show description for 6f3fe35
srdtrk
and
tjkuson
authored
6f3fe35
View commit details
Copy full SHA for 6f3fe35
Browse repository at this point
Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040)
Show description for 6207327
rmacklin
authored
6207327
View commit details
Copy full SHA for 6207327
Browse repository at this point
Neovim 0.10 updates (#936)
Show description for 7513ec8
4 people
authored
7513ec8
View commit details
Copy full SHA for 7513ec8
Browse repository at this point
Commits on Jul 21, 2024
Fix comment about mini.ai example (#985)
Show description for 07a9f44
rmacklin
authored
07a9f44
View commit details
Copy full SHA for 07a9f44
Browse repository at this point
Make conform.nvim be lazy-loadable again (#977)
Show description for b36d84d
VlaDexa
authored
b36d84d
View commit details
Copy full SHA for b36d84d
Browse repository at this point
Update README.md | %userprofile%\appdata\local -> %localappdata% (#963)
Show description for c405d3f
chwydev
authored
c405d3f
View commit details
Copy full SHA for c405d3f
Browse repository at this point
Make debug lazy loadable (#978)
VlaDexa
authored
4bbca64
View commit details
Copy full SHA for 4bbca64
Browse repository at this point
Remove redundant require (#959)
tjkuson
authored
1cdf6fb
View commit details
Copy full SHA for 1cdf6fb
Browse repository at this point
Fix neo-tree keymap description (#932)
Show description for 202910d
dam9000
authored
202910d
View commit details
Copy full SHA for 202910d
Browse repository at this point
Commits on Jul 18, 2024
fix: add required parsers from nvim-treesitter
tjdevries
committed
2df5137
View commit details
Copy full SHA for 2df5137
Browse repository at this point
Commits on Jul 16, 2024
fix(lazy): added error handling for bootstrap (#1001)
folke
authored
3e55ff1
View commit details
Copy full SHA for 3e55ff1
Browse repository at this point
which-key v3 update (#1022)
Show description for f5c9195
VlaDexa
authored
f5c9195
View commit details
Copy full SHA for f5c9195
Browse repository at this point
Commits on May 10, 2024
Automatically set detached state as needed. (#925)
Show description for 5aeddfd
PerMalmberg
authored
5aeddfd
View commit details
Copy full SHA for 5aeddfd
Browse repository at this point
Commits on May 8, 2024
fix: debug.lua (#918)
smiggiddy
authored
b9bd02d
View commit details
Copy full SHA for b9bd02d
Browse repository at this point
Commits on May 6, 2024
Add diff to treesitter's ensure_installed languages (#908)
rmacklin
authored
f86f18f
View commit details
Copy full SHA for f86f18f
Browse repository at this point
Commits on May 2, 2024
Move LspDetach handler near kickstart-lsp-highlight group (#900)
Show description for 6f6f38a
dam9000
authored
6f6f38a
View commit details
Copy full SHA for 6f6f38a
Browse repository at this point
Commits on Apr 27, 2024
README: add clipboard tool dependency (#886)
Show description for b7d5cc8
dam9000
authored
b7d5cc8
View commit details
Copy full SHA for b7d5cc8
Browse repository at this point
Commits on Apr 22, 2024
Update README.md (#875)
Show description for 8df3deb
adoante
authored
8df3deb
View commit details
Copy full SHA for 8df3deb
Browse repository at this point
fix: highlight group clear on each attach (#874)
sudo-tee
authored
942b261
View commit details
Copy full SHA for 942b261
Browse repository at this point
Fix highlight errors when lsp crash or stop (#864)
Show description for 81f270a
sudo-tee
and
Francis Belanger
authored
81f270a
View commit details
Copy full SHA for 81f270a
Browse repository at this point
Fix deprecation notice of inlay hints (#873)
VlaDexa
authored
f92fb11
View commit details
Copy full SHA for f92fb11
Browse repository at this point
Commits on Apr 20, 2024
Add a commented out example of the classic complete keymaps. Fixes #866 (#868)
dam9000
authored
2e68a2c
View commit details
Copy full SHA for 2e68a2c
Browse repository at this point
Minor improvements of debian install instructions. Fixes #859 (#869)
dam9000
authored
9f5176f
View commit details
Copy full SHA for 9f5176f
Browse repository at this point
Update README.md (#860)
Show description for 931ec5c
EvanCarroll
authored
931ec5c
View commit details
Copy full SHA for 931ec5c
Browse repository at this point
Commits on Apr 19, 2024
fix: restore Mason config timing for DAP startup (again) (#865)
GameFuzzy
authored
b07176a
View commit details
Copy full SHA for b07176a
Browse repository at this point
Commits on Apr 18, 2024
Add gitsigns recommended keymaps as an optional plugin (#858)
dam9000
authored
f5c9fe8
View commit details
Copy full SHA for f5c9fe8
Browse repository at this point
Commits on Apr 17, 2024
Move plugin examples from README to optional plugin files (#831)
Show description for 5e258d2
dam9000
authored
5e258d2
View commit details
Copy full SHA for 5e258d2
Browse repository at this point
Enable inlay hints for the supporting servers (#843)
VlaDexa
authored
5540527
View commit details
Copy full SHA for 5540527
Browse repository at this point
Fix: #847 - add prefer_git to treesitter config (#856)
feoh
authored
6d6b3f3
View commit details
Copy full SHA for 6d6b3f3
Browse repository at this point
Comment about nerd font selection. Fixes #853 (#854)
dam9000
authored
fabeb86
View commit details
Copy full SHA for fabeb86
Browse repository at this point
Previous
Next
You can’t perform that action at this time.