diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2018-07-01 18:09:12 +0000 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2018-07-01 18:09:12 +0000 |
| commit | 94d9c94ec170ef2abb9df7ef2df1fa427a75270c (patch) | |
| tree | a81d98b7f8d708ab68e2338db41c990067b8bfaf /emacs.d/init.el | |
| parent | general cleanup (diff) | |
| download | emacs.d-94d9c94ec170ef2abb9df7ef2df1fa427a75270c.tar.gz | |
[emacs] Remove configuration for rust
Remove backup file too for basic settings.
Diffstat (limited to '')
| -rw-r--r-- | emacs.d/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el index 37094a4..664720f 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -46,7 +46,6 @@ (use-package fcuny-elisp) (use-package fcuny-go) (use-package fcuny-python) -(use-package fcuny-rust) (use-package fcuny-shell) (use-package fcuny-scala) (use-package fcuny-make) |
