Commit graph

9 commits

Author SHA1 Message Date
faretek1
903c0d3a73
fix: use pkgs.stdenv.hostPlatform.system
`pkgs.stdenv.system` is deprecated

Co-authored-by: raf <raf@notashelf.dev>
2026-04-02 09:57:59 +01:00
faretek1
daaa7b0ca9
docs: typo neovim -> my-neovim
When I tried this code I was getting an error `attribute 'neovim' missing`. When i changed it to `my-neovim` (from the other code above), it worked.
2026-04-01 19:28:49 +00:00
8a1ef233eb
docs: fix headings; move quirks to includes block'
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie853fc60a60c6ff6a945dc67560639ac6a6a6964
2025-12-18 16:34:08 +03:00
8092a6f188
docs: fix codeblock closing in standalone installation guide
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ea02c71459a2be778c9e91897f6e49ae
2025-07-30 14:08:59 +03:00
8adc4c352a
treewide: Use nixpkgs fetchers for npins
plugins: switch from neodev to lazydev
2025-02-10 22:33:36 -05:00
4e82ded53a
docs/installation: fix logical errors in standalone chapters 2024-11-25 18:01:56 +03:00
7c8dc07824
docs: fix typo in standalone installation pages 2024-11-25 18:01:40 +03:00
227f80ac9d
docs: rename all instances of neovim-flake to nvf 2024-04-27 15:44:37 +03:00
4beab0341f
docs: restructure documentation 2024-04-18 20:03:11 +03:00
Renamed from docs/manual/custom-configs.md (Browse further)