Business, Trading, yourgames
Monday, January 7, 2013
安裝 vim-enhanced 加強 vim 的功能,但不加強 vi 的功能
#在檔案最後面新增 set nu,顯示行數
##############################################################
yum -y install vim-enhanced
#mv /bin/vi /bin/vi.bak
#ln -s /usr/bin/vim /bin/vi
echo "set nu" >> /etc/vimrc
#在檔案最後面新增 set nu,顯示行數
Home
Any source
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment