Results 8 issues of Olivia (Zoe)

- [x] 0. Testing (ongoing goal) [Potentially complex; shouldn't be hard] - [x] 1. Clean up and document - [x] 1. more files (primarily for all the s: functions; they...

Jiangmiao's regex-based system is a mess, and certain parts of the logic just... aren't good, or are really flawed. Mixing regex with non-regex causes Fun Problems:tm: like #41, #52, and...

bug
enhancement
v4.0.0

This would essentially get rid of [`g:AutoPairsStringHandlingMode = 2`](https://github.com/LunarWatcher/auto-pairs/blob/master/doc/AutoPairs.txt#L1402-L1403), and make it generic. This should add a variable that defines syntax regions to ignore. If someone decides to include `string`...

enhancement
status:Blocked

### Steps to reproduce ## TL;DR; 1. Copy the vim9 vimrc from the long version (first code block) to `~/vim9.vimrc` 2. Create a directory `demo` in `~/.vim/pack/vendor/start/` 3. Create a...

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** As far as I know, it's not currently possible. There's `highlight-font` as...

enhancement

### Environment * LWJGL version: `3` * LWJGL build #: `3.1.2` * Java version: `1.8` * Platform: Windows, compiling for Android * Module: Android * NDK: Revision 16 ### Description...

Type: Bug

## Description cpr detects my Raspberry Pi 3B+ as ARMv6, which is wrong. 3B+ is ARMv8, but because Raspbian didn't support 64 bit back when I installed it, the OS...

Build :construction_worker:
Needs Investigation :mag:

## TL;DR: * ctermul support, in compatible versions of Vim * Nvim is not handled because I don't use it and don't feel like looking up what nvim does, and...