summaryrefslogtreecommitdiffstats
path: root/nvim/lua/kickstart
Commit message (Expand)AuthorAgeFilesLines
* Fix nvim-dap not lazy loading (#1216)Anjishnu Banerjee2024-11-201-22/+53
* Set breakpoint icons and their highlight colors (#1194)gloomy-lemon-debatable2024-10-301-0/+12
* Disable linting autocmd for readonly buffers (#1202)Éric NICOLAS2024-10-301-1/+6
* Enable silent option for default neo-tree plugin keybinding (#1108)Bayram Kazik2024-08-251-1/+1
* Neovim 0.10 updates (#936)Vladislav Grechannik2024-07-211-3/+3
* Make debug lazy loadable (#978)Vladislav Grechannik2024-07-211-13/+22
* Remove redundant require (#959)Tom Kuson2024-07-211-1/+1
* Fix neo-tree keymap description (#932)Damjan 90002024-07-211-1/+1
* Automatically set detached state as needed. (#925)Per Malmberg2024-05-101-1/+7
* fix: debug.lua (#918)Smig2024-05-081-1/+1
* Add gitsigns recommended keymaps as an optional plugin (#858)Damjan 90002024-04-171-0/+61
* Move plugin examples from README to optional plugin files (#831)Damjan 90002024-04-172-0/+41
* Add nvim-nio as dependency for nvim-dap-ui (#774)José Miguel Sarasola2024-03-181-0/+3
* feat: add linter plugin (#699)Fredrik Averpil2024-03-181-0/+55
* fix: checkhealth reported nvim version (#685)Damjan 90002024-03-031-3/+4
* rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)TJ DeVries2024-02-263-74/+60
* Add descriptions for debugging keybindings.Juan Giordana2023-06-181-10/+11
* Revert "Refactor theme and status line into their own file"Chris Patti2023-06-043-27/+11
* Refactor theme and status line into their own fileChris Patti2023-06-033-11/+27
* Added disconnect emoji for nvim-dap-uiKeiwan Jamaly2023-04-261-0/+1
* Dapui.toggle is addedSamPosh2023-04-241-1/+3
* mason nvim dap 2.0 removed setup_handlers() (#258)Kai Windle2023-04-121-6/+4
* feat: move to lazy.nvim package manager and add first plugins (#178)TJ DeVries2023-02-172-0/+159