Commit Graph

19 Commits

Author SHA1 Message Date
NotAShelf 50609c731e
wrapper/rc: document `vim.globals` better 2024-04-21 05:19:51 +03:00
NotAShelf 2f4dcafaa3
modules: pass `extraPackages` to wrapper `PATH` 2024-04-21 03:21:48 +03:00
NotAShelf 7647353c40
modules/wrapper: make all wrapper features configurable
following features have been made configurable `withRuby`, `withNodeJs`, `withPython3` and `python3Packages`
2024-04-21 02:23:07 +03:00
NotAShelf e982955540
modules: add documentation comments to internal variables 2024-04-20 23:42:48 +03:00
NotAShelf 88cf62fbc8
modules: add prefix to plugin builder 2024-04-09 09:55:45 +03:00
NotAShelf 859b03dfde
flake: autodiscover plugin inputs 2024-04-08 03:28:49 +03:00
NotAShelf a12ba5689a
lib: move all binding related functions to lib/binds 2024-04-07 18:31:06 +03:00
Frothy d29934b859 wrapper: migrate to `makeNeovimUnstable` wrapper 2024-02-29 15:15:47 -05:00
Frothy 35143b7dda wrapper: optionally wrap neovim with extra lua packages 2024-02-17 18:12:54 -05:00
Frothy 4dc7576176 treewide: change modules to use 'inherit (builtins) ... 2023-11-14 00:18:32 -07:00
NotAShelf c1f449137f
treewide: cleanup 2023-11-06 12:33:38 +03:00
jacekpoz bfb8ada774
fix: stop using deprecated buildVimPluginFrom2Nix 2023-10-03 19:48:09 +02:00
NotAShelf fcaed357f4
feat: customizable neovim package 2023-08-01 17:28:06 +03:00
Ching Pei Yang b4eaabea95 fix(flutter-tools): bug where dart lsp is not found 2023-06-26 12:31:51 +02:00
NotAShelf bd61b1375a
feat: assert failing conditions 2023-06-04 09:39:17 +03:00
NotAShelf 222add8edb
dev: inherit hasAttr attrNames from builtins 2023-04-17 20:15:19 +03:00
Mihai Fufezan c759ae02f5
simplify things 2023-02-10 19:39:31 +02:00
NotAShelf 7db1f6779c
refactor: move lib out of modules 2023-02-06 21:58:23 +03:00
NotAShelf 9c00808863
dev: rebase on a less personalized neovim flake 2023-02-01 22:11:37 +03:00