Commit Graph

9 Commits

Author SHA1 Message Date
Gustavo ba163e7629 feat: add inline completion 2025-08-21 11:06:12 +02:00
Gustavo 2ecb05585d fix: Fix oil manager to not create a :oil dir
Fixed oil.nvim and also changed and added some keybinds for easier use
of yanking, deleting and all the lsp related things like "g<letter>"
2025-08-21 11:04:18 +02:00
Gustavo 02aeedc67d Fix: Bug with plenary and lazygit
removed the need for plenary in lazygit since it had an error when
trying to close it
2025-08-16 00:47:22 +02:00
Gustavo 0d337386ab added structure and some updates 2025-08-16 00:27:51 +02:00
Gustavo 1fae90350f Changed tree viewer to oil.nvim 2025-08-05 17:05:46 +02:00
Gustavo 0b4c1a94e9 Telescope must still be fixed to navigate with j and k but the tree is much better etc. 2025-07-03 23:32:57 +02:00
Gustavo a61f73853d added a few more plugins to make my life easier :) 2025-07-03 14:05:24 +02:00
Gustavo acc7165a05 feat: the basics of my nvim setup
These are just some required things to use neovim
2025-07-01 23:26:27 +02: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