Skip to content

Repository files navigation

Hello World

Overview

Prerequisites

Install

  • clone the project in your own emacs configuration files directory, like:
    git clone https://github.com/ginqi7/elisp-package-template ~/.emacs.d/lisp/hello-world;
        
  • add the path to ‘load-path’
    (add-to-list 'load-path "~/.emacs.d/lisp/hello-world")
        

Configuration

Here are a few variables that can be used for configuration:

(require 'hello-world)

Variables

variabledefault valueexplain

Features

Example

Footnotes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages