Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(packs): use legacy branch for fidget.nvim | sefidel | 2023-09-30 | 1 | -1/+1 |
| | | | | | This commit replaces the pinned 'legacy' tag with the 'legacy' branch in an attempt to fix update failures. | ||||
* | feat(packs/autopairs): enable treesitter | sefidel | 2023-09-03 | 1 | -1/+1 |
| | |||||
* | feat(packs/leap)!: use default keybindings | sefidel | 2023-09-02 | 1 | -1/+1 |
| | |||||
* | feat(colors): add palette switcher | sefidel | 2023-08-13 | 1 | -0/+1 |
| | |||||
* | feat(packs): use legacy tag for fidget.nvim | sefidel | 2023-07-09 | 1 | -1/+1 |
| | |||||
* | fix(pack): load nvim-cmp on BufEnter | sefidel | 2023-06-04 | 1 | -1/+1 |
| | | | | * this fixes minor annoyance where you have to enter insert mode multiple times for the cmp to pop up | ||||
* | feat(pack): add nvim-autopairs | sefidel | 2022-11-06 | 1 | -0/+1 |
| | | | | * autopairs now doesn't complete pairs for rust's lifetime notation | ||||
* | chore: replace stabilize with native option | sefidel | 2022-10-07 | 1 | -1/+0 |
| | |||||
* | feat(slimv): add lisp | sefidel | 2022-09-19 | 1 | -0/+1 |
| | |||||
* | feat(colors): revert softjelly | sefidel | 2022-05-09 | 1 | -1/+1 |
| | |||||
* | [WIP]: nvim-dap | sefidel | 2022-05-08 | 1 | -1/+3 |
| | |||||
* | feat(pack): use sr.ht origin for softjelly | sefidel | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | feat(keymaps)!: lightspeed -> leap | sefidel | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | feat(pack): use t/T for lightspeed | sefidel | 2022-03-24 | 1 | -1/+2 |
| | |||||
* | feat(pack): use stable hotpot | sefidel | 2022-03-23 | 1 | -2/+1 |
| | | | | * picante branch was merged to master. | ||||
* | feat(pack)!: remove truezen | sefidel | 2022-03-19 | 1 | -1/+0 |
| | |||||
* | feat(pack): group tpope | sefidel | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | feat(pack): remove spaceless.nvim | sefidel | 2022-03-19 | 1 | -1/+1 |
| | | | | | * automatic trailing space removal has some side effects, thus shouldn't be provided by default | ||||
* | feat(pack): group tpope | sefidel | 2022-03-19 | 1 | -2/+1 |
| | |||||
* | Revert "feat(pack): add gitsigns" | sefidel | 2022-03-19 | 1 | -1/+0 |
| | | | | This reverts commit 717ad38203bee2dda9345eb52e3853dede6656f8. | ||||
* | feat(pack): add gitsigns | sefidel | 2022-03-19 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -1/+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(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: softjelly | sefidel | 2022-03-13 | 1 | -1/+3 |
| | |||||
* | feat(pack): add mergetool | sefidel | 2022-03-12 | 1 | -0/+1 |
| | |||||
* | feat: avalanche -> jellybeans | sefidel | 2022-03-12 | 1 | -1/+1 |
| | |||||
* | feat(pack): add vim-sleuth | sefidel | 2022-03-12 | 1 | -0/+1 |
| | |||||
* | feat(lsp)!: ccls -> clangd | sefidel | 2022-03-12 | 1 | -0/+1 |
| | |||||
* | feat(pack): use repo for avalanche | sefidel | 2022-03-06 | 1 | -1/+1 |
| | |||||
* | feat!: UI rewrite | sefidel | 2022-03-06 | 1 | -3/+2 |
| | |||||
* | feat(colors): jellybeans-nvim -> gruvbox-material | sefidel | 2022-03-03 | 1 | -2/+1 |
| | |||||
* | feat(ui): feline -> homebrew statusline | sefidel | 2022-02-27 | 1 | -1/+0 |
| | |||||
* | feat(pack): move luasnip to dependencies | sefidel | 2022-02-27 | 1 | -2/+2 |
| | |||||
* | feat(cmp): destructure require & use custom comparators | sefidel | 2022-02-27 | 1 | -1/+2 |
| | |||||
* | Revert "feat(pack): add cmp-buffer, cmp-rg" | sefidel | 2022-02-27 | 1 | -4/+1 |
| | | | | This reverts commit 414c82ba6d04a37fa2c2b00668d746ece3b68908. | ||||
* | feat(pack): add cmp-buffer, cmp-rg | sefidel | 2022-02-27 | 1 | -1/+4 |
| | |||||
* | 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(pack)!: remove defer_unpack | sefidel | 2022-02-27 | 1 | -1/+1 |
| | |||||
* | feat(pack): don't lazyload editorconfig.nvim | sefidel | 2022-02-27 | 1 | -1/+1 |
| | |||||
* | feat(pack): add treesitter-{refactor,textobjects} | sefidel | 2022-02-26 | 1 | -1/+3 |
| | |||||
* | fix(cmp): fix cmp completion | sefidel | 2022-02-26 | 1 | -0/+1 |
| | |||||
* | feat(pack): lsp_signature -> cmp-nvim-lsp-signature-help | sefidel | 2022-02-26 | 1 | -1/+1 |
| | |||||
* | feat(pack): load cmp on InsertEnter | sefidel | 2022-02-26 | 1 | -1/+1 |
| | | | | * fixes cmp only popping up after re-entering insert mode | ||||
* | feat(keybinds): use lua functions directly | sefidel | 2022-02-26 | 1 | -1/+1 |
| | |||||
* | feat(pack): add lir | sefidel | 2022-02-26 | 1 | -1/+2 |
| | |||||
* | feat(pack)!: remove unnecessary plugins | sefidel | 2022-02-26 | 1 | -16/+12 |
| |