2
submitted 9 months ago* (last edited 9 months ago) by marian@discuss.tchncs.de to c/neovim@programming.dev

Hi people,

I use vim to write and edit text files written in common ASCII-Languages mixed with some words written in old greek letters (α, Σ, η, ...). I want to find a way to search for every word written in old greek letters, so I can use / nN to cycle through them. Any ideas how to do this in the most elegant way?

I tried the regex pattern [α-ω]+ but I kinda already expected that this won't work...

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here
this post was submitted on 29 Dec 2023
2 points (100.0% liked)

Neovim

2114 readers
3 users here now

founded 1 year ago
MODERATORS