Go to file
2025-01-01 18:08:16 -05:00
after/plugin added readme 2025-01-01 18:08:16 -05:00
lua/locker98 first commit 2024-03-24 16:06:51 -04:00
.gitignore added after folder 2024-03-24 16:10:18 -04:00
init.lua fixed install problems 2025-01-01 16:54:29 -05:00
README.md added readme 2025-01-01 18:08:16 -05:00

Neovim Config

This is my Neovim configuration file that I use every day. To install it, navigate to ~/.config/ and then use the git clone command.

cd ~/.config/
git clone https://gitea.locker98.com/locker98/nvim.git

Next, open the init.lua file with Neovim and then run the :PackerSync command to pull all the installed packages.