docfix: remove EOF tag
This commit is contained in:
@@ -220,7 +220,6 @@ The `list` option in `view.mappings.list` is a table of
|
|||||||
local list = {
|
local list = {
|
||||||
{ key = {"<CR>", "o" }, cb = ":lua some_func()<cr>", mode = "n"}
|
{ key = {"<CR>", "o" }, cb = ":lua some_func()<cr>", mode = "n"}
|
||||||
}
|
}
|
||||||
EOF
|
|
||||||
```
|
```
|
||||||
|
|
||||||
These are the default bindings:
|
These are the default bindings:
|
||||||
|
|||||||
Reference in New Issue
Block a user