No description
Find a file
2026-06-17 01:07:34 +02:00
lua stuff ig 2026-06-17 01:07:34 +02:00
.gitignore idk 2025-11-04 01:30:06 +01:00
.neoconf.json idk 2025-11-04 01:30:06 +01:00
init.lua fuck me i fucked things up hard but got it workign again :L 2026-04-21 15:52:05 +02:00
lazy-lock.json stuff ig 2026-06-17 01:07:34 +02:00
lazyvim.json update 2026-04-22 14:51:16 +02:00
LICENSE idk 2025-11-04 01:30:06 +01:00
README.md Update readme.md (more like actually write it lol) 2025-11-10 18:49:03 +01:00
stylua.toml idk 2025-11-04 01:30:06 +01:00

Just another LazyVim config

This is my personal Neovim configuration based on LazyVim.

Features

  • Pre-configured with essential plugins for development.
  • Custom keybindings for improved productivity.
  • Theme and UI enhancements for a better coding experience.

Installation

  1. Install Neovim (version 0.12 or higher).
  2. Clone this repository to your local machine:
git clone https://github.com/Jubiman/nvim.git ~/.config/nvim
  1. Open Neovim to install plugins.
  2. Restart Neovim to apply all configurations.

Customization

Feel free to modify the configuration files located in ~/.config/nvim/lua/config/ or ~/.config/nvim/lua/plugins/ to suit your preferences.

Troubleshooting

If you encounter any issues, please refer to the LazyVim documentation or open an issue in this repository (I won't promise I'll look at it). Errors and other logs can be seen using :NoiceAll.