Top "Spacemacs" questions

Spacemacs is a text editor.

How easily change font size in spacemacs?

How do change the font size in spacemacs? Do I need to download additional packages such as source code font? …

emacs elisp spacemacs
Spacemacs set tab width

I just migrated from VIM to Spacemacs and would like to change the tab width from default (\t?) to only 2 …

spacemacs
How can I create a new file with a simple way in spacemacs?

Currently, I know that I can create a new file with the following ways: c key in Neotree SPC ' …

spacemacs
How do I configure spacemacs for python 3?

I would like to use spacemacs for python development, but I see a syntax error on Python 3 constructs, like print(*(…

python emacs spacemacs
Spacemacs auto-complete

Disclaimer: I'm quite new to spacemacs and emacs so I'm probably missing something very obvious. Whenever I attempt to use …

emacs spacemacs
Spacemacs hybrid line numbers

How do I get hybrid line numbering (relative line numbers, but the current line shows the absolute line number instead …

emacs spacemacs
Uninstall Spacemacs

I'm trying to install Emacs via Homebrew. Having done this and aliased to my apps folder, I found that when …

emacs spacemacs
Switch from vim to emacs mode in spacemacs

When I first installed spacemacs it prompted me into deciding which mode I want it to be configured. I chose …

spacemacs
Spacemacs - How to open shell in a separate window?

Is it possible to launch shell in Spacemacs like a separate window beside my main window with code? I would …

spacemacs