41f7abcdc3
languagess/markdown: add missing config
section
2024-05-08 00:22:12 +03:00
a85bf963e6
CI: don't build tidal output
2024-05-07 23:57:09 +03:00
26755a6b93
Merge pull request #286 from NotAShelf/minor-lang-refactor
...
modules/languages: minor refactor; add bash formatter
2024-05-07 20:53:35 +00:00
96b92b5652
configuration.nix: disable nim by default
...
It is broken on Darwin, and pkgs is not in scope here to check
2024-05-07 15:40:08 +03:00
544c98a03b
Merge branch 'main' of github.com:NotAShelf/nvf into minor-lang-refactor
2024-05-07 01:04:47 +03:00
e96897f6b3
languages/elixir: readd; format module options
2024-05-07 00:52:33 +03:00
12fd9d69dc
Merge pull request #287 from FrothyMarrow/mappings-fix
...
plugins/lsp: filter out null mappings
2024-05-06 21:42:22 +00:00
Frothy
dc0fa76295
docs: entry for fixed null lsp mappings
2024-05-06 17:01:16 -04:00
e0790f2bdb
docs: remove remaining references to elixir & vim-tidal related pkgs
2024-05-06 23:43:35 +03:00
bf090172d2
modules/extra: init deprecations module; warn for elixir & vim-tidal
2024-05-06 23:43:34 +03:00
7481423bed
docs: update 0.7 release notes
2024-05-06 23:43:33 +03:00
6eba2a5585
languages: move bash & dart configurations to standalone files
2024-05-06 23:43:32 +03:00
1847b9f1bf
languages/tidal: remove
2024-05-06 23:43:31 +03:00
d06ff3d7db
languages/markdown: move to standalone file; add deno formatter
2024-05-06 23:43:30 +03:00
Frothy
83583e9b64
plugins/lsp: filter out null mappings
2024-05-06 16:05:43 -04:00
efd8b44ce1
Merge pull request #284 from FrothyMarrow/del-dupl-telescope
...
utility/telescope: remove duplicate telescope module
2024-05-06 12:53:12 +00:00
Frothy
9fe96ce010
utility/telescope: remove duplicate telescope module
2024-05-06 08:46:04 -04:00
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
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
Pei Yang Ching
2c37513012
colorizer: fix nonsense options
2024-05-05 02:18:19 +02:00
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
5b982fafa0
docs: fix missing header in README
2024-05-03 09:56:57 +00:00
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
0ae4408fd8
Merge pull request #276 from NotAShelf/NotAShelf-patch-1
...
docs: fix license URLs
2024-05-01 18:52:03 +00:00
32615fca69
docs: fix license URLs
2024-05-01 18:51:50 +00:00
768449eff7
Merge pull request #275 from NotAShelf/NotAShelf-patch-1
...
nvf: let people pay me
2024-05-01 18:50:03 +00:00
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
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
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
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
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
6e8bb14567
docs: fix alignment issues in README
2024-04-28 21:00:57 +03:00
2a37873f8a
docs: move maintenance notice to FAQ
2024-04-28 20:41:54 +03:00
a12a26e405
CI: use the correct path in pages
2024-04-28 20:35:31 +03:00
d2d2c2a227
CI: remove docker builds
2024-04-28 20:35:15 +03:00
fde298805c
Merge pull request #231 from NotAShelf/v0.6
...
v0.6
2024-04-28 17:29:40 +00:00
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
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
8ad6233c41
Merge pull request #266 from horriblename/no-apply-lua-inline
...
Do not auto apply mkLuaInline
2024-04-27 15:48:24 +00:00
cc0617b4d6
Merge pull request #267 from horriblename/disable-neocord
...
Disable neocord by default
2024-04-27 15:47:27 +00:00