mirror of
https://github.com/gilsondev/searchtasks.vim.git
synced 2025-11-08 09:53:48 -05:00
Merge pull request #8 from sabrsorensen/master
Fix for E154 error when compiling documentation.
This commit is contained in:
@@ -23,7 +23,7 @@ But how does all of them to look in a directory containing your source code?
|
|||||||
|
|
||||||
This plugin help and do a scan of all kinds of comments that matches the labels used.
|
This plugin help and do a scan of all kinds of comments that matches the labels used.
|
||||||
|
|
||||||
GENERAL COMMANDS *searchtasks-commands* *searchtasks*
|
GENERAL COMMANDS *searchtasks-commands*
|
||||||
|
|
||||||
*searchtasks-:SearchTasks*
|
*searchtasks-:SearchTasks*
|
||||||
:SearchTasks <directory> The only global command. Search occurrences in directory and list window matches. For example: >
|
:SearchTasks <directory> The only global command. Search occurrences in directory and list window matches. For example: >
|
||||||
@@ -42,7 +42,7 @@ GENERAL COMMANDS *searchtasks-commands* *searchtasks*
|
|||||||
<
|
<
|
||||||
|
|
||||||
|
|
||||||
CONFIGURATIONS *searchtasks-configurations* *searchtasks*
|
CONFIGURATIONS *searchtasks-configurations*
|
||||||
|
|
||||||
If you want to change or enter new labels for searchtask search, just enter the following in your configuration .vimrc: >
|
If you want to change or enter new labels for searchtask search, just enter the following in your configuration .vimrc: >
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user