Commit Graph

26 Commits

Author SHA1 Message Date
Frothy 0f17147d52
modules: fix unused src and version attrs in buildPlug (#340)
* modules: fix unused src and version attrs in buildPlug

* docs: add entry for buildPlug fix
2024-07-16 08:00:50 +00:00
Gerg-L 1426c83ce6
gerg: switch to new repo (#338)
* gerg: switch to new repo

* modules/default: fix buildPlug
2024-07-14 03:47:21 +00:00
Gerg-L ce0b361bca
flake.lock: update neovim-wrapper (#336)
* flake.lock: update neovim-wrapper

* modules/default: half size of plugins
2024-07-13 22:04:10 +00:00
raf 5fab82ba91
modules: switch to gerg's neovim-wrapper (#325)
* modules: switch to gerg's neovim-wrapper

* Use initViml instead of writeText (#330)

---------

Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-07-13 15:05:21 +00:00
diniamo 901363d1ac
treewide: refactor custom lib, merge lists in hm/nixos module (#323)
* treewide: refactor custom lib, merge lists in hm/nixos module

* lib/types(custom): clarify anythingConcatLists code

---------

Co-authored-by: raf <raf@notashelf.dev>
2024-07-11 22:49:44 +00:00
Ching Pei Yang 8071bfdb72
Fix typos (#326)
* fix: typo

* docs: wrong link
2024-07-09 23:37:07 +00:00
NotAShelf 1ce25d7ca3
modules: reorder args 2024-05-16 19:11:39 +03:00
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