https://github.com/ronylee11/nvim
https://github.com/ronylee11/nvim
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronylee11/nvim
- Owner: ronylee11
- Created: 2024-05-28T01:02:29.000Z (about 2 years ago)
- Default Branch: lua
- Last Pushed: 2025-03-21T06:06:40.000Z (over 1 year ago)
- Last Synced: 2025-06-10T13:04:59.807Z (about 1 year ago)
- Language: Lua
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
how to temporarily disable copilot
:let b:copilot_enabled = 0
note: if your setup looks different than the picture, might be
- you are using a 24-bit color terminal (default Terminal.app in macOS)
- you have misconfigured xterm-256color (google it)
- your terminal emulator color settings are different
solution: use alacritty setup in this repo, its called ANT, not NT