chore: add neovim line numbering 🎨

This commit is contained in:
DannyDannyDanny 2025-07-07 13:55:27 +00:00
parent b95e2c89d8
commit 433c3b714f

View file

@ -11,6 +11,7 @@
set go=a
set mouse=a
set nohlsearch
set number
let mapleader=","
lua << EOF