Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neovim
OpenUrl.nvim
Commits
912ba389
Unverified
Commit
912ba389
authored
Nov 11, 2017
by
Marco Kellershoff
Committed by
GitHub
Nov 11, 2017
Browse files
Change syntax and custom mapping
parent
eb778034
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
912ba389
...
...
@@ -10,8 +10,8 @@ You need to map it according to your preference.
Here's a quick example:
```
vim
script
```
vim
" OpenUrl.nvim binding
nnoremap
<
leader
>
b
:
call
OpenUrl#UnderCursor
()<
CR
>
nnoremap
<
leader
>
e
:
call
OpenUrl#UnderCursor
()<
CR
>
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment