kickstart.nvim/lua/kickstart/plugins
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
..
autopairs.lua feat: switch nvim-cmp for blink.cmp (#1426) 2025-04-09 17:25:57 -04:00
debug.lua Fix nvim-dap not lazy loading (#1216) 2024-11-20 08:40:51 -05:00
gitsigns.lua fix (#1319): gitsigns deprecated functions (#1321) 2025-02-15 00:48:37 -05:00
indent_line.lua rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
lint.lua Replace vim.opt with vim.o (#1495) 2025-05-10 20:16:03 -04:00
neo-tree.lua Enable silent option for default neo-tree plugin keybinding (#1108) 2024-08-25 23:23:17 -04:00