diff --git a/LICENSE b/LICENSE index 3155ccf3..827ae984 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020-2021 Grégoire Geis +Copyright 2020-2025 Grégoire Geis Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. diff --git a/extensions/helix/LICENSE b/extensions/helix/LICENSE deleted file mode 120000 index 30cff740..00000000 --- a/extensions/helix/LICENSE +++ /dev/null @@ -1 +0,0 @@ -../../LICENSE \ No newline at end of file diff --git a/extensions/helix/LICENSE b/extensions/helix/LICENSE new file mode 100644 index 00000000..827ae984 --- /dev/null +++ b/extensions/helix/LICENSE @@ -0,0 +1,5 @@ +Copyright 2020-2025 Grégoire Geis + +Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/extensions/helix/README.md b/extensions/helix/README.md deleted file mode 120000 index fe840054..00000000 --- a/extensions/helix/README.md +++ /dev/null @@ -1 +0,0 @@ -../../README.md \ No newline at end of file diff --git a/extensions/helix/README.md b/extensions/helix/README.md new file mode 100644 index 00000000..7cec1dcd --- /dev/null +++ b/extensions/helix/README.md @@ -0,0 +1,3 @@ +# Dance - Helix keybindings + +Helix keybindings for VS Code based on [Dance](https://github.com/71/dance). diff --git a/extensions/helix/assets b/extensions/helix/assets deleted file mode 120000 index 41aef43f..00000000 --- a/extensions/helix/assets +++ /dev/null @@ -1 +0,0 @@ -../../assets \ No newline at end of file diff --git a/extensions/helix/assets/dance.png b/extensions/helix/assets/dance.png new file mode 100644 index 00000000..7a9cd74c Binary files /dev/null and b/extensions/helix/assets/dance.png differ