kickstart.nvim/lua/kickstart/plugins
Ori Perry 325214dde3 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-11-07 12:34:35 +01:00
..
autopairs.lua feat: switch nvim-cmp for blink.cmp (#1426) 2025-11-07 12:34:35 +01:00
comment.lua added comment plugin 2025-06-27 15:43:20 +02:00
debug.lua Fix nvim-dap not lazy loading (#1216) 2024-11-20 08:40:51 -05:00
emmet.lua added emmet 2025-05-10 13:46:09 +02:00
gitsigns.lua fix (#1319): gitsigns deprecated functions (#1321) 2025-02-15 00:48:37 -05:00
harpoon.lua burza's initial config 2025-02-15 17:05:59 +01:00
indent_line.lua rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
lazygit.lua burza's initial config 2025-02-15 17:05:59 +01:00
lint.lua Replace vim.opt with vim.o (#1495) 2025-11-07 12:34:35 +01:00
markdown-preview.lua burza's initial config 2025-02-15 17:05:59 +01:00
neo-tree.lua Enable silent option for default neo-tree plugin keybinding (#1108) 2024-08-25 23:23:17 -04:00
trouble.lua burza's initial config 2025-02-15 17:05:59 +01:00