Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs
  • Loading branch information
tomtom committed Feb 21, 2015
1 parent 9772335 commit 8aee21d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README
Expand Up @@ -9,6 +9,7 @@ Display |signs| at interesting lines:
- relative line numbers (show numbers only until the cursor moves;
this requires that you add the following command to |vimrc|: >
noremap <silent> <leader><c-l> :call quickfixsigns#RelNumbersOnce()<cr>
- long lines (see |g:quickfixsigns_class_longlines| for details)
< - etc.

Other lists can be configured via the |g:quickfixsigns_lists| variable.
Expand Down
2 changes: 1 addition & 1 deletion doc/quickfixsigns.txt
Expand Up @@ -484,4 +484,4 @@ g:tinykeymap#map#quickfixsigns#options (default: {...})



vim:tw=78:fo=tcq2:isk=!-~,^*,^|,^":ts=8:ft=help:norl:
vim:tw=78:fo=w2croql:isk=!-~,^*,^|,^":ts=8:ft=help:norl:

0 comments on commit 8aee21d

Please sign in to comment.