Commit Graph

153 Commits

Author SHA1 Message Date
NotAShelf 3071c6bb4b
feat: use elixir-tools.nvim for additional highlighting 2023-04-15 22:51:13 +03:00
NotAShelf 7a20488c05
feat: add elixir-ls to accepted plugins 2023-04-15 12:43:50 +03:00
NotAShelf e00ad1f653
feat: add project-nvim to plugin imports 2023-04-07 20:31:43 +03:00
NotAShelf a6f2dbe4d2
feat: add smartcolumn to plugin imputs 2023-04-05 16:59:08 +03:00
NotAShelf d6cb8d9aba
feat: add leap.nvim 2023-04-05 02:14:13 +03:00
NotAShelf ab4026d49e
dev: relocate assertions to modules 2023-04-05 02:13:12 +03:00
NotAShelf e20ebe6f68
feat: add modes-nvim 2023-04-04 23:33:36 +03:00
NotAShelf 562230a625
feat: add hop.nvim
modified:   lib/types/plugins.nix
	modified:   modules/utility/default.nix
	new file:   modules/utility/hop/config.nix
	new file:   modules/utility/hop/default.nix
	new file:   modules/utility/hop/hop.nix
2023-04-03 12:11:05 +03:00
NotAShelf 756a23ebb0
fix: incorrect plugin name in the list 2023-04-02 21:38:54 +03:00
NotAShelf 513087b8bd
feat: add flutter-tools.nvim to available plugins 2023-04-02 20:56:57 +03:00
NotAShelf 43d159c2ee
dev: relocate nvim/nvim-flake assertion 2023-04-02 20:15:24 +03:00
NotAShelf 87f53227ce
style: formatting 2023-04-02 20:12:02 +03:00
NotAShelf 8302c441a3
dev: move assertions out of hm module 2023-04-02 20:11:46 +03:00
NotAShelf 4b8172e2a4
Merge branch 'fixHomeManager' into docs-rewrite 2023-04-02 20:01:48 +03:00
NotAShelf 7ee66ea376
feat: assert on broken/unsupported config structures 2023-04-02 19:58:13 +03:00
FlafyDev 787c2065ab
fix(hm module): use neovimConfiguration to make package 2023-04-02 19:16:07 +03:00
NotAShelf 91ac6fd6c0
Revert "dev: try legacypackages"
This reverts commit 317ff16bb7.
2023-04-02 19:16:06 +03:00
NotAShelf d4acc8b309
dev: try legacypackages 2023-04-02 19:16:06 +03:00
NotAShelf 3f330a1118
dev: try overrides 2023-04-02 19:16:06 +03:00
NotAShelf 35888c639c
dev: befriend scopes 2023-04-02 19:16:06 +03:00
NotAShelf d109d66a9c
dev: its pkgs.system 2023-04-02 19:16:06 +03:00
NotAShelf f9a783904e
dev: get maximal from self.packages 2023-04-02 19:16:06 +03:00
NotAShelf 67bb5f17bd
dev: use config.legacyPackags 2023-04-02 19:16:05 +03:00
NotAShelf c818cc108e
use config.packages 2023-04-02 19:16:05 +03:00
NotAShelf 1ba910f8de
adapt to flake-parts 2023-04-02 19:16:05 +03:00
NotAShelf f2151efd69
self.packages.maximal instead of pkgs.neovim-maximal 2023-04-02 19:16:05 +03:00
NotAShelf c97a621b71
clean up lib 2023-04-02 19:16:05 +03:00
NotAShelf 89c0cc0373
self.packages.maximal instead of pkgs.neovim-maximal 2023-04-02 19:16:05 +03:00
NotAShelf 898760b5c6
try using self.packages instead of overlays 2023-04-02 19:16:04 +03:00
NotAShelf 5f1bd13da4
feat: use self packages for maximal 2023-04-02 19:16:04 +03:00
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +03:00
FlafyDev d91ac4b20b fix(hm module): use neovimConfiguration to make package 2023-04-01 15:19:46 +03:00
NotAShelf 39772707fc
Revert "dev: try legacypackages"
This reverts commit 317ff16bb7.
2023-04-01 01:44:47 +03:00
NotAShelf 317ff16bb7
dev: try legacypackages 2023-04-01 01:35:35 +03:00
NotAShelf 9eaf091410
dev: try overrides 2023-04-01 01:15:05 +03:00
NotAShelf 99aeae98b4
dev: befriend scopes 2023-04-01 01:09:14 +03:00
NotAShelf ef6341dd33
dev: its pkgs.system 2023-04-01 01:01:22 +03:00
NotAShelf 69b765519e
dev: get maximal from self.packages 2023-04-01 00:58:04 +03:00
NotAShelf 3e4d409041
dev: use config.legacyPackags 2023-03-31 18:20:08 +03:00
NotAShelf a468f25500
use config.packages 2023-03-31 18:17:06 +03:00
NotAShelf 114f6499e2
adapt to flake-parts 2023-03-31 18:05:28 +03:00
NotAShelf 0a172c02df
self.packages.maximal instead of pkgs.neovim-maximal 2023-03-31 17:46:33 +03:00
NotAShelf fbd08add99
clean up lib 2023-03-31 17:42:15 +03:00
NotAShelf 4442408ee3
self.packages.maximal instead of pkgs.neovim-maximal 2023-03-31 17:42:05 +03:00
NotAShelf f1be251d06
try using self.packages instead of overlays 2023-03-31 05:34:14 +03:00
NotAShelf 7817e036dc
feat: use self packages for maximal 2023-03-31 05:27:01 +03:00
NotAShelf d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf 66a7370519
feat: add todo-comments to available plugins 2023-03-01 13:27:17 +03:00
NotAShelf a8f972701c
feat: add diffview.nvim to inputs 2023-03-01 12:08:49 +03:00
NotAShelf db7aa94161
feat: add fidget.nvim to visual plugins 2023-02-28 13:00:38 +03:00
NotAShelf 3d91f6c4c1
feat: add mind-nvim to note-taking plugins 2023-02-16 23:57:56 +03:00
NotAShelf 79587828f4
feat: add `comment.nvim` and deprecate kommentary 2023-02-16 23:32:46 +03:00
NotAShelf 89be2b9d37
refactor: move lib out of modules 2023-02-06 21:57:35 +03:00