How to abbrev “|” char?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


How to abbrev “|” char?



In my vimrc, I am making a few iabbrev-s. All others like >=, == work well, except || and |||.



Using || or ||| directly in .vimrc gives me errors. Escaping them to "|" or "" did not work.



Please help.









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Visual Studio Code: How to configure includePath for better IntelliSense results

Spring cloud config client Could not locate PropertySource

Regex - How to capture all iterations of a repeating pattern?