| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(ui): info before hint | sefidel | 2022-03-06 | 1 | -3/+3 |
* | feat(ui): combine statusline into one file | sefidel | 2022-03-06 | 3 | -23/+20 |
* | feat(ui): use correct hl group for diagnostics warning | sefidel | 2022-03-06 | 1 | -1/+1 |
* | feat(pack): use repo for avalanche | sefidel | 2022-03-06 | 1 | -1/+1 |
* | feat!: UI rewrite | sefidel | 2022-03-06 | 9 | -1502/+40 |
* | feat(treesitter): remove redundant ts-rainbow colors | sefidel | 2022-03-03 | 1 | -5/+1 |
* | feat(colors): jellybeans-nvim -> gruvbox-material | sefidel | 2022-03-03 | 3 | -28/+30 |
* | feat(ui): use correct hl groups | sefidel | 2022-02-28 | 1 | -3/+3 |
* | feat(ui): set inactive statusline to blank | sefidel | 2022-02-28 | 1 | -1/+1 |
* | feat(colors): bg <-> bar | sefidel | 2022-02-28 | 1 | -18/+18 |
* | feat(ui): prefix bufno with * | sefidel | 2022-02-28 | 1 | -1/+1 |
* | feat(ui): feline -> homebrew statusline | sefidel | 2022-02-27 | 9 | -127/+806 |
* | feat(license)!: MIT -> GPLv3 | sefidel | 2022-02-27 | 1 | -19/+674 |
* | feat(pack): move luasnip to dependencies | sefidel | 2022-02-27 | 1 | -2/+2 |
* | feat(cmp): destructure require & use custom comparators | sefidel | 2022-02-27 | 2 | -17/+35 |
* | Revert "feat(pack): add cmp-buffer, cmp-rg" | sefidel | 2022-02-27 | 2 | -10/+3 |
* | feat(pack): add cmp-buffer, cmp-rg | sefidel | 2022-02-27 | 2 | -3/+10 |
* | fix(cmp): fix <Tab> not invoking action | sefidel | 2022-02-27 | 1 | -1/+1 |
* | feat(pack): move plenary to dependencies | sefidel | 2022-02-27 | 1 | -3/+3 |
* | feat(pack): jellybeans.vim -> jellybeans-nvim | sefidel | 2022-02-27 | 1 | -1/+2 |
* | feat(options): enable hybrid numbers & disable numbers on startup | sefidel | 2022-02-27 | 2 | -3/+5 |
* | feat(feline): remove redundant git module | sefidel | 2022-02-27 | 1 | -27/+2 |
* | feat(feline): NvimTree -> lir (force-inactive) | sefidel | 2022-02-27 | 1 | -1/+1 |
* | feat(pack)!: remove defer_unpack | sefidel | 2022-02-27 | 3 | -10/+2 |
* | feat(options): remove redundant 'setv!' | sefidel | 2022-02-27 | 1 | -1/+1 |
* | feat(pack): don't lazyload editorconfig.nvim | sefidel | 2022-02-27 | 1 | -1/+1 |
* | feat(macro)!: use macro for highlighting | sefidel | 2022-02-27 | 2 | -42/+45 |
* | feat(colors): move LSP highlights to colors | sefidel | 2022-02-27 | 2 | -14/+14 |
* | feat(pack): add treesitter-{refactor,textobjects} | sefidel | 2022-02-26 | 2 | -6/+51 |
* | feat(utils): remove redundant functions | sefidel | 2022-02-26 | 1 | -34/+1 |
* | fix(cmp): fix cmp completion | sefidel | 2022-02-26 | 2 | -9/+16 |
* | feat(utils): table -> list (spinners) | sefidel | 2022-02-26 | 1 | -10/+10 |
* | feat(pack): lsp_signature -> cmp-nvim-lsp-signature-help | sefidel | 2022-02-26 | 3 | -17/+3 |
* | feat(pack): load cmp on InsertEnter | sefidel | 2022-02-26 | 1 | -1/+1 |
* | feat(keybinds): use lua functions directly | sefidel | 2022-02-26 | 2 | -10/+11 |
* | feat(pack): add lir | sefidel | 2022-02-26 | 3 | -22/+45 |
* | chore: get rid of redundant pack configurations | sefidel | 2022-02-26 | 5 | -35/+0 |
* | feat(pack)!: remove unnecessary plugins | sefidel | 2022-02-26 | 2 | -26/+13 |
* | feat(treesitter): cleanup | sefidel | 2022-02-26 | 2 | -30/+4 |
* | feat(statusline): use fidget.nvim for LSP | sefidel | 2022-02-26 | 3 | -7/+7 |
* | feat!: reduce bloatness | sefidel | 2022-02-26 | 7 | -52/+43 |
* | feat(pack): defer | sefidel | 2022-02-26 | 2 | -9/+10 |
* | feat(pack): make use of packer dependencies | sefidel | 2022-02-25 | 1 | -11/+12 |
* | feat(keybinds): add buffer list keybind (native) | sefidel | 2022-02-20 | 1 | -0/+1 |
* | chore: update licenses | sefidel | 2022-02-20 | 2 | -11/+1 |
* | feat(macro)!: use more standard name for autocmd/groups | sefidel | 2022-02-19 | 2 | -22/+22 |
* | feat(keybinds)!: remap | sefidel | 2022-02-19 | 1 | -21/+10 |
* | feat(keybinds)!: fix conflicting keymaps | sefidel | 2022-02-18 | 1 | -3/+3 |
* | chore: follow editorconfig | sefidel | 2022-02-17 | 5 | -54/+5 |
* | chore: add disclaimer | sefidel | 2022-02-16 | 1 | -0/+6 |