kickstart.nvim/lua
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
..
custom/plugins feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
kickstart Replace vim.opt with vim.o (#1495) 2025-05-10 20:16:03 -04:00