Set the default working path for VIM and do not conflict with the directory where the currently edited file is located for the current working path

Source: Internet
Author: User

Problem:

The directory in which vim automatically sets the currently edited file does not conflict with the current working path, but when Vim creates a new file, the working path automatically switches the cache path.

How to make a file available when using Vim, VIM's working path is the path to which the current file resides. And when creating a new file from Vim, is the path of the work path the default?

Solve:

  

"Automatically set the currently edited file in the same directory as the current working path
" . Fnameescape ('f:\code')  set autochdir

"Note that the order of execution of the command cannot be changed

Set the default working path for VIM and do not conflict with the directory where the currently edited file is located for the current working path

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.