jdhao / nvim-config

A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
MIT License
3.54k stars 525 forks source link

Fix type for option relativenumber #330

Closed jdhao closed 2 months ago

jdhao commented 2 months ago

"relativenumber" should be window local option, not buffer local option.