Skip to content

Commit

Permalink
Remove broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasprag committed Jun 6, 2024
1 parent e634ca1 commit c5eaff1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ autocmd! BufWritePost *.vim* so $MYVIMRC

`$MYVIMRC` is the path to your `vimrc` file.

More on auto commands: [Introduction to vimL for vimmers](/vim/2019/07/26/introduction-on-viml-for-vimmers.html)

### Option #2: Command and map

When using a command, vim is also going to source your configs, but only when you call the command.
Expand Down

0 comments on commit c5eaff1

Please sign in to comment.