Freedom is a state of mind| sqrtminusone.xyz
The first post of my Emacs from Scratch series is all about the initial setup and defaults.| arne.me
Configuring Spacemacs: A Tutorial| thume.ca
Basic commands:| www.emacswiki.org
The language server protocol was proposed by Microsoft as a way for different editors and development environments to share language analysis backends This post describes how to configure Emacs, lsp-mode and the palantir python-language-server for improved code intelligence when working on Python projects. (I’m planning a companion post for Emacs, C++ and the cquery language server.) Goal Before starting, it is motivating to see what we are working towards. With a correctly configured setup...| vxlabs.com