Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | * fixes cmp only popping up after re-entering insert mode | |||||
* | 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 | |
| | | | | | * remove unnecessary terminal keybinds * move some keybinds to higher level | |||||
* | 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 | |
| | ||||||
* | chore: add license | sefidel | 2022-02-16 | 1 | -0/+19 | |
| | ||||||
* | feat(pack): load cmp on InsertEnter | sefidel | 2022-02-16 | 1 | -2/+2 | |
| | ||||||
* | rel: v0.1 | sefidel | 2022-02-16 | 12 | -119/+137 | |
| | | | | | | | | | - Disable lazy-loading plugins - Add more useful plugins - Fix bar from loading slowly - Add support for neomutt - Change keybinds - Add Editorconfig | |||||
* | chore: fix broken link | sefidel | 2022-02-15 | 1 | -1/+1 | |
| | ||||||
* | fix(feline): don't lazyload feline | sefidel | 2022-02-12 | 1 | -1/+1 | |
| | ||||||
* | chore: minor edits | sefidel | 2022-02-12 | 1 | -20/+10 | |
| | ||||||
* | chore: minor lazyloading tweaks | sefidel | 2022-02-11 | 1 | -3/+3 | |
| | ||||||
* | fix(cmp): opt -> set | sefidel | 2022-02-11 | 1 | -1/+1 | |
| | ||||||
* | feat(fzf): send all search result to qf | sefidel | 2022-02-11 | 2 | -1/+4 | |
| | ||||||
* | chore: remove unnecessary comments | sefidel | 2022-02-11 | 1 | -1/+0 | |
| | ||||||
* | feat(pack)!: migrate to fzf-lua | sefidel | 2022-02-11 | 4 | -96/+54 | |
| | ||||||
* | chore: revert shadafile after startup | sefidel | 2022-02-10 | 1 | -0/+3 | |
| | ||||||
* | feat(treesitter): add nix to defaults | sefidel | 2022-02-10 | 1 | -1/+1 | |
| | ||||||
* | Initial commit | sefidel | 2022-02-10 | 31 | -0/+1641 | |