Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian ca482ed863
add copilot to config 2024-12-14 11:10:12 +01:00
Sebastian f7a24b77d1
fixed harpoon config 2024-12-14 10:50:28 +01:00
Sebastian 65bab0bb73 Add harpoon2 to neovim config
Add Harpoon2 plugin to Neovim configuration and integrate it with Telescope and Which-Key.

* Add `ThePrimeagen/harpoon` plugin to `lua/custom/plugins/init.lua` with branch `harpoon2` and configure it.
* Add keybindings for Harpoon commands in `init.lua`.
* Integrate Harpoon with Telescope by creating a custom picker for Harpoon marks and adding keybindings to open the custom picker.
* Integrate Harpoon with Which-Key by adding commands to the Which-Key menu and creating keybindings for adding, navigating, and removing Harpoon marks.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/sebbii17/kickstart.nvim?shareId=XXXX-XXXX-XXXX-XXXX).
2024-12-14 10:13:30 +01:00
Sebastian 4aead7ecdd
updated config 2024-11-02 09:58:45 +01:00
Sebastian e685dd71c4
update config, set new theme, add fugitive plugin 2024-10-31 16:30:45 +01:00
TJ DeVries 3526fbeec9
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00