Mercurial > dotfiles
comparison dot_config/kitty/kitty.conf @ 285:d48b05b03ddf
Add treesitter based completion
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 01 Sep 2020 08:44:03 +0200 |
parents | a795980b700e |
children | 6744d7605e8b |
comparison
equal
deleted
inserted
replaced
284:3c5523f18d0a | 285:d48b05b03ddf |
---|---|
38 scrollback_lines 10000 | 38 scrollback_lines 10000 |
39 | 39 |
40 selection_background #ffc24b | 40 selection_background #ffc24b |
41 | 41 |
42 clipboard_control write-primary write-clipboard no-append | 42 clipboard_control write-primary write-clipboard no-append |
43 | |
44 draw_minimal_borders yes | |
45 active_border_color #b3deef | |
46 inactive_border_color #282828 |