A launch point for your personal nvim configuration
Go to file
2pac d0e6ce3d2a chore: lfg? 2023-11-05 23:11:51 +01:00
.github/ISSUE_TEMPLATE minor modifications on the issue template (#244) 2023-04-13 09:22:59 -04:00
lua/custom/plugins chore: lfg? 2023-11-05 23:11:51 +01: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
KICKSTART-README.md LFG! 2023-11-05 22:42:28 +01:00
LICENSE.md license 2022-06-25 21:51:44 -04:00
README.md LFG! 2023-11-05 22:42:28 +01:00
init.lua chore: lfg? 2023-11-05 23:11:51 +01:00
lazy-lock.json LFG! 2023-11-05 22:42:28 +01:00

README.md

2pac's nvim config

This config is a fork of the kickstart.nvim project, and you can refer to the forked documentation in the KICKSTART-README.md file.

Install

Clone this repo in your OS default Neovim config location, and then run

nvim

that's it.