Show number of highlights in window title
Co-authored-by: Simon Ser <contact@emersion.fr> Closes: https://todo.sr.ht/~emersion/gamja/134
This commit is contained in:
@@ -40,6 +40,8 @@ export const keybindings = [
|
||||
});
|
||||
});
|
||||
return { buffers };
|
||||
}, () => {
|
||||
app.updateDocumentTitle();
|
||||
});
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user