Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(lspconfig)!: use en-GB for ltex | sefidel | 2022-11-06 | 1 | -1/+1 | |
| | ||||||
* | feat(lspconfig): remove redundant rust-analyzer | sefidel | 2022-11-06 | 1 | -1/+0 | |
| | | | | | * rust-analyzer is managed by rust-tools.nvim. managing it on lspconfig is redundant. | |||||
* | feat(slimv): add lisp | sefidel | 2022-09-19 | 1 | -0/+5 | |
| | ||||||
* | feat(packs/lspconfig): fix RA getting stuck in a loop | sefidel | 2022-09-11 | 2 | -2/+2 | |
| | ||||||
* | feat(packs/lspconfig): fix deprecated calls | sefidel | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | lsp: add tex | sefidel | 2022-08-02 | 1 | -0/+1 | |
| | ||||||
* | [WIP]: nvim-dap | sefidel | 2022-05-08 | 2 | -0/+29 | |
| | ||||||
* | feat(keymaps)!: remap move lines | sefidel | 2022-03-19 | 1 | -1/+1 | |
| | | | | | | * A-j, A-k -> A-e, A-r * reverts dec8d6a | |||||
* | feat(treesitter): disable textobjects swap | sefidel | 2022-03-19 | 1 | -1/+1 | |
| | ||||||
* | Revert "feat(pack): add gitsigns" | sefidel | 2022-03-19 | 1 | -12/+0 | |
| | | | | This reverts commit 717ad38203bee2dda9345eb52e3853dede6656f8. | |||||
* | feat(packs): remove unused plugin config | sefidel | 2022-03-19 | 1 | -36/+0 | |
| | ||||||
* | feat(pack): add gitsigns | sefidel | 2022-03-19 | 1 | -0/+12 | |
| | ||||||
* | feat(lsp)!: ccls -> clangd | sefidel | 2022-03-12 | 3 | -1/+17 | |
| | ||||||
* | feat!: UI rewrite | sefidel | 2022-03-06 | 1 | -4/+0 | |
| | ||||||
* | 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 | 1 | -3/+3 | |
| | ||||||
* | feat(ui): feline -> homebrew statusline | sefidel | 2022-02-27 | 1 | -114/+0 | |
| | ||||||
* | feat(cmp): destructure require & use custom comparators | sefidel | 2022-02-27 | 1 | -16/+33 | |
| | ||||||
* | Revert "feat(pack): add cmp-buffer, cmp-rg" | sefidel | 2022-02-27 | 1 | -6/+2 | |
| | | | | This reverts commit 414c82ba6d04a37fa2c2b00668d746ece3b68908. | |||||
* | feat(pack): add cmp-buffer, cmp-rg | sefidel | 2022-02-27 | 1 | -2/+6 | |
| | ||||||
* | fix(cmp): fix <Tab> not invoking action | sefidel | 2022-02-27 | 1 | -1/+1 | |
| | ||||||
* | 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(colors): move LSP highlights to colors | sefidel | 2022-02-27 | 1 | -14/+0 | |
| | ||||||
* | feat(pack): add treesitter-{refactor,textobjects} | sefidel | 2022-02-26 | 1 | -5/+48 | |
| | ||||||
* | fix(cmp): fix cmp completion | sefidel | 2022-02-26 | 1 | -9/+15 | |
| | ||||||
* | feat(pack): lsp_signature -> cmp-nvim-lsp-signature-help | sefidel | 2022-02-26 | 2 | -16/+2 | |
| | ||||||
* | feat(pack): add lir | sefidel | 2022-02-26 | 1 | -0/+36 | |
| | ||||||
* | chore: get rid of redundant pack configurations | sefidel | 2022-02-26 | 5 | -35/+0 | |
| | ||||||
* | feat(treesitter): cleanup | sefidel | 2022-02-26 | 1 | -25/+3 | |
| | ||||||
* | feat(statusline): use fidget.nvim for LSP | sefidel | 2022-02-26 | 2 | -7/+6 | |
| | ||||||
* | feat!: reduce bloatness | sefidel | 2022-02-26 | 1 | -3/+0 | |
| | ||||||
* | chore: follow editorconfig | sefidel | 2022-02-17 | 3 | -51/+2 | |
| | ||||||
* | rel: v0.1 | sefidel | 2022-02-16 | 6 | -50/+36 | |
| | | | | | | | | | - Disable lazy-loading plugins - Add more useful plugins - Fix bar from loading slowly - Add support for neomutt - Change keybinds - Add Editorconfig | |||||
* | fix(cmp): opt -> set | sefidel | 2022-02-11 | 1 | -1/+1 | |
| | ||||||
* | feat(fzf): send all search result to qf | sefidel | 2022-02-11 | 1 | -0/+3 | |
| | ||||||
* | feat(treesitter): add nix to defaults | sefidel | 2022-02-10 | 1 | -1/+1 | |
| | ||||||
* | Initial commit | sefidel | 2022-02-10 | 9 | -0/+405 | |