about summary refs log tree commit diff
path: root/fnl/nvrc/pack.fnl
Commit message (Collapse)AuthorAgeFilesLines
* feat(packs): add conformsefidel2024-05-221-0/+1
| | | | | * Replaces LSP-based formatter. No action is needed as the formatter would always fall back to LSP when it's available.
* chore: remove unused importssefidel2024-05-191-1/+0
|
* chore(pack): reformatsefidel2024-05-191-2/+2
|
* feat(packs/fidget): migrate to mainsefidel2024-05-191-1/+1
|
* feat(packs/rust): replace rust-tools.nvim with rustaceanvimsefidel2024-05-181-1/+1
|
* fix(keymaps): fix leap conflicting with helix-like movementsefidel2024-05-181-1/+1
|
* feat(packs): dirvish -> oilsefidel2024-05-151-1/+1
| | | | * This is a drop-in replacement.
* feat(packs): add nvim-surroundsefidel2024-05-151-0/+1
|
* fix(packs/leap): fix leap never being loadedsefidel2024-05-121-1/+1
|
* feat(packs): add nvim-colorizer.luasefidel2024-04-121-0/+3
|
* feat(packs/treesitter): add typst to ensure_installedsefidel2024-03-291-1/+1
|
* feat(packs): add typst-previewsefidel2024-03-281-0/+2
|
* chore(lockfile): bumpsefidel2024-03-211-1/+2
|
* feat(cmp)!: replace luasnip with native snippetssefidel2024-03-211-2/+1
|
* feat(packs): add gitsignssefidel2024-01-111-0/+1
|
* chore(pack): remove redundant FixCursorHold.nvimsefidel2023-10-041-1/+0
|
* feat(pack): also load lsp on BufNewFilesefidel2023-10-041-2/+2
|
* fix(packs/autopairs): fix autopairs not being loadedsefidel2023-10-021-1/+1
| | | | | This commit fixes autopairs being stuck unloaded because of the lazy flag being set, by replacing it with `InsertEnter` event hook.
* feat(packs/mini-indentscope): initsefidel2023-10-011-0/+1
|
* feat(pack): aggressively lazy load packssefidel2023-10-011-10/+19
|
* feat(pack)!: use lazy.nvimsefidel2023-10-011-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit replaces packer.nvim with lazy.nvim to make the lazy-load based package management painless, with lazy.nvim's automatic module lazy-loading and lockfile support. Squashed commit of the following: commit 4b972111b3f91f0b385a6d58640c7751ff8ecd22 Author: sefidel <contact@sefidel.net> Date: Sun Oct 1 20:43:42 2023 +0900 wip: remove leftover mentions to packer.nvim commit 536106e405b9ec20084b9735a937e80699cdcbb8 Author: sefidel <contact@sefidel.net> Date: Sun Oct 1 20:33:44 2023 +0900 wip: get rid of luarocks macros commit 6cf35948e4a3081446a9c9414bf350661444df72 Author: sefidel <contact@sefidel.net> Date: Sun Oct 1 20:18:51 2023 +0900 wip: working lazy.nvim checkpoint commit 407056efd6de976b4d91162c70e3b49cca17664e Author: sefidel <contact@sefidel.net> Date: Sun Oct 1 13:38:43 2023 +0900 wip: replace packer.nvim with lazy.nvim
* feat(packs/slimv)!: removesefidel2023-10-011-1/+0
|
* chore(packs): use legacy branch for fidget.nvimsefidel2023-09-301-1/+1
| | | | | This commit replaces the pinned 'legacy' tag with the 'legacy' branch in an attempt to fix update failures.
* feat(packs/autopairs): enable treesittersefidel2023-09-031-1/+1
|
* feat(packs/leap)!: use default keybindingssefidel2023-09-021-1/+1
|
* feat(colors): add palette switchersefidel2023-08-131-0/+1
|
* feat(packs): use legacy tag for fidget.nvimsefidel2023-07-091-1/+1
|
* fix(pack): load nvim-cmp on BufEntersefidel2023-06-041-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-autopairssefidel2022-11-061-0/+1
| | | | * autopairs now doesn't complete pairs for rust's lifetime notation
* chore: replace stabilize with native optionsefidel2022-10-071-1/+0
|
* feat(slimv): add lispsefidel2022-09-191-0/+1
|
* feat(colors): revert softjellysefidel2022-05-091-1/+1
|
* [WIP]: nvim-dapsefidel2022-05-081-1/+3
|
* feat(pack): use sr.ht origin for softjellysefidel2022-03-251-1/+1
|
* feat(keymaps)!: lightspeed -> leapsefidel2022-03-251-1/+1
|
* feat(pack): use t/T for lightspeedsefidel2022-03-241-1/+2
|
* feat(pack): use stable hotpotsefidel2022-03-231-2/+1
| | | | * picante branch was merged to master.
* feat(pack)!: remove truezensefidel2022-03-191-1/+0
|
* feat(pack): group tpopesefidel2022-03-191-1/+1
|
* feat(pack): remove spaceless.nvimsefidel2022-03-191-1/+1
| | | | | * automatic trailing space removal has some side effects, thus shouldn't be provided by default
* feat(pack): group tpopesefidel2022-03-191-2/+1
|
* Revert "feat(pack): add gitsigns"sefidel2022-03-191-1/+0
| | | | This reverts commit 717ad38203bee2dda9345eb52e3853dede6656f8.
* feat(pack): add gitsignssefidel2022-03-191-0/+1
|
* feat(pack): add eunuchsefidel2022-03-181-0/+1
| | | | * unix all the way
* feat(pack): remove impatient in favor of picantesefidel2022-03-181-1/+0
|
* feat(pack): use picante hotpotsefidel2022-03-181-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.vimsefidel2022-03-181-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 colorizersefidel2022-03-161-2/+0
|
* feat: softjellysefidel2022-03-131-1/+3
|
* feat(pack): add mergetoolsefidel2022-03-121-0/+1
|