mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-25 12:00:17 +00:00
Merge pull request #155 from CyrusYip/patch-11
ch22: move around files by `gf`
This commit is contained in:
commit
73cf97764c
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,8 @@ source $HOME/.vim/settings/functions.vim
|
|||
source $HOME/.vim/settings/mappings.vim
|
||||
```
|
||||
|
||||
You can edit these files by putting your cursor under the path and press `gf`.
|
||||
|
||||
Inside `~/.vim/settings/plugins.vim`:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue