.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 15 Feb 2016 20:16:43 +0200
changeset 1342 ca70c69cabe5
parent 1235 770326207032
child 1720 e88f7b12ba88
permissions -rw-r--r--
Added function and key binding to show docs through built-in "help" Python function.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1235
770326207032 Set indent level.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
diff changeset
     1
((rst-mode . ((fill-column . 80)))
770326207032 Set indent level.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
diff changeset
     2
 (sh-mode . ((sh-basic-offset . 2))))