Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save guiocavalcanti/18c84a64888dfa3e62ab4c9cbb9024a1 to your computer and use it in GitHub Desktop.
Save guiocavalcanti/18c84a64888dfa3e62ab4c9cbb9024a1 to your computer and use it in GitHub Desktop.

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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment