summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2025-04-10Search forward a word with `<Leader>n` because `*` is harder.Marcelo
2025-04-04Easier matched history navigation in command mode.Marcelo
2025-04-04Replace nvim-lspconfig and blink completion with NVIM 0.11 native options.Marcelo
2025-03-30Add keybinds to save changed buffers.Marcelo
2025-03-30Added a few bindings to navigate quickfix and location list.Marcelo
2025-03-30Use a smaller scolloff (just 1 line).Marcelo
2025-03-07Initial commit.Marcelo