A launch point for your personal nvim configuration
Go to file
2pac 72eb420025 chore: lfg 2023-11-06 00:51:20 +01:00
.github/ISSUE_TEMPLATE minor modifications on the issue template (#244) 2023-04-13 09:22:59 -04:00
lua/custom/plugins chore: theme 2023-11-05 23:41:04 +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 chore: readme update 2023-11-05 23:58:11 +01:00
init.lua chore: lfg 2023-11-06 00:51:20 +01:00
lazy-lock.json chore: theme 2023-11-05 23:41:04 +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.

Dependencies

If you are on MacOS you might need to install icons

brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font

and then use the Hack Nerd font.