kickstart.nvim/lua/kickstart/plugins
gloomy-lemon-debatable be678aa341
Set breakpoint icons and their highlight colors (#1194)
* feat: Set breakpoint icons and their highlight colors

* docs: Delete reference URL (written in PR)
feat: "Break" and "Stop" arguments of vim.api.nvim_set_hl are changed because they are too common nouns
feat: Comment out changes regarding diagnostic symbols so that only those who want to change them can do so

---------

Co-authored-by: name <email>
2024-10-30 13:01:42 -04:00
..
autopairs.lua Move plugin examples from README to optional plugin files (#831) 2024-04-17 15:25:54 -04:00
debug.lua Set breakpoint icons and their highlight colors (#1194) 2024-10-30 13:01:42 -04:00
gitsigns.lua Add gitsigns recommended keymaps as an optional plugin (#858) 2024-04-17 21:00:39 -04: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
neo-tree.lua Enable silent option for default neo-tree plugin keybinding (#1108) 2024-08-25 23:23:17 -04:00