neovim으로 다시 돌아감

This commit is contained in:
2021-07-24 02:40:01 +09:00
parent ed5e9623f3
commit f11ad31663
8 changed files with 176 additions and 99 deletions

View File

@@ -1,10 +1,10 @@
import:
- ~/.config/alacritty/base16-tomorrow.yml
- ~/.config/alacritty/dracula.yml
window:
dimensions:
columns: 80
lines: 25
lines: 24
padding:
x: 6
@@ -15,5 +15,12 @@ font:
family: TerminessTTF Nerd Font
size: 16.0
colors:
background_opacity: 1
background_opacity: 0.96
key_bindings:
- { key: Period, mods: Command, chars: "\\f" }
- { key: P, mods: Command, chars: "\\p" }
env:
TERM: screen-256color