doc: Update Readme
This commit is contained in:
@@ -181,7 +181,6 @@ require('neogen').setup {
|
|||||||
input_after_comment = true, -- (default: true) automatic jump (with insert mode) on inserted annotation
|
input_after_comment = true, -- (default: true) automatic jump (with insert mode) on inserted annotation
|
||||||
-- jump_map = "<C-e>" -- (DROPPED SUPPORT, see [here](#cycle-between-annotations) !) The keymap in order to jump in the annotation fields (in insert mode)
|
-- jump_map = "<C-e>" -- (DROPPED SUPPORT, see [here](#cycle-between-annotations) !) The keymap in order to jump in the annotation fields (in insert mode)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're not satisfied with the default configuration for a language, you can change the defaults like this:
|
If you're not satisfied with the default configuration for a language, you can change the defaults like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user