spanskiblog/content/posts/emacs.md

20 lines
508 B
Markdown
Raw Permalink Normal View History

2022-12-24 17:42:40 +01:00
2022-12-24 17:09:22 +01:00
+++
2023-02-27 21:59:02 +01:00
date="2023-02-03"
2022-12-24 17:09:22 +01:00
author="spanskiduh"
title="emacs"
2022-12-24 17:42:40 +01:00
description="click to read about emacs"
2022-12-24 17:09:22 +01:00
+++
# Emacs
## Basics
2022-12-24 22:54:34 +01:00
- `alt x` - show available commands
- `space .` - show file search
- `ctrl/space + w + v` - virtual split
- `ctrl/space + w + w`- switch to next vsplit
- `ctrl/space + w + c` - close virutal split
- `space + b + k` - kill buffer
- `space + b + b` - display opened buffers
- `space + h + r + r` - `doom.d/init.el` reload plugins
- `space + f + r` seaarch through reacently opened files