Commit Graph

155 Commits

Author SHA1 Message Date
NotAShelf 544c98a03b
Merge branch 'main' of github.com:NotAShelf/nvf into minor-lang-refactor 2024-05-07 01:04:47 +03:00
NotAShelf e96897f6b3
languages/elixir: readd; format module options 2024-05-07 00:52:33 +03:00
Frothy dc0fa76295 docs: entry for fixed null lsp mappings 2024-05-06 17:01:16 -04:00
NotAShelf e0790f2bdb
docs: remove remaining references to elixir & vim-tidal related pkgs 2024-05-06 23:43:35 +03:00
NotAShelf 7481423bed
docs: update 0.7 release notes 2024-05-06 23:43:33 +03:00
NotAShelf 1847b9f1bf
languages/tidal: remove 2024-05-06 23:43:31 +03:00
Ching Pei Yang 666de6a5be docs: update changelog 2024-05-05 02:38:26 +02:00
Frothy e1edeb5189 docs: entry for modified type in fidget display overrides 2024-05-01 23:19:46 -04: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
Ching Pei Yang 053ca39e10
docs: fix typo 2024-04-27 17:09:18 +02:00
NotAShelf 40979a6d6a
docs: clean up remaining mentions of neovim-flake 2024-04-27 16:04:09 +03:00
NotAShelf 227f80ac9d
docs: rename all instances of `neovim-flake` to `nvf` 2024-04-27 15:44:37 +03:00
NotAShelf ebe0d6c960
docs: update v0.6 release notes 2024-04-27 00:21:55 +03:00
NotAShelf 56012ea8f9
docs: update v0.6 release notes 2024-04-21 05:27:08 +03:00
NotAShelf 56d9c0aa1f
docs: update v0.6 release notes 2024-04-21 03:28:35 +03:00
NotAShelf d2b8e27b16
docs: include header and footer in manpages; move man to its own dir 2024-04-21 00:29:17 +03:00
NotAShelf 738f6709ff
docs: update v0.6 release notes 2024-04-20 18:19:21 +03:00
NotAShelf 82499551f3
Merge pull request #257 from horriblename/docs-setupOpts
docs: more detail in setupOpts + migration guide
2024-04-20 13:58:30 +00:00
Ching Pei Yang 4ff3919f76 fixup! docs: crude migration guide 2024-04-20 15:17:50 +02:00
Ching Pei Yang 685176e94a docs: crude migration guide 2024-04-20 02:53:59 +02:00
Ching Pei Yang 3709b72382
fix: typo 2024-04-18 23:12:07 +02:00
NotAShelf 93b6dbc422
docs: include DAGs section in configuring chapter 2024-04-18 22:04:01 +03:00
NotAShelf 2d08f3ad39
docs: filter source by markdown 2024-04-18 21:07:19 +03:00
NotAShelf 67927b5f65
docs: use `--subst-var-by` instead of `--replace-fair` 2024-04-18 20:03:16 +03:00
NotAShelf ba9449c644
docs: reduce section depth in TOC 2024-04-18 20:03:15 +03:00
NotAShelf 4beab0341f
docs: restructure documentation 2024-04-18 20:03:11 +03:00
NotAShelf 2366ba3b67
docs: add release note entries for `luaConfigBefore` & `luaConfigAfter` 2024-04-17 13:12:37 +03:00
jacekpoz b93ce3ced8
plugins/nvim-cmp: add alwaysComplete option
Disabling this option makes the completion window not popup by default,
requiring manual activation.
2024-04-15 00:52:20 +02:00
NotAShelf 534b837dab
docs: 0.6 release notes; update developer documentation 2024-04-14 15:36:23 +03:00
NotAShelf b928f0bc4e
docs: extract `scrubDerivations` function from `nmd` 2024-04-14 14:20:02 +03:00
NotAShelf 3861d9a161
flake: pass `inputs` to docs 2024-04-09 10:02:58 +03:00
Ching Pei Yang 2be8db54d5 docs: developer docs on setupOpts 2024-04-06 20:33:31 +00:00
Ching Pei Yang 86443be8f1 docs: update release notes 2024-04-06 19:58:43 +00:00
Frothy 9a7087e53c docs: add entry for option `vim.binds.whichKey.register` 2024-02-25 11:55:41 -05:00
Frothy adde1f08e6 docs: add entry for rewritten `fidget.nvim` module 2024-02-19 02:07:15 -05:00
Frothy 949a60c569 docs: add entry for `vim.luaPackages` option 2024-02-17 18:14:15 -05:00
NotAShelf 054ade0075
docs: add missing documentation entry; define renamed options 2024-02-15 09:16:22 +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
Donnerinoern d0f8e445ab ui/colorizer: use new maintained fork 2024-02-10 13:21:20 +01:00
NotAShelf f94e6e12ec
statusline/lualine: avoid hardcoding config options 2024-01-26 21:16:56 +03:00
NotAShelf d47f45729f
languages: add css and tailwind language support 2024-01-24 21:53:28 +03:00
Donnerinoern 0bfefe9779 languages/markdown: fixed glow not working and added option for changing keybind 2024-01-18 20:04:17 +01:00
Donnerinoern 75d553bf64 languages/markdown: added marksman LSP 2024-01-18 20:02:45 +01:00
Donnerinoern e8acabee78 Theme: Added Gruvbox 2024-01-18 11:41:26 +01:00
NotAShelf cffe399b85
docs: add presence.nvim deprecation notice 2024-01-16 14:06:01 +03:00
NotAShelf 413eab8cfa
docs/manual: convert release notes to markdown 2024-01-03 02:13:41 +03:00
NotAShelf 444bf0a9d2
docs/manual: remove header & footer from manual 2023-12-09 22:28:52 +03:00
NotAShelf 78f21b75b7
docs: include manpages 2023-12-09 22:21:36 +03:00
NotAShelf e360a1c16c
docs: refactor 2023-12-09 22:03:58 +03:00