Add config for Lapce

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2023-02-02 20:58:44 +01:00
parent fc02ce3e88
commit e952895d38
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
4 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[[keymaps]]
command = "duplicate_line_down"
mode = "i"
key = "Ctrl+d"
[[keymaps]]
command = "-duplicate_line_down"
mode = "i"
key = "Alt+Shift+ArrowDown"

View file

@ -0,0 +1,11 @@
[ui]
font-family = "Inter"
font-size = 14
[editor]
font-family = "Iosevka"
font-size = 14
scroll-beyond-last-line = false
[core]
custom-titlebar = false