diff options
| -rw-r--r-- | config.org | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,5 @@ #+TITLE: yuzu-emacs +#+AUTHOR: yuzu-eva #+STARTUP: overview #+LANGUAGE: en #+OPTIONS: num:nil @@ -8,10 +9,10 @@ * Introduction yuzu-emacs is my personal configuration for emacs. -It is a (currently) very basic configuration, which is heavily inspired by +It is a very basic configuration, which is heavily inspired by [[https://github.com/snackon/Witchmacs][Witchmacs]], the main difference is that this configuration is leaning a bit more -towards vim-keybindings and writing documents via org-mode. It also has some -capabilities as an IDE for C, Python and RoR. +towards vim-like keybindings and writing documents via org-mode. It also has some +capabilities as an IDE for C and C++. * Terminal |
