Skip to content

Commit

Permalink
Fix typo in index
Browse files Browse the repository at this point in the history
  • Loading branch information
mbudde committed Jun 30, 2020
1 parent d6667d8 commit 74fc9c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/neoterm.txt
Expand Up @@ -5,7 +5,7 @@ CONTENTS *neoterm-contents*

1. Intro ............................................... |neoterm-intro|
1.1 What is neoterm? .................... |neoterm-what-is-neoterm|
1.2 Default behavior .................... |neoter-default-behavior|
1.2 Default behavior ................... |neoterm-default-behavior|
1.3 Multiple terminal support . |neoterm-multiple-terminal-support|
1.4 ID calculation ....................... |neoterm-id-calculation|
1.5 Last Active ............................. |neoterm-last-active|
Expand All @@ -22,7 +22,7 @@ CONTENTS *neoterm-contents*
neoterm is a neovim terminal wrapper. Its main goal is to provide an easier
way to interact with neovim's terminal.

1.2 Default behavior *neoter-default-behavior*
1.2 Default behavior *neoterm-default-behavior*

neoterm, by default, will create a new neoterm buffer on the current window.
This can be changed with `g:neoterm_default_mod`.
Expand Down

0 comments on commit 74fc9c0

Please sign in to comment.