Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: disable ghost text in cmdline | 2025-05-09 | 1 | -0/+6 | |
| | |||||
* | feat: add `nvim-dap` | 2025-05-09 | 3 | -0/+34 | |
| | |||||
* | feat: use `lazydev.nvim` for better NeoVim lua suggestions | 2025-05-09 | 2 | -2/+37 | |
| | |||||
* | feat: map `<leader>w` to `<C-w>` | 2025-05-08 | 1 | -0/+9 | |
| | |||||
* | fix: `oil.nvim` not loading at start | 2025-05-08 | 1 | -1/+1 | |
| | |||||
* | feat: add `oil.nvim` | 2025-05-08 | 2 | -0/+12 | |
| | |||||
* | feat: add Vim workspace to `lua_ls` | 2025-05-08 | 1 | -0/+6 | |
| | |||||
* | feat: add `multicursor-nvim` | 2025-05-08 | 3 | -0/+80 | |
| | |||||
* | feat: add `yanky.nvim` | 2025-05-08 | 3 | -5/+35 | |
| | |||||
* | feat: keybinds to copy/paste to/from clipboard easily | 2025-05-08 | 1 | -0/+4 | |
| | |||||
* | fix: disable deprecated warnings | 2025-05-08 | 1 | -0/+3 | |
| | |||||
* | feat: add `nvim-ts-autotag` | 2025-05-08 | 2 | -0/+9 | |
| | |||||
* | feat: add `angular-language-server` | 2025-05-07 | 3 | -0/+22 | |
| | |||||
* | feat: enable LSP inlay hints in `typescript-language-server` | 2025-05-07 | 1 | -0/+27 | |
| | |||||
* | feat: enable LSP inlay hints by default | 2025-05-07 | 1 | -0/+2 | |
| | |||||
* | fix: `Tab` and `Shift-Tab` in fzf-lua | 2025-05-07 | 1 | -1/+8 | |
| | |||||
* | feat: add `biome` as LSP client and formatter | 2025-05-07 | 4 | -0/+25 | |
| | |||||
* | feat: add `typescript-language-server` | 2025-05-07 | 3 | -3/+25 | |
| | |||||
* | feat: use `lualine.nvim` | 2025-05-03 | 2 | -0/+13 | |
| | |||||
* | feat: use `bufferline.nvim` | 2025-05-03 | 2 | -0/+11 | |
| | |||||
* | feat: use `fzf-lua` features more | 2025-05-03 | 4 | -49/+104 | |
| | |||||
* | feat: show written file info as mini notification | 2025-05-03 | 1 | -1/+11 | |
| | |||||
* | fix: remove `smart-splits-nvim` as it is unusable | 2025-05-03 | 2 | -26/+0 | |
| | |||||
* | fix: replace `mini.pairs` with `nvim-autopairs` | 2025-05-03 | 2 | -3/+12 | |
| | |||||
* | fix: change LSP log level | 2025-04-29 | 1 | -1/+2 | |
| | |||||
* | feat: add `fzf-lua` for better choices | 2025-04-29 | 2 | -1/+25 | |
| | |||||
* | fix: inconvenient keybinding for completion | 2025-04-20 | 1 | -1/+4 | |
| | |||||
* | fix: keybindings for `mini.move` | 2025-04-04 | 1 | -10/+19 | |
| | |||||
* | feat: add keybindings for Git hunks in Visual mode | 2025-04-04 | 1 | -0/+8 | |
| | |||||
* | fix: `which-key.nvim` groups are not registered in Visual mode | 2025-04-04 | 1 | -3/+7 | |
| | |||||
* | feat: add `smart-splits.nvim` for integration with WezTerm | 2025-04-04 | 3 | -8/+42 | |
| | |||||
* | fix: add some runtime deps for Tree-Sitter | 2025-04-04 | 1 | -0/+6 | |
| | |||||
* | fix: improve `blink.cmp` fuzzy sorting | 2025-03-30 | 1 | -0/+4 | |
| | |||||
* | feat: configure Catppuccin theme for LSP | 2025-03-30 | 1 | -0/+11 | |
| | |||||
* | feat: enable NeoVim diagnostic features | 2025-03-30 | 1 | -0/+7 | |
| | |||||
* | feat: add `rust-analyzer` as Rust LSP | 2025-03-30 | 4 | -0/+36 | |
| | |||||
* | feat: use `conform.nvim` for `formatexpr()` | 2025-03-29 | 1 | -0/+2 | |
| | |||||
* | style: format all `.nix` files with `nixfmt` | 2025-03-29 | 1 | -241/+317 | |
| | |||||
* | feat: add `nixfmt` as Nix formatter | 2025-03-29 | 2 | -1/+2 | |
| | |||||
* | style: format all `.lua` files with Stylua | 2025-03-29 | 12 | -336/+354 | |
| | |||||
* | feat: add `stylua` as Lua formatter | 2025-03-29 | 2 | -14/+18 | |
| | |||||
* | feat: add `conform.nvim` as formatter | 2025-03-29 | 3 | -0/+19 | |
| | |||||
* | feat: add `snacks.nvim` for better status columns | 2025-03-29 | 3 | -3/+3 | |
| | |||||
* | feat: enable more integrations for Catppuccin theme | 2025-03-29 | 1 | -0/+15 | |
| | |||||
* | feat: change `gitsigns.nvim` signs | 2025-03-29 | 1 | -1/+17 | |
| | |||||
* | fix: change `which-key.nvim` groups | 2025-03-29 | 1 | -1/+2 | |
| | |||||
* | fix: use 3 columns for signs | 2025-03-29 | 2 | -1/+3 | |
| | |||||
* | feat: use `gitsigns.nvim` instead of `mini.diff` | 2025-03-29 | 3 | -5/+58 | |
| | |||||
* | feat: add `mini-diff` | 2025-03-29 | 3 | -8/+30 | |
| | |||||
* | fix: add `vi` alias | 2025-03-29 | 1 | -1/+1 | |
| |