Liked
a post on Twitter
Post details
Advanced global cmd trick: to sort the keys inside an array of obj/hash/dict/whatever, you can pass to the global command a pattern range: :g/pattern1/,/pattern2/cmd :g/{/+1,/}/-1 sort The patterns are /{/+1 and /}/-1 (the line after "{" and the line before "}" :h :sort #vimLearn Vim (@learnvim)Fri, 25 Nov 2022 16:13 GMT
This post was filed under likes.
Interactions with this post
Interactions with this post
Below you can find the interactions that this page has had using WebMention.
Have you written a response to this post? Let me know the URL:
Do you not have a website set up with WebMention capabilities? You can use Comment Parade.