忘记密码?

Blogs about: Vi

Featured Blog

vi的缓冲区

啤梨 wrote 6 months ago: vi的缓冲区除了保存当前文本之外,还可以完成复制、粘帖等任务。熟悉vi的缓冲区对于使用vi编辑文档有很大好处。 vi有一个保存当前文本内容的缓冲区,编辑文档的时候只是改变这个缓冲区的内容,存盘的时候v … more →

标签: black study

vim how to choose the encoding automatically

wOOL wrote 7 months ago: ~/.vimrc set fileencoding=utf-8 //here is encoding of file set fileencodings=ucs-bom,gb18030,utf-8,d … more →

标签: Calvados, gvim, VIM


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS