Skip to content

jhuQwQ/Neovide-Cursor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovide Cursor

A Neovide-like Cursor Animation Plugin for VSCode

  • 🛠️ Installation

    To use this script, you need an extension that allows injecting custom JavaScript into VS Code.

    1. Install Custom CSS and JS Loader.
    2. Download neovide-cursor.js.
    3. Add the configuration to settings.json:
      "vscode_custom_css.imports": [
          "file:///C:/path/to/your/neovide-cursor.js"
      ]
    4. Run the command: > Enable Custom CSS and JS.
    5. Restart VS Code.

About

A Neovide-like Cursor Animation Plugin for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%