A launch point for your personal nvim configuration
Go to file
Arthur Gonze Machado b765b10497 Merge branch 'master' of https://github.com/arthurgonze/kickstart.nvim 2026-04-02 20:36:45 -04:00
.github chore: fix typo in bug report issue template (#1306) 2025-01-15 14:37:36 -05:00
doc feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
lsp Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
lua adding key to quit edit mode 2026-04-02 20:36:01 -04:00
tmp Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
.gitignore Update .gitignore 2026-01-07 20:06:02 -05: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 Revise README with installation and usage details 2026-04-01 11:54:12 -04:00
init.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
lazy-lock.json Refactoring my nvim setup 2026-03-31 18:30:44 -04:00

README.md

This was forked from kickstart.nvim initially and all praise to this amazing project for being an amazing starting point