Skip to content

feat(csv): highlight escaped column#1015

Merged
vollowx merged 1 commit into
catppuccin:mainfrom
igorlfs:esc-csv0-hl
Jul 7, 2026
Merged

feat(csv): highlight escaped column#1015
vollowx merged 1 commit into
catppuccin:mainfrom
igorlfs:esc-csv0-hl

Conversation

@igorlfs

@igorlfs igorlfs commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Related: #720

When using quotes to escape columns, the first column does not have any highlighting:

image

After:

image

This happens because upstream, in Vim, there's no explicit definition for csvCol0, and, therefore, no link between that and escCsvCol0. I assume that's intentional on Vim's side (ref) and warrants a fix here.

@vollowx
vollowx merged commit 05e8787 into catppuccin:main Jul 7, 2026
6 of 7 checks passed
@igorlfs
igorlfs deleted the esc-csv0-hl branch July 7, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants