kickstart.nvim/lua/kickstart
Ori Perry c92ea7ca97
Replace vim.opt with vim.o (#1495)
* Replace vim.opt with vim.o

Because it offers a nicer interface and info on hover.
For now leave vim.opt when using the table interface (until vim.o
with tables is implemented)

* Add type hint for vim.opt.rtp

* Add a comment about using vim.opt instead of vim.o
2025-05-10 20:16:03 -04:00
..
plugins Replace vim.opt with vim.o (#1495) 2025-05-10 20:16:03 -04:00
health.lua Neovim 0.10 updates (#936) 2024-07-21 20:35:07 -04:00