copilot-eldritch.nvim

(★ 19)

Lovecraftian loading spinner for Copilot.lua

File Explorer

  • LICENSE
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

chars

View Details ▼

Display names and codes for various ASCII and Unicode characters and code points.

chars '{{ß}}'

Look up a character by its value:

chars {{U+1F63C}}

Look up a character by its Unicode code point:

chars {{10}}

Look up possible characters given an ambiguous code point:

// repository documentation