Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(packs): remove unused plugin config | sefidel | 2022-03-19 | 1 | -36/+0 | |
| | ||||||
* | fix(keybinds)!: fix conflicting keybinds | sefidel | 2022-03-19 | 1 | -1/+1 | |
| | ||||||
* | feat(keybinds)!: cleanup | sefidel | 2022-03-19 | 2 | -18/+39 | |
| | | | | | | * add fugitive bindings * add useful misc bindings * remove unused bindings | |||||
* | feat(pack): add gitsigns | sefidel | 2022-03-19 | 4 | -1/+15 | |
| | ||||||
* | feat(pack): add eunuch | sefidel | 2022-03-18 | 1 | -0/+1 | |
| | | | | * unix all the way | |||||
* | feat(pack): remove impatient in favor of picante | sefidel | 2022-03-18 | 2 | -3/+0 | |
| | ||||||
* | feat(pack): use picante hotpot | sefidel | 2022-03-18 | 1 | -3/+3 | |
| | | | | | | | * this experimental branch introduces bytecode cache, which lowers the startup time for approximately 10~12ms (tested on 3700x). * TODO: revert this when the tracking issue is closed. | |||||
* | feat(keymaps)!: reserve 'g' for git ops | sefidel | 2022-03-18 | 1 | -2/+2 | |
| | ||||||
* | feat(pack)!: add fugitive.vim | sefidel | 2022-03-18 | 1 | -1/+1 | |
| | | | | | | | | | * yes, there are many other lua git plugins out there, but fugitive is the only plugin that is most comfortable, and works just as intended. * TODO: replace this with lua plugins when better ones start popping up | |||||
* | feat(pack): remove colorizer | sefidel | 2022-03-16 | 1 | -2/+0 | |
| | ||||||
* | feat(colors): tweak orange, yellow | sefidel | 2022-03-13 | 1 | -2/+2 | |
| | ||||||
* | feat: softjelly | sefidel | 2022-03-13 | 2 | -7/+8 | |
| | ||||||
* | feat(pack): add mergetool | sefidel | 2022-03-12 | 1 | -0/+1 | |
| | ||||||
* | feat: jellybeans bar | sefidel | 2022-03-12 | 2 | -2/+4 | |
| | ||||||
* | feat(options): remove the eob tilde | sefidel | 2022-03-12 | 1 | -0/+1 | |
| | ||||||
* | feat: avalanche -> jellybeans | sefidel | 2022-03-12 | 2 | -8/+15 | |
| | ||||||
* | feat(ui): remove bufno | sefidel | 2022-03-12 | 1 | -1/+1 | |
| | ||||||
* | feat(options): set shiftwidth to 2 | sefidel | 2022-03-12 | 1 | -1/+1 | |
| | ||||||
* | feat(pack): add vim-sleuth | sefidel | 2022-03-12 | 1 | -0/+1 | |
| | ||||||
* | feat(options): use '-' for trailing space | sefidel | 2022-03-12 | 1 | -1/+1 | |
| | ||||||
* | feat(lsp)!: ccls -> clangd | sefidel | 2022-03-12 | 4 | -1/+18 | |
| | ||||||
* | feat(macro/event): use lua API | sefidel | 2022-03-11 | 2 | -53/+79 | |
| | | | | | * fixes #5 * datwaft/nvim.conf 1067340 | |||||
* | feat(colors): use new avalanche colors | sefidel | 2022-03-10 | 1 | -3/+3 | |
| | ||||||
* | feat(keybinds): use lightspeed omni | sefidel | 2022-03-09 | 1 | -4/+2 | |
| | ||||||
* | ui: fix diagnostics padding | sefidel | 2022-03-08 | 1 | -4/+4 | |
| | ||||||
* | 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 | |
| | | | | * gruvbox-material has custom highlight groups set for this. | |||||
* | 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 | |
| | | | | This reverts commit 414c82ba6d04a37fa2c2b00668d746ece3b68908. | |||||
* | 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 | |
| |