nvim-config/lua/kickstart/plugins
Damjan 9000 ee40a0ed8b Merge 'upstream' 5 changes from 2024-10-30
* Remove two because there are more than two.
* Set breakpoint icons and their highlight colors
* Change diagnostic symbols if vim.g.have_nerd_font is true
* fix: lazy help tag on line 931
* Disable linting autocmd for readonly buffers
2024-10-31 18:56:10 +01:00
..
autopairs.lua Move plugin examples from README to optional plugin files (#831) 2024-04-17 15:25:54 -04:00
cmp.lua Merge 'upstream' Neovim 0.10 updates and more 2024-07-22 20:25:55 +02:00
conform.lua Merge 'upstream' conform, readme, neo-tree silent 2024-08-26 14:52:02 +02:00
debug.lua Set breakpoint icons and their highlight colors (#1194) 2024-10-30 13:01:42 -04:00
gitsigns.lua Merge 'upstream' Add gitsigns recommended keymaps 2024-04-18 11:11:37 +02:00
indent_line.lua rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
lint.lua Disable linting autocmd for readonly buffers (#1202) 2024-10-30 11:41:46 -04:00
lspconfig.lua Merge 'upstream' 5 changes from 2024-10-30 2024-10-31 18:56:10 +01:00
mini.lua Merge 'upstream' Neovim 0.10 updates and more 2024-07-22 20:25:55 +02:00
neo-tree.lua Enable silent option for default neo-tree plugin keybinding (#1108) 2024-08-25 23:23:17 -04:00
telescope.lua Merge 'upstream' Some suggestions and capitalised a few words 2024-03-18 18:50:47 +01:00
todo-comments.lua Merge 'upstream/master' VimEnter, win install, custom/plugins note 2024-03-03 09:54:58 +01:00
tokyonight.lua Merge 'upstream' Some suggestions and capitalised a few words 2024-03-18 18:50:47 +01:00
treesitter.lua Merge 'upstream' refactor treesitter, which-key, uv/loop, update README 2024-08-23 14:22:13 +02:00
which-key.lua Merge 'upstream' Fix the which-key spec issue caused by recent cleanup 2024-08-26 22:50:44 +02:00