mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-11 19:41:11 +01:00
treewide: NixVim/nixvim -> Nixvim
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
5d1c27e53c
commit
03a51dbf3d
34 changed files with 78 additions and 78 deletions
|
|
@ -9,10 +9,10 @@ from argparse import ArgumentParser, ArgumentTypeError
|
|||
|
||||
def main():
|
||||
"""
|
||||
Main function to compare nixvim plugins with another revision.
|
||||
Main function to compare Nixvim plugins with another revision.
|
||||
"""
|
||||
|
||||
parser = ArgumentParser(description="Compare nixvim plugins with another revision")
|
||||
parser = ArgumentParser(description="Compare Nixvim plugins with another revision")
|
||||
parser.add_argument(
|
||||
"base_flakeref",
|
||||
metavar="before",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue