docs: release notes for 0.2 & update manpage license year

This commit is contained in:
NotAShelf 2023-02-06 08:18:45 +03:00
commit bebc9941ad
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
6 changed files with 118 additions and 34 deletions

View file

@ -22,7 +22,7 @@
}
++ [scrubbedPkgsModule];
moduleRootPaths = [./..];
mkModuleUrl = path: "https://github.com/jordanisaacs/neovim-flake/blob/main/${path}#blob-path";
mkModuleUrl = path: "https://github.com/notashelf/neovim-flake/blob/main/${path}#blob-path";
channelName = "neovim-flake";
docBook.id = "neovim-flake-options";
};