Skip to content

Instantly share code, notes, and snippets.

Revisions

  1. guiocavalcanti created this gist Aug 17, 2016.
    17 changes: 17 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    # Other name

    To get started enter a title for your note above. When you’re ready to save your note just use Vim’s :write or :update commands, a filename will be picked automatically based on the title.

    <!-- An innocent comment to force Markdown out of list parsing mode. See also http://meta.stackoverflow.com/a/99637 -->

    def method
    puts "foo"
    end

    ---

    The notes plug-in comes with self hosting documentation. To jump to these notes position your cursor on the highlighted name and press ‘gf’ in normal mode:

    - Note taking syntax

    - Note taking commands