docs: update LICENSE year and README link
This commit is contained in:
parent
26c91a6c52
commit
c9fef0e335
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2020 sup39 <sup39hakujun@gmail.com>
|
||||
Copyright (c) 2020-2024 sup39
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -7,7 +7,7 @@ Not suitable for others now, but I will try to improve it.
|
|||
## Installation
|
||||
### Clone this repo
|
||||
```sh
|
||||
git clone https://github.com/sup39/vimrc $HOME/.vim/sup39
|
||||
git clone https://forgejo.sup39.dev/sup39/vimrc $HOME/.vim/sup39
|
||||
```
|
||||
### Import in your vimrc
|
||||
In your vimrc:
|
||||
|
|
Loading…
Reference in a new issue