This website requires JavaScript.
Explore
Help
Sign In
mirror
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim.git
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A launch point for your personal nvim configuration
395
Commits
4
Branches
0
Tags
196
MiB
Lua
100%
f894a5d7f4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Yongseok Jin
f894a5d7f4
macos nvim config update
2026-03-09 20:04:33 -07:00
.github
Update the github actions
2026-02-28 11:29:58 +02:00
doc
feat: move to lazy.nvim package manager and add first plugins (
#178
)
2023-02-17 16:31:57 -05:00
lua
macos nvim config update
2026-03-09 20:04:33 -07:00
snippets
add snippets
2026-03-09 20:00:18 -07:00
.gitignore
Clarify comment in .gitignore for lazy-lock.json
2026-02-22 23:28:15 +00:00
.stylua.toml
fix: trimming down config and updating stylua
2026-01-27 12:00:59 -05:00
LICENSE.md
license
2022-06-25 21:51:44 -04:00
README.md
Update README.md
2026-03-09 20:00:53 -07:00
cpp.nvim
update on 9/9/2024
2026-03-09 19:57:42 -07:00
init.lua
macos nvim config update
2026-03-09 20:04:33 -07:00
package.json
add snippets
2026-03-09 20:00:18 -07:00
README.md
personal kickstart.nvim fork