| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(nvim): rename file | Thomas Vanbesien | 7 days | 1 | -81/+0 |
| | | |||||
| * | refactor(nvim): move snippet code to its own file | Thomas Vanbesien | 7 days | 1 | -139/+0 |
| | | |||||
| * | misc(nvim): reformat lua files to 100 char line width | Thomas Vanbesien | 7 days | 1 | -1/+4 |
| | | |||||
| * | feat(nvim): support custom snippets | Thomas Vanbesien | 12 days | 1 | -0/+80 |
| | | |||||
| * | fix(nvim): expand snippets with nested tabstops | Thomas Vanbesien | 12 days | 1 | -0/+56 |
| | | |||||
| * | misc(nvim): add key mappings for jumping between snippets | Thomas Vanbesien | 12 days | 1 | -0/+8 |
| | | |||||
| * | misc(nvim): remove unused option | Thomas Vanbesien | 12 days | 1 | -1/+1 |
| | | | | | `popup` overrides `preview`. | ||||
| * | refactor(nvim): use the correct API for wildtrigger() | Thomas Vanbesien | 2026-06-02 | 1 | -1/+1 |
| | | | | | | Use `vim.fn.wildtrigger()` instead of `vim.cmd.call("wildtrigger()")`. This avoid marshalling the value between Lua and the Vimscript engine. | ||||
| * | misc(nvim): add border around popup menus | Thomas Vanbesien | 2026-06-02 | 1 | -0/+1 |
| | | |||||
| * | misc: fix comments and typos | Thomas Vanbesien | 2026-05-18 | 1 | -1/+1 |
| | | |||||
| * | feat: initial setup | Thomas Vanbesien | 2026-05-06 | 1 | -0/+72 |
| - `dotfiles` (this project's CLI) - foot configuration - tmux configuration - bash configuration - nvim (as a git submodule) + configuration - ranger configuration - fzf configuration - KDE global shortcuts - Other miscellaneous dependencies | |||||
