工作使用linux的一些小问题

1、使用vim编辑文件时方向键不好使

  解决方法

     echo  "set nocompatible" >> /etc/vimrc

     source /etc/vimrc

2、持续更新中。。。

你可能感兴趣的:(vim)