summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2025-03-30Add vim-surround to make it easy to change surrounding characters.Marcelo
2025-03-30Add fidget.nvim for nicer notification backend.Marcelo
It is less visually cumbersome than other plugins I've used in the past.
2025-03-30Make telescope window for modified git files smaller.Marcelo
2025-03-30Make telescope open_file and git_file appearances consistent.Marcelo
And opening the files from the current commit with git_files will exclude deleted files.
2025-03-30Moved plugin files into ux.lua and skin.lua.Marcelo
For usability and appearance related, respectively.
2025-03-07Initial commit.Marcelo