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
407
Commits
4
Branches
0
Tags
196
MiB
Lua
100%
6b271a7f73
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
ysjin
6b271a7f73
Merge branch 'master' into macos
2026-03-31 09:11:08 -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
Merge branch 'master' into macos
2026-03-31 09:11:08 -07:00
snippets
add snippets
2026-03-09 20:00:18 -07:00
.gitignore
Revise comment for lazy-lock.json in .gitignore
2026-03-10 11:33:34 -07: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
Fix typo in the README
2026-03-10 15:18:41 +02:00
cpp.nvim
update on 9/9/2024
2026-03-09 19:57:42 -07:00
init.lua
Merge branch 'master' into macos
2026-03-31 09:11:08 -07:00
package.json
add snippets
2026-03-09 20:00:18 -07:00
README.md
personal kickstart.nvim fork