Commit graph

976 commits

Author SHA1 Message Date
2165b0970a
modules/plugins: fix invalid mkIf parent 2024-02-23 19:01:33 +03:00
f70238d539
modules: move local functions to extended library 2024-02-23 18:59:05 +03:00
b4b8a845f1
modules/plugins: cleanup 2024-02-23 18:58:35 +03:00
9462a11037
plugins/comments: move to new explicit lib format 2024-02-23 18:58:21 +03:00
Frothy
479b3a9f25
languages/lua: always include lua parser with treesitter 2024-02-23 18:04:50 +03:00
Frothy
4fe19dec16
visuals/fidget: fix plugin setupOpts name 2024-02-23 18:04:49 +03:00
Ching Pei Yang
6f7b213481
docs: use mkRenamedOptionModule instead of RemovedOption 2024-02-23 18:04:48 +03:00
Frothy
44f23dda83
visuals/fidget: add mkRemovedOptionModule for the old configuration options 2024-02-23 18:04:47 +03:00
Frothy
596a5801b0
visuals/fidget: migrate to newer configuration with custom setup options 2024-02-23 18:04:34 +03:00
c69c566879
Merge branch 'main' of github.com:NotAShelf/neovim-flake into restructure 2024-02-23 18:00:01 +03:00
Frothy
afa3c90ce7
utility/telescope: provide configurable vimgrep options 2024-02-21 11:15:41 +03:00
Frothy
5fed593ff3
visuals/fidget: fix plugin setupOpts name 2024-02-21 11:15:40 +03:00
Ching Pei Yang
1464e46648
docs: use mkRenamedOptionModule instead of RemovedOption 2024-02-21 11:15:39 +03:00
Frothy
58956f7d52
docs: add entry for rewritten fidget.nvim module 2024-02-21 11:15:38 +03:00
Frothy
86aae579ad
visuals/fidget: migrate to newer configuration with custom setup options 2024-02-21 11:15:28 +03:00
Frothy
1f333106be
visuals/fidget: switch input branch to main 2024-02-21 11:15:24 +03:00
57446f7afb
Merge pull request #232 from FrothyMarrow/telescope-grep-opts
utility/telescope: provide configurable vimgrep options
2024-02-19 23:15:28 +00:00
caf342adb1
modules: explicit lib usage 2024-02-20 02:05:36 +03:00
Frothy
4e8ec4cd5b utility/telescope: provide configurable vimgrep options 2024-02-19 17:39:43 -05:00
9b2e2ef833
core/build: simplify; move parent functions to lib 2024-02-20 01:12:17 +03:00
7c66ea2e05
modules: add comments; formatting 2024-02-19 13:11:34 +03:00
4eb26c0d98
lib: cleanup; move mkBool to modules as mkBoolOption 2024-02-19 13:09:11 +03:00
f7fca7fb9c
flake: add alejandra to default devshell 2024-02-19 12:33:12 +03:00
6762516881
core/build: opts 2024-02-19 12:32:52 +03:00
199a8b06c5
modules/neovim: separate options; move package into core/build 2024-02-19 11:18:18 +03:00
4083a74281
Merge remote-tracking branch 'origin' into restructure 2024-02-19 10:50:42 +03:00
f7bd0fff01
Merge pull request #227 from FrothyMarrow/lua-packages
wrapper: provide option to wrap neovim with extra lua packages
2024-02-17 23:50:05 +00:00
Frothy
949a60c569 docs: add entry for vim.luaPackages option 2024-02-17 18:14:15 -05:00
Frothy
35143b7dda wrapper: optionally wrap neovim with extra lua packages 2024-02-17 18:12:54 -05:00
cd4d0cd63d
Merge pull request #226 from horriblename/fix-lua-null-conversion
Fix lua null conversion
2024-02-17 21:16:38 +00:00
Ching Pei Yang
a57e89dece
fix: throw error when converting unknown object to lua 2024-02-17 21:55:07 +01:00
Ching Pei Yang
40b985c066
fix: bug where toLuaObject converts null to "" 2024-02-17 16:44:41 +01:00
Ching Pei Yang
95566f10fb
fix: expToLua convert null to nil 2024-02-17 16:44:05 +01:00
214fc7219b
lib: add nvim.bool 2024-02-17 04:10:13 +03:00
370913e827
modules: start breaking down core modules; simplify tree structure 2024-02-17 04:02:15 +03:00
4703ed7731
flake: move home-manager module to flake-parts root 2024-02-17 03:54:29 +03:00
2251bcbc64
docs: move assets directory to .github/ 2024-02-17 03:53:52 +03:00
2b1749676d
Merge pull request #220 from NotAShelf/post-mortem
docs: add missing documentation entry; define renamed options
2024-02-15 16:51:31 +03:00
054ade0075
docs: add missing documentation entry; define renamed options 2024-02-15 09:16:22 +03:00
d2334ca095
Merge pull request #217 from Donnerinoern/language/markdown
utility/preview: added markdown-previewer.nvim and moved glow
2024-02-14 17:16:02 +03:00
Donnerinoern
2e07763149 utility/preview: cleanup and optionalString 2024-02-14 12:47:46 +01:00
c0841e0106
Merge pull request #219 from elijahimmer/main
Theme: add `rose-pine`
2024-02-14 01:15:30 +03:00
Elijah M. Immer
14cbc0bcb7 Theme: add rose-pine
Simply added the rose-pine input and added it as a theme.
2024-02-13 13:00:34 -08:00
1bc9ec96c1
lib: drop deprecated booleans lib
somehow slipped checks because lazy eval
2024-02-13 22:32:27 +03:00
3c61c8e419
Merge pull request #215 from NotAShelf/basic
modules/basic: fix search sensitivity options; restructure
2024-02-13 22:13:35 +03:00
Donnerinoern
319aaca06d language/markdown: moved glow and markdown-preview to utlity/preview 2024-02-13 13:53:46 +01:00
Donnerinoern
7352558623 language/markdown: added markdown-previewer.nvim 2024-02-12 22:27:35 +01:00
e73469d102
modules/basic: fix search sensitivity options; restructure 2024-02-12 10:20:15 +03:00
98e6782cf4
modules/git: fix typo in gitsigns code-actions 2024-02-12 09:35:59 +03:00
44ec36ec3b
Merge pull request #212 from FrothyMarrow/fix-filetree-open
filetree/nvimtree: fix default systemOpen on darwin
2024-02-12 00:19:14 +03:00