Skip to content

Commit

Permalink
Merge pull request #155 from CyrusYip/patch-11
Browse files Browse the repository at this point in the history
ch22: move around files by `gf`
  • Loading branch information
iggredible authored Aug 30, 2022
2 parents 36e9c42 + 4a49aeb commit 73cf977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ch22_vimrc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:

```
Expand Down

0 comments on commit 73cf977

Please sign in to comment.