0 Talk Make File-Open track directory of current file Edit History Tip 753 Printable Monobook Previous Next created June 21, 2004 · complexity basic · author Rob Allen · version 6.0 To get the File, Open dialog box to default to the current file's directory add: set browsedir=buffer to your vimrc file. CommentsEdit Read more To display the status line always, set the following option in your vimrc: :set laststatus=2 The... Displaying status line always When you are displaying more than one window, you can set the scrollbind option in each window... Scrolling synchronously Vim can encrypt your documents. :X prompts for an encryption key, which is stored in the key... Encryption Related Categories Categories: VimTip | File Handling Add category