1.Install vim sudo apt-get install vim 2.Create a file .vimrc on home folder touch ~/.vimrc 3.Put these lines inside .vimrc autocmd FileType ...
確定! 回上一頁