[VIM] How to delete ^M at vimType :%s/
press CTRL-V CTRL-M
type //g
press Enter
So the overall command in Vim shoud look like :%s/^M//g
Reference:
[1]: How to convert the ^M…Read More
[Vim] Powerline
Install python tool
sudo pacman -Sy python-pip
Install powerline package
sudo pip install git+git://github.com/Lokaltog/powerline
For System
…Read More
0 意見:
張貼留言