mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Fixed README
This commit is contained in:
parent
02b651c124
commit
155332a9be
24
README.md
24
README.md
@ -1,10 +1,10 @@
|
||||
- [About](#about)
|
||||
- [Configurations](#configurations)
|
||||
- [About](#about)
|
||||
- [Configurations](#configurations)
|
||||
- [Meta](#meta)
|
||||
- [Package](#package)
|
||||
- [Mac OS X](#mac os x)
|
||||
- [Mac OS X](#mac-os-x)
|
||||
- [Require](#require)
|
||||
- [Sane defaults](#sane defaults)
|
||||
- [Sane defaults](#sane-defaults)
|
||||
- [Modes](#modes)
|
||||
- [Visual](#visual)
|
||||
- [Ido](#ido)
|
||||
@ -12,20 +12,22 @@
|
||||
- [Mail](#mail)
|
||||
- [Flyspell](#flyspell)
|
||||
- [Org](#org)
|
||||
- [Interactive functions](#interactive functions)
|
||||
- [Key bindings](#key bindings)
|
||||
- [Interactive functions](#interactive-functions)
|
||||
- [Key bindings](#key-bindings)
|
||||
- [Advice](#advice)
|
||||
- [Language mode specific](#language mode specific)
|
||||
- [Language mode specific](#language-mode-specific)
|
||||
- [Lisp](#lisp)
|
||||
- [Emacs Lisp](#emacs lisp)
|
||||
- [Common lisp](#common lisp)
|
||||
- [Emacs Lisp](#emacs-lisp)
|
||||
- [Common lisp](#common-lisp)
|
||||
- [Scheme](#scheme)
|
||||
- [Java and C](#java and c)
|
||||
- [Java and C](#java-and-c)
|
||||
- [Assembler](#assembler)
|
||||
- [LaTeX](#latex)
|
||||
- [Python](#python)
|
||||
- [Haskell](#haskell)
|
||||
- [Matlab](#matlab)
|
||||
|
||||
|
||||
# About
|
||||
|
||||
This is a Emacs configuration file written in `org-mode`. There are a few
|
||||
@ -983,5 +985,3 @@ need to let `.m`-files be associated with `octave-mode`.
|
||||
```lisp
|
||||
(add-to-list 'matlab-shell-command-switches "-nosplash")
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user