summaryrefslogtreecommitdiff
path: root/name-dictionary.el
diff options
context:
space:
mode:
Diffstat (limited to 'name-dictionary.el')
-rw-r--r--name-dictionary.el25
1 files changed, 0 insertions, 25 deletions
diff --git a/name-dictionary.el b/name-dictionary.el
deleted file mode 100644
index a9bb86f..0000000
--- a/name-dictionary.el
+++ /dev/null
@@ -1,25 +0,0 @@
-;; -*- lexical-binding: t; -*-
-;; Persistent name shortcuts used by abbrev and CAPF compatibility.
-
-(setq ss/name-dictionary-entries
- '((:name "Ajay Shirke" :abbrev ";ajs")
- (:name "Akash Ali" :abbrev ";aka")
- (:name "Anant Sharma" :abbrev ";ans")
- (:name "Anish Kapoor" :abbrev ";ank")
- (:name "Ashish Pawar" :abbrev ";asp")
- (:name "Atilla Gul" :abbrev ";atg")
- (:name "Harjeet Singh" :abbrev ";has")
- (:name "Ilayaraja Selvaraju" :abbrev ";ils")
- (:name "Jaganmohanrao Peddada" :abbrev ";jap")
- (:name "Karthik Seelam" :abbrev ";kas")
- (:name "Kashif Hussain" :abbrev ";kah")
- (:name "Kenny Xu" :abbrev ";kex")
- (:name "Krishnaraj Muralidharan" :abbrev ";krm")
- (:name "Manmohan Verma" :abbrev ";mav")
- (:name "Mudit Sharma" :abbrev ";mus")
- (:name "Munesh Wali" :abbrev ";muw")
- (:name "Naresh Kumar Patro" :abbrev ";nap")
- (:name "Ramesh Sugandh Mallela" :abbrev ";ram")
- (:name "Shailesh Borse" :abbrev ";shb")
- (:name "Vinay Deo" :abbrev ";vid")
- (:name "Vishnu Kaarthi Thangadurai" :abbrev ";vit")))