| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-04 | Added a bunch of treesitters and an ASM LSP. | Marcelo | |
| 2025-04-04 | Add Bash, Crystal, and Vala language server config. | Marcelo | |
| 2025-04-04 | Replace nvim-lspconfig and blink completion with NVIM 0.11 native options. | Marcelo | |
| 2025-03-30 | Add Odin treesitter. | Marcelo | |
| 2025-03-30 | Add keybinds to save changed buffers. | Marcelo | |
| And another to reopen the last telescope search. | |||
| 2025-03-30 | Added a few bindings to navigate quickfix and location list. | Marcelo | |
| Also, centralize the line on the screen when paging up and down. | |||
| 2025-03-30 | Add autopairs. | Marcelo | |
| 2025-03-30 | Completion configurations: show/hide docs binding, increase plugin version. | Marcelo | |
| Also trigger completion with at lease 2 characters. | |||
| 2025-03-30 | Use a smaller scolloff (just 1 line). | Marcelo | |
| 2025-03-30 | Add vim-surround to make it easy to change surrounding characters. | Marcelo | |
| 2025-03-30 | Add fidget.nvim for nicer notification backend. | Marcelo | |
| It is less visually cumbersome than other plugins I've used in the past. | |||
| 2025-03-30 | `gx` will open the neovim plugins in github. | Marcelo | |
| If `gx` is used over a string of the format "xxx/yyy" when editing a Lua file, a github prefix will be added before opening. Also fixed other Lua specific bindings with `buffer = true`, so that those bindings stop spilling outside lua. | |||
| 2025-03-30 | Make telescope window for modified git files smaller. | Marcelo | |
| 2025-03-30 | Make 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-30 | Moved plugin files into ux.lua and skin.lua. | Marcelo | |
| For usability and appearance related, respectively. | |||
| 2025-03-07 | Initial commit. | Marcelo | |
