Merge pull request #155 from CyrusYip/patch-11

ch22: move around files by `gf`
This commit is contained in:
Igor Irianto 2022-08-30 12:29:17 -05:00 committed by GitHub
commit 73cf97764c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`:
```