Skip to content

Commit a3229e6

Browse files
authored
Merge pull request #2 from nodenv/toc
Use toc-me for managed Table of Contents
2 parents b651db5 + ba191b8 commit a3229e6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
Fix IntelliJ/WebStorm's npm integration under nodenv
44

5+
<!-- toc -->
6+
7+
- [Pre-requisites](#pre-requisites)
8+
- [Installation](#installation)
9+
* [nodenv plugin](#nodenv-plugin)
10+
* [jetbrains-aware git clone](#jetbrains-aware-git-clone)
11+
* [standalone clone](#standalone-clone)
12+
* [homebrew](#homebrew)
13+
* [global npm or yarn package](#global-npm-or-yarn-package)
14+
- [Configuration](#configuration)
15+
* [Package Manager](#package-manager)
16+
* [Nodenv Root](#nodenv-root)
17+
- [Why is this necessary?](#why-is-this-necessary)
18+
- [How it works](#how-it-works)
19+
20+
<!-- tocstop -->
21+
522
## Pre-requisites
623

724
This proxy assumes you have already selected nodenv's shim as your node runtime within your IDE's preferences:

0 commit comments

Comments
 (0)