Pinned Loading
-
-
-
-
-
My minimal neovim config
My minimal neovim config 1-- Minimal Neovim Configuration (init.lua) to get stuff done
2-- Basic Settings
3vim.opt.number = true -- Show line numbers
4vim.opt.relativenumber = true -- Show relative line numbers
5vim.opt.cursorline = true -- Highlight current line
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.