Commit Graph

1205 Commits

Author SHA1 Message Date
NotAShelf 2bfedb14dc
flake/tests: also expose nixos machine tests as a package 2024-05-09 00:54:29 +03:00
NotAShelf aa62e904d6
flake/tests: pass testProfile as a shared arg 2024-05-06 23:30:48 +03:00
NotAShelf c3c76afda4
flake/tests: initial test script 2024-05-06 17:25:58 +03:00
NotAShelf 198a36f3d4
flake/tests: add missing imports 2024-05-06 16:43:05 +03:00
NotAShelf 3aa02e8524
flake: add machine tests 2024-05-06 16:13:38 +03:00
raf a777941eed
Merge pull request #280 from NotAShelf/rename-module-opts
flake/modules: alias `programs.nvf` to `programs.neovim-flake`
2024-05-06 06:54:59 +00:00
raf a20f84edfb
Merge pull request #278 from horriblename/fix-ts-context-keybind
treesitter: fix ts incremental selection keybinds
2024-05-05 00:42:35 +00:00
Ching Pei Yang 666de6a5be docs: update changelog 2024-05-05 02:38:26 +02:00
Pei Yang Ching 3ad560ea30 treesitter: fix ts context keybinds 2024-05-05 02:37:57 +02:00
NotAShelf ab2685579a
flake/modules: alias `programs.nvf` to `programs.neovim-flake`
I will deprecate it in a future date, but for now it is fine.
2024-05-05 02:51:03 +03:00
raf 5b982fafa0
docs: fix missing header in README 2024-05-03 09:56:57 +00:00
NotAShelf d25492788c
Merge pull request #272 from FrothyMarrow/fix-fidget-overrides
visuals/fidget: use submodule for notification group overrides
2024-05-02 03:21:53 +00:00
Frothy e1edeb5189 docs: entry for modified type in fidget display overrides 2024-05-01 23:19:46 -04:00
Frothy 4df41ae0d0 visuals/fidget: use submodule for notification group overrides 2024-05-01 23:19:44 -04:00
NotAShelf 0ae4408fd8
Merge pull request #276 from NotAShelf/NotAShelf-patch-1
docs: fix license URLs
2024-05-01 18:52:03 +00:00
NotAShelf 32615fca69
docs: fix license URLs 2024-05-01 18:51:50 +00:00
NotAShelf 768449eff7
Merge pull request #275 from NotAShelf/NotAShelf-patch-1
nvf: let people pay me
2024-05-01 18:50:03 +00:00
NotAShelf 4d41469b3d
nvf: let people pay me
I initially removed the ability to fund me due to this project being a soft-fork of JordanIsaac's neovim-flake. However, the project has changed *enough* to justify it being a standalone and therefore unaffiliated project. With the number of commits and the time spent in mind, I am allowing funding again.
2024-05-01 18:49:47 +00:00
NotAShelf fbc138a51b
Merge pull request #273 from FrothyMarrow/typst-docs-entry
docs: add entry for typst language support
2024-05-01 16:08:19 +00:00
NotAShelf d5fde3f445
docs: wording 2024-05-01 16:05:12 +00:00
Frothy 90ee038794 docs: add entry for typst language support 2024-04-29 07:47:07 -04:00
NotAShelf f66a879dce
Merge pull request #274 from FrothyMarrow/disable-wakatime
configuration: disable wakatime in maximal output
2024-04-29 05:28:14 +00:00
Frothy ee240a1483 configuration: disable wakatime in maximal output 2024-04-28 22:33:00 -04:00
NotAShelf 94ffd5ec9f
Merge pull request #271 from FrothyMarrow/typst-lang-support
languages/typst: add typst language support
2024-04-28 20:23:33 +00:00
ItsSorae 4056deb411 languages/typst: add typst language support 2024-04-28 15:07:41 -04:00
NotAShelf 6e8bb14567
docs: fix alignment issues in README 2024-04-28 21:00:57 +03:00
NotAShelf 2a37873f8a
docs: move maintenance notice to FAQ 2024-04-28 20:41:54 +03:00
NotAShelf a12a26e405
CI: use the correct path in pages 2024-04-28 20:35:31 +03:00
NotAShelf d2d2c2a227
CI: remove docker builds 2024-04-28 20:35:15 +03:00
NotAShelf fde298805c
Merge pull request #231 from NotAShelf/v0.6
v0.6
2024-04-28 17:29:40 +00:00
NotAShelf 56a8476bc1
Merge pull request #269 from horriblename/fix-weird-luainline
fix treesitter.highlight.disable example
2024-04-28 12:56:18 +00:00
Ching Pei Yang 8c5a63e72c treesitter: cleanup unused 2024-04-28 12:23:59 +02:00
Ching Pei Yang 636eba77d7 treesitter: fix example 2024-04-28 12:23:41 +02:00
NotAShelf 57b5585372
Merge pull request #268 from jacekpoz/v0.6
fix: repair logo path in README
2024-04-27 17:53:24 +00:00
jacekpoz 293b290f2c
fix: repair logo path in README 2024-04-27 19:39:28 +02:00
NotAShelf 8ad6233c41
Merge pull request #266 from horriblename/no-apply-lua-inline
Do not auto apply mkLuaInline
2024-04-27 15:48:24 +00:00
NotAShelf cc0617b4d6
Merge pull request #267 from horriblename/disable-neocord
Disable neocord by default
2024-04-27 15:47:27 +00:00
Ching Pei Yang 053ca39e10
docs: fix typo 2024-04-27 17:09:18 +02:00
Ching Pei Yang a5594fd7a2 config: disable neocord 2024-04-27 17:00:30 +02:00
Ching Pei Yang f0631c2d26 fidget: do not apply mkLuaInline to str opts 2024-04-27 16:09:27 +02:00
Ching Pei Yang 0c4f7a544d lib: fix crash on non-attrset arg 2024-04-27 16:09:27 +02:00
Ching Pei Yang c220da2af9 fidget: remove ineffectful option
whether you set clear_on_detach to true or false you still get the
default behaviour
2024-04-27 16:09:27 +02:00
NotAShelf 89bdd80e20
meta: mark as release 2024-04-27 16:38:44 +03:00
NotAShelf 1740b437c0
neovim/spellcheck: disable programming wordlist
errors as it cannot download its spellfile. needs to be fixed
2024-04-27 16:22:42 +03:00
NotAShelf aaf286dce4
modules: fix merge conflicts 2024-04-27 16:13:19 +03:00
NotAShelf b397dcb430
Merge branch 'main' into v0.6 2024-04-27 16:09:37 +03:00
NotAShelf 5fa1ee5c2f
Merge pull request #265 from NotAShelf/rename
treewide: rename **neovim-flake** to **nvf**
2024-04-27 13:04:59 +00:00
NotAShelf 40979a6d6a
docs: clean up remaining mentions of neovim-flake 2024-04-27 16:04:09 +03:00
NotAShelf 97a64abeff
treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
NotAShelf 227f80ac9d
docs: rename all instances of `neovim-flake` to `nvf` 2024-04-27 15:44:37 +03:00