Mercurial > dotfiles
comparison dot_config/kitty/kitty.conf.tmpl @ 469:c983b1061bab
Add open in neovim
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 29 Sep 2021 11:47:31 +0200 |
parents | 5c1146abe8e7 |
children | b8f4fa2ebc4b |
comparison
equal
deleted
inserted
replaced
468:5c1146abe8e7 | 469:c983b1061bab |
---|---|
52 mark1_background #f43753 | 52 mark1_background #f43753 |
53 map f1 toggle_marker iregex 1 \berror\b | 53 map f1 toggle_marker iregex 1 \berror\b |
54 | 54 |
55 linux_display_server x11 | 55 linux_display_server x11 |
56 editor nvim | 56 editor nvim |
57 | |
58 map ctrl+g kitten hints --type=linenum nvim +{line} {path} |