2025-05-19 00:12:20 +01:00
2025-05-19 00:12:20 +01:00
2025-02-13 02:01:56 +01:00
2025-02-13 02:51:10 +01:00
2025-05-11 20:53:08 +01:00
2025-03-27 14:15:21 +01:00

My NVIM Config

This repo contains my custom NeoVim config for software development.

Requirements

  1. Install Lua if you do not have it already.

  2. Install NeoVim following the kickstart guide:

sudo add-apt-repository ppa:neovim-ppa/unstable -y
sudo apt update
sudo apt install make gcc ripgrep unzip git xclip neovim

References

My config is based on kickstart.nvim but I customized it following Henry Misc's video.

S
Description
My personal NeoVim configuration.
Readme GPL-3.0 86 KiB
Languages
Lua 100%