https://github.com/eth-p/vim-disable-italics
A small neovim plugin to disable italics in syntax highlighting.
https://github.com/eth-p/vim-disable-italics
Last synced: 3 months ago
JSON representation
A small neovim plugin to disable italics in syntax highlighting.
- Host: GitHub
- URL: https://github.com/eth-p/vim-disable-italics
- Owner: eth-p
- Created: 2022-09-10T21:09:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T21:10:58.000Z (almost 4 years ago)
- Last Synced: 2025-04-03T08:40:35.393Z (about 1 year ago)
- Language: Vim Script
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-disable-italics
A small vim plugin that disables italics in highlighting.
## Why?
Termux on Android fails to render italics properly, shifting characters slowly to the right until they are re-rendered. This removes italics from all highlighting, working around that issue.
## Acknowledgements
Thanks to u/TheDerkus on Reddit for the original code!
https://www.reddit.com/r/vim/comments/5iop1e/disable_all_italic_highlights/