nvim/ghostty: style suggestions and completions
This commit is contained in:
parent
6e81863ff6
commit
8fb4b727ba
5 changed files with 34 additions and 32 deletions
home/common/nvim
|
@ -35,7 +35,7 @@ indentscope.setup({
|
|||
delay = 10,
|
||||
animation = indentscope.gen_animation.none(),
|
||||
},
|
||||
symbol = '│',
|
||||
symbol = '┆',
|
||||
})
|
||||
|
||||
require('mini.jump2d').setup({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue