helix/helix-term/src
Joshua Pauline c144cc0b04
feat(statusline): add option to show total line numbers in file (#3960)
* feat(statusline): add option to show total line numbers in file

* feat(line numbers): add config to doc book
2022-10-03 23:54:00 +09:00
..
commands Add goto preview (#2982) 2022-10-03 23:33:20 +09:00
keymap Remove default insert mode movement bindings 2022-09-08 17:36:04 -05:00
ui feat(statusline): add option to show total line numbers in file (#3960) 2022-10-03 23:54:00 +09:00
application.rs diagnostics: Use Vec<Tag> instead of Option<Vec<Tag>> 2022-09-20 16:28:00 +09:00
args.rs Add command line parameter to specify log file (#3807) 2022-09-20 16:11:30 +09:00
commands.rs Extend textobject selections in select mode 2022-10-03 10:44:08 -04:00
compositor.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Show clipboard info in --health output (#2947) 2022-09-01 01:23:45 +09:00
job.rs fix(command): write-quit: do not quit if write fails 2022-06-18 23:57:47 -04:00
keymap.rs Improve keymap errors from command typos (#3931) 2022-09-22 09:30:42 +08:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs Add command line parameter to specify log file (#3807) 2022-09-20 16:11:30 +09:00