| Commit message (Expand) | Author | Files | Lines |
2025-04-04 | fix: keybindings for `mini.move` | Mora Unie Youer | 1 | -10/+19 |
2025-04-04 | feat: add keybindings for Git hunks in Visual mode | Mora Unie Youer | 1 | -0/+8 |
2025-04-04 | fix: `which-key.nvim` groups are not registered in Visual mode | Mora Unie Youer | 1 | -3/+7 |
2025-04-04 | feat: add `smart-splits.nvim` for integration with WezTerm | Mora Unie Youer | 3 | -8/+42 |
2025-04-04 | fix: add some runtime deps for Tree-Sitter | Mora Unie Youer | 1 | -0/+6 |
2025-03-30 | fix: improve `blink.cmp` fuzzy sorting | Mora Unie Youer | 1 | -0/+4 |
2025-03-30 | feat: configure Catppuccin theme for LSP | Mora Unie Youer | 1 | -0/+11 |
2025-03-30 | feat: enable NeoVim diagnostic features | Mora Unie Youer | 1 | -0/+7 |
2025-03-30 | feat: add `rust-analyzer` as Rust LSP | Mora Unie Youer | 4 | -0/+36 |
2025-03-29 | feat: use `conform.nvim` for `formatexpr()` | Mora Unie Youer | 1 | -0/+2 |
2025-03-29 | style: format all `.nix` files with `nixfmt` | Mora Unie Youer | 1 | -241/+317 |
2025-03-29 | feat: add `nixfmt` as Nix formatter | Mora Unie Youer | 2 | -1/+2 |
2025-03-29 | style: format all `.lua` files with Stylua | Mora Unie Youer | 12 | -336/+354 |
2025-03-29 | feat: add `stylua` as Lua formatter | Mora Unie Youer | 2 | -14/+18 |
2025-03-29 | feat: add `conform.nvim` as formatter | Mora Unie Youer | 3 | -0/+19 |
2025-03-29 | feat: add `snacks.nvim` for better status columns | Mora Unie Youer | 3 | -3/+3 |
2025-03-29 | feat: enable more integrations for Catppuccin theme | Mora Unie Youer | 1 | -0/+15 |
2025-03-29 | feat: change `gitsigns.nvim` signs | Mora Unie Youer | 1 | -1/+17 |
2025-03-29 | fix: change `which-key.nvim` groups | Mora Unie Youer | 1 | -1/+2 |
2025-03-29 | fix: use 3 columns for signs | Mora Unie Youer | 2 | -1/+3 |
2025-03-29 | feat: use `gitsigns.nvim` instead of `mini.diff` | Mora Unie Youer | 3 | -5/+58 |
2025-03-29 | feat: add `mini-diff` | Mora Unie Youer | 3 | -8/+30 |
2025-03-29 | fix: add `vi` alias | Mora Unie Youer | 1 | -1/+1 |
2025-03-29 | deps: nix flake update | Mora Unie Youer | 1 | -30/+30 |
2025-03-06 | feat: use `telepath.nvim` instead of `leap-spooky.nvim` | Mora Unie Youer | 3 | -4/+28 |
2025-03-06 | fix: duplicate keybindings from default plugin settings | Mora Unie Youer | 2 | -1/+12 |
2025-03-06 | feat: add `todo-comments.nvim` | Mora Unie Youer | 2 | -1/+12 |
2025-03-06 | feat: add `nixd` language server | Mora Unie Youer | 3 | -10/+27 |
2025-03-06 | feat: finally working LSP | Mora Unie Youer | 7 | -6/+65 |
2025-03-06 | feat: add `notify` extension to `telescope` | Mora Unie Youer | 1 | -0/+2 |
2025-03-06 | feat: add `noice.nvim` for messages | Mora Unie Youer | 2 | -2/+10 |
2025-03-06 | feat: use `nvim-notify` for messages | Mora Unie Youer | 3 | -1/+9 |
2025-03-06 | feat: add more useful utils at start | Mora Unie Youer | 1 | -1/+3 |
2025-03-06 | feat: add `mini` plugins | Mora Unie Youer | 3 | -0/+40 |
2025-03-06 | feat: using NeoVim Nightly | Mora Unie Youer | 5 | -6/+232 |
2025-03-06 | feat: add `blink.cmp` for completion | Mora Unie Youer | 3 | -0/+13 |
2025-03-06 | feat: add keybinding to reset search highlight | Mora Unie Youer | 1 | -2/+5 |
2025-03-06 | feat: enable required integrations in `catppuccin` | Mora Unie Youer | 1 | -1/+10 |
2025-03-06 | fix: lazy loading of `leap` | Mora Unie Youer | 1 | -0/+1 |
2025-03-06 | feat: add `treesitter` | Mora Unie Youer | 2 | -1/+17 |
2025-03-06 | feat: better colorscheme loading | Mora Unie Youer | 1 | -1/+9 |
2025-03-06 | feat: add `leap` | Mora Unie Youer | 6 | -40/+80 |
2025-03-06 | feat: basic proof-of-concept configuration | Mora Unie Youer | 8 | -2/+126 |