Add settings page with support for vim bindings toggle

This commit is contained in:
Jeremy Soller 2023-11-01 14:19:39 -06:00
parent f6abeb32e4
commit aee972e171
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
7 changed files with 111 additions and 37 deletions

View file

@ -1,6 +1,15 @@
new-document = New document
open-project = Open project
# Context Pages
## Settings
settings = Settings
### Keyboard shortcuts
keyboard-shortcuts = Keyboard shortcuts
enable-vim-bindings = Enable Vim bindings
# Menu
## File
@ -44,6 +53,6 @@ word-wrap = Word wrap
show-line-numbers = Show line numbers
highlight-current-line = Highlight current line
syntax-highlighting = Syntax highlighting...
settings = Settings...
keyboard-shortcuts = Keyboard shortcuts...
menu-settings = Settings...
menu-keyboard-shortcuts = Keyboard shortcuts...
about-cosmic-text-editor = About COSMIC Text Editor