-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb3613c
commit 4f3eab6
Showing
33 changed files
with
33 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-basic.el --- Initialize basic configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-c.el --- Initialize c configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-calendar.el --- Initialize calendar configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-company.el --- Initialize company configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-const.el --- Desfine constants. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-custom.el --- Initialize custom configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-dired.el --- Initialize dired configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-edit.el --- Initialize edit configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-emacs-lisp.el --- Initialize Emacs Lisp configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-eshell.el --- Initialize eshell configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-flycheck.el --- Initialize flycheck configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-funcs.el --- Initialize functions. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-go.el --- Initialize Golang configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-highlight.el --- Initialize highlight configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-buffer.el --- Initialize ibuffer configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;;; init-ivy.el --- Initialize ivy configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-kill-ring.el --- Initialize kill-ring configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-lsp.el --- Initialize lsp (Language Server Protocol) configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-org.el --- Initialize org configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;;; init-package.el --- Initialize package configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-prog.el --- Initialize prog configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-projectile.el --- Initialize projectile configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-python.el --- Initialize python configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-restore.el --- Initialize restore configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-ruby.el --- Initialize ruby configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-shell.el --- Initialize shell configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-ui.el --- Initialize ui configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-utils.el --- Initialize ultilities. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-vcs.el --- Initialize version control system configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-web.el --- Initialize web configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-window.el --- Initialize window configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
;; init-yasnippet.el --- Initialize yasnippet configurations. -*- lexical-binding: t -*- | ||
;; | ||
;; Author: Vincent Zhang <[email protected]> | ||
;; Version: 3.0.0 | ||
;; Version: 3.1.0 | ||
;; URL: https://github.com/seagle0128/.emacs.d | ||
;; Keywords: | ||
;; Compatibility: | ||
|