File: inheritance.lua

package info (click to toggle)
ion2 20040729-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,828 kB
  • ctags: 3,466
  • sloc: ansic: 28,432; makefile: 473; sh: 230; perl: 16
file content (11 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--
-- An ion.lua which "inherits" settings from the default configuration
--
-- By Per Olofsson <pelle@dsv.su.se>
--
--
-- This is an example of how you can configure Ion without having to
-- copy the default configuration files to your home directory. It
-- uses the include function to include the default configuration
-- file, and then does the customisations.