diff --git a/README.md b/README.md index 30c6d67..f926798 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ +
+ Project Logo +
+ Emacs 30+ + GPLv2 License +
+ +
+ A feature rich Emacs (kickstarter) config for (neo)vi(m)mers +
+ +
+ Requirements · + Installation · + Available Commands · + Contributing +
+ +--- + # Emacs-Kick(starter) for Vim/Neovim Users Welcome to `Emacs-Kick`, a feature-rich Emacs configuration designed @@ -26,7 +46,7 @@ enjoying it, you can: - Customize and expand your configuration as much as you want - Experiment with frameworks like Doom Emacs or Spacemacs - Tinker with vanilla Emacs to build a setup entirely your own -OR... + OR... - Just keep using it on TUI, it is all up to you! With Emacs-Kick, the goal is to empower you to explore Emacs at your @@ -128,7 +148,7 @@ emacs **Usage Tips**: - **Leader Key**: The leader key is set to `SPC` (spacebar), -`which-key` is there to help you discover keybindings. + `which-key` is there to help you discover keybindings. - **Help Commands**: - `SPC h i` opens the Emacs info documentation (`M-x info`). - `SPC h v` allows you to explore available variables. @@ -138,8 +158,8 @@ emacs **Troubleshooting**: - If you encounter any issues during installation, check the -`*Messages*` buffer for more information. You can switch between -buffers with `SPC SPC`, and navigate options using `C-p` and `C-n`. + `*Messages*` buffer for more information. You can switch between + buffers with `SPC SPC`, and navigate options using `C-p` and `C-n`. ## Available Commands diff --git a/doc/emacs-kick-logo.png b/doc/emacs-kick-logo.png new file mode 100644 index 0000000..202cd17 Binary files /dev/null and b/doc/emacs-kick-logo.png differ