Skip to content

Commit

Permalink
Some fixes in the doc file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadowfiend committed Dec 17, 2010
1 parent 4d7553f commit f8b4301
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/liftweb.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ http://rails.vim.tpope.net/) .


Currently provides a few commands: Currently provides a few commands:


* :Lmodel, Lsnippet, Lactor, Lcomet -- all take a class name and take you to * :Lmodel, Lsnippet, Lactor, Lcomet, Llib -- all take a class name and take you
the appropriate associated file to the appropriate associated file
* :Lview -- takes a class name and takes you to the appropriate view file * :Lview -- takes a filename and takes you to the appropriate view file
* :Lspec or :Ltest -- when called from a class (e.g., GroupSnip), takes you to * :Lspec or :Ltest -- when called from a class (e.g., GroupSnip), takes you to
the associated test file (GroupSnipTest) the associated test file (GroupSnipTest)
* :Lclass -- the opposite of Lspec, takes you to the class for the current test * :Lclass -- the opposite of Lspec, takes you to the class for the current test
Expand Down

0 comments on commit f8b4301

Please sign in to comment.