A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/editor-bootstrap/emacs-bootstrap below:

editor-bootstrap/emacs-bootstrap: Your on-the-fly Emacs development environment.

http://emacs-bootstrap.com

Your on-the-fly Emacs development environment.

Emacs-bootstrap uses opinionated code templates which will be used to generate your emacs configurations. It enables you to select the programming languages you work with the most and will generate enough Emacs configs to get you started crunching code.

  1. Multiple programming languages available
  2. Theme selection
  3. Completion frontend installation

Head over to Emacs-bootstrap and generate your configs. Once you’ve download the configs, unzip the file and:

cp -R [CONFIG_DOWNLOAD_DIR] ~/.emacs.d

Then launch emacs and wait for a bit while Emacs packages are installed to prepare your environment.

Here are some basic shortcuts that Emacs provides along with configured shortcuts by Emacs-bootstrap:

Note that C- means pressing your Control key + some other key. For example, C-x means Control + X. Same goes for M which is your Meta key. That can be the Escape key on your keyboard or the ALT key.

Shortcut Function Provider C-x C-f Open file Emacs C-x C-s Save file Emacs C-x C-b Switch buffer Emacs C-x C-k Kill buffer Emacs C-s Search in file Emacs M-% Find and Replace Emacs C-x 1 Only show 1 buffer Emacs C-x 2 Split horizontally Emacs C-x 3 Split Vertically Emacs C-x 0 Remove current split Emacs

One of the packages installed is called ‘which-key’ which displays the list of available keys after a certain prefix. Try it out, press C-x and which-key will display available shortcuts that you can use to invoke a certain functionality.

Shortcut Function Provider / Package C-C Space Ace-jump-mode (Code navigation) Bootstrap / Ace-Jump C-= Expand Region (Smart code selection) Bootstrap / Expand-region M-x or (C-x C-m) Ivy-counsel / Helm (Completion frontend) Bootstrap / Ivy / Helm C-x c k Emacs kill ring (Emacs clipboard) Bootstrap / Ivy / Helm C-x v Open file in project Bootstrap / Projectile C-x c p Search in project Bootstrap / Projectile-ag C-x s Advanced search in file Bootstrap / Ivy-swiper / Helm-swoop C-x UP Go to buffer above (In split) Bootstrap / Windmove C-x Down Go to buffer below (In split) Bootstrap / Windmove C-x Left Go to buffer on the left (In split) Bootstrap / Windmove C-x Right Go to buffer on the right (In split) Bootstrap / Windmove

Programming language specific shortcuts:

Shortcut Function Programming Language Provider / Package C-x p e Pyenv activate in current project Python python-mode, elpy, pyenv M-. Go to definition Python python-mode, elpy, pyenv M-, Navigate back to previous position Python python-mode, elpy, pyenv C-c C-r Remove unused imports Golang go-mode C-c C-g Go to imports Golang go-mode M-. Go to defintion Golang go-mode C-c j r JavaScript refactor mode JavaScript js2-mode, js2-refactor C-c C-b Send the buffer to the inferior JavaScript process JavaScript js2-mode, js-comint C-c C-l Load a file in the javaScript interpreter JavaScript js2-mode, js-comint C-x C-e Send previous sexp to inferior JavaScript process JavaScript js2-mode, js-comint C-M-x Send previous sexp to inferior JavaScript process and go JavaScript js2-mode, js-comint C-j emmet-mode expand snippet HTML web-mode, emmet-mode C-c [ emmet-mode previous edit point HTML web-mode, emmet-mode C-c ] emmet-mode next edit point HTML web-mode, emmet-mode C-c o b Open the current file in the browser HTML web-mode Awesome Emacs Learning Resources

I would love to extend Emacs-bootstrap to support other programming languages as well. If you think you’ve got your configuration of your favorite programming language perfectly, please don’t hesitate to submit a PR.

Please check the list of issues as i have created am issue for the missing language support Emacs-Bootstrap lacks.

Special thanks for Thiago Avelino for allowing the usage of Vim-Bootstrap’s template. And Faisal Al-Da’aja for customizing the look and feel.

This website is dedicated to my lovely Wife who became curious about Emacs after i bragged so much about it.

MIT License


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4