Commit graph

59 commits

Author SHA1 Message Date
NotAShelf
c749a7fe59
feat: drop venn-nvim 2023-04-18 20:28:56 +03:00
NotAShelf
81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf
8658ea13a2
feat(lib): lua namespace for conversion helpers 2023-04-18 02:01:45 +03:00
NotAShelf
1829e321b5
feat: yoink asciidoc from nmd 2023-04-18 00:59:23 +03:00
NotAShelf
544792e0b9
feat: use mkGrammarOption 2023-04-18 00:55:27 +03:00
NotAShelf
6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
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