Skip to content

Commit

Permalink
Partially address #394
Browse files Browse the repository at this point in the history
  • Loading branch information
wbthomason committed Jun 9, 2021
1 parent d21e0e2 commit 9db3e41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,6 @@ if fn.empty(fn.glob(install_path)) > 0 then
end
```

Note that this will install `packer` as an `opt` plugin; if you want `packer` to be a `start`
plugin, you must modify the value of `install_path` in the above snippet.

## Usage

The above snippets give some examples of `packer` features and use. Examples include:
Expand Down

0 comments on commit 9db3e41

Please sign in to comment.