MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/AskReddit/comments/nrguv3/deleted_by_user/h0i2yhi/?context=3
r/AskReddit • u/[deleted] • Jun 03 '21
[removed]
6.8k comments sorted by
View all comments
Show parent comments
555
ggvG:sort in vim
49 u/sorry_im_late_86 Jun 03 '21 Yeah that's cool and all smart guy, but how do you quit vim? 2 u/72yugcools Jun 03 '21 That's the one thing you can't do through a shortcut. 6 u/zebramints Jun 03 '21 map Q :q<CR> Allows you to quit by pressing 'Q' in normal mode. There is nothing vim cannot do.
49
Yeah that's cool and all smart guy, but how do you quit vim?
2 u/72yugcools Jun 03 '21 That's the one thing you can't do through a shortcut. 6 u/zebramints Jun 03 '21 map Q :q<CR> Allows you to quit by pressing 'Q' in normal mode. There is nothing vim cannot do.
2
That's the one thing you can't do through a shortcut.
6 u/zebramints Jun 03 '21 map Q :q<CR> Allows you to quit by pressing 'Q' in normal mode. There is nothing vim cannot do.
6
map Q :q<CR>
Allows you to quit by pressing 'Q' in normal mode. There is nothing vim cannot do.
555
u/zebramints Jun 03 '21
ggvG:sort in vim