This repository has been archived on 2020-12-27 . You can view files and clone it, but cannot push or open issues or pull requests.
				
			
		
		
		
		
		
		Conlanging layer

Description
This layer adds support for conlanging.
Features:
- Conversion from translittion to other alphabets
- Open linguistic files
Install
To install this layer, either clone this project in your ~/.emacs.d/private/
  folder, or  symlink it  from there  to your actual  clone location.  Then, add
  conlanging       in      your       dotspacemacs      file       in      the
  dotspacemacs-configuration-layers list:
  (setq-default dotspacemacs-configuration-layers '(conlanging))
  You can then reload your configuration file with SPC f e R, or restart Emacs
  with SPC q r or SPC q R.
Key bindings
| Key Binding | Description | 
|---|---|
| SPC o l e o | Open einnlanda.orgfile | 
| SPC o l e r | Translate Einnlandish transliteration into runes | 
| SPC o l e l | Translate Einnlandish transliteration into native latin | 
| SPC o l h o | Open Einnlandic’s hjelp.orgfile | 
| SPC o l m o | Open Mattér’s matter.orgfile | 
| SPC o l m r | Translate Mattér transliteration into runes | 
| SPC o l m l | Translate Mattér transliteration into native latin | 
| SPC o l n o | Open Ňyqy’s nyqy.orgfile | 
| SPC o l t o | Open Tãso’s taso.orgfile | 
					Languages
				
				
								
								
									Emacs Lisp
								
								100%