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
202
Commits
16
Branches
0
Tags
177
MiB
Lua
100%
ed03377be0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Florian
ed03377be0
Update README.md
2023-12-27 23:58:05 +01:00
.github
Add a github action on pull request to check lua formatting (
#526
)
2023-12-02 16:27:13 -05:00
doc
feat: move to lazy.nvim package manager and add first plugins (
#178
)
2023-02-17 16:31:57 -05:00
lua
Add descriptions for debugging keybindings.
2023-06-18 00:21:28 -03:00
.gitignore
Remove lazy-lock.json from .gitignore
2023-09-27 16:44:03 -07:00
.stylua.toml
Use call_parentheses
2023-06-16 21:12:11 -07:00
LICENSE.md
license
2022-06-25 21:51:44 -04:00
README.md
Update README.md
2023-12-27 23:58:05 +01:00
init.lua
fix: restore mason config timing for dap startup (
#555
)
2023-12-23 23:59:59 -05:00
README.md
my kickstart.nvim fork