Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The easiest way to install is using [Package Control](https://packages.sublimete

## Manual install

Clean repository in your `Packages` directory.
Clone repository in your `Packages` directory.

# Command Palette

Expand All @@ -84,4 +84,4 @@ You can configure the plugin to use:
|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|---------|
| neocodemap_width | Set the default width of the codemap column<br>The value is a percentage of the layout<br>It should be compride between 0 and 1 where 1 is 100% | 0.20 |
| neocodemap_position | Position of the codemap<br> - auto: opposite position of the sidebar<br> - left: on left<br> - right: on right | auto |
| neocodemap_max_indent | Choose the maximum indentation level to display<br>Using a negative value disables the limit | -1 |
| neocodemap_max_indent | Choose the maximum indentation level to display<br>Using a negative value disables the limit | -1 |