not really known
Go to file
jasonwilliams 677d84b8d3 updates
2023-11-21 00:10:45 +00:00
.vscode first updates 2023-10-29 17:34:56 +00:00
docs/img update logo and readme 2023-11-12 21:12:42 +00:00
res replace simplevim name 2022-11-11 09:47:54 +09:00
src updates 2023-11-21 00:10:45 +00:00
.eslintrc.cjs format with prettier 2022-11-09 14:35:37 +09:00
.gitignore format with prettier 2022-11-09 14:35:37 +09:00
.npmrc add updated build pipeline template 2022-11-09 13:54:20 +09:00
.prettierrc g commands are implemented 2023-11-12 19:24:48 +00:00
.tool-versions initial commit 2022-11-09 13:28:36 +09:00
.vscodeignore initial commit 2022-11-09 13:28:36 +09:00
build.mjs first updates 2023-10-29 17:34:56 +00:00
index.d.ts add updated build pipeline template 2022-11-09 13:54:20 +09:00
LICENSE.txt initial commit 2022-11-09 13:28:36 +09:00
package-lock.json updates 2023-11-21 00:10:45 +00:00
package.json g commands are implemented 2023-11-12 19:24:48 +00:00
README.md Update README.md 2023-11-12 21:28:06 +00:00
tsconfig.json first updates 2023-10-29 17:34:56 +00:00
tsup.config.ts add updated build pipeline template 2022-11-09 13:54:20 +09:00

Helix for VS Code

   

CAUTION, this is a WIP This is currently in the process of converting the awesome SimpleVim extension to one that is based on Helix Editor

Currently all "go to" commands are implemented. Not much else right now.