.. |
nvim
|
Read from stdin #87
|
2018-04-09 23:11:15 +03:00 |
plug_manager
|
Use nvim.command_async where possible
|
2018-03-18 19:01:44 +01:00 |
render
|
Support for blinkwait gui cursor setting
|
2018-04-01 17:29:05 +03:00 |
sys
|
Merge branch 'master' into ext_cmdline
|
2018-03-23 13:15:53 +03:00 |
ui_model
|
Small memory optimization
|
2018-04-08 13:46:18 +03:00 |
cmd_line.rs
|
Replace char with string to support graphemes
|
2018-04-08 12:49:36 +03:00 |
color.rs
|
Retrive theme color as async task
|
2018-04-07 21:18:06 +03:00 |
cursor.rs
|
Fix tests
|
2018-04-01 17:41:17 +03:00 |
dirs.rs
|
Add timeout option, set default timeout to 10sec(#24)
|
2017-12-10 12:46:36 +03:00 |
error.rs
|
Add timeout option, set default timeout to 10sec(#24)
|
2017-12-10 12:46:36 +03:00 |
file_browser.rs
|
Use set_current_dir_async
|
2018-03-24 13:59:19 +01:00 |
input.rs
|
Append block, update level instead of recreate on every user input
|
2018-01-14 12:25:59 +03:00 |
main.rs
|
Don't update buffer on empty data (#91)
|
2018-04-26 22:20:19 +03:00 |
misc.rs
|
Open files with drag and drop, escape filenames
|
2018-03-20 01:24:09 +01:00 |
mode.rs
|
Support for blinkwait gui cursor setting
|
2018-04-01 17:29:05 +03:00 |
nvim_config.rs
|
Remove .vim file when disabled
|
2017-11-05 22:31:38 +03:00 |
popup_menu.rs
|
Allow mouse selection
|
2018-04-05 23:25:18 +03:00 |
project.rs
|
Use error! /warn! logs instead of println!
|
2018-04-01 20:12:52 +03:00 |
settings.rs
|
Use error! /warn! logs instead of println!
|
2018-04-01 20:12:52 +03:00 |
shell_dlg.rs
|
Use error! /warn! logs instead of println!
|
2018-04-01 20:12:52 +03:00 |
shell.rs
|
Read from stdin #87
|
2018-04-09 23:11:15 +03:00 |
subscriptions.rs
|
Use nvim.command_async where possible
|
2018-03-18 19:01:44 +01:00 |
tabline.rs
|
Use nvim.command_async where possible
|
2018-03-18 19:01:44 +01:00 |
theme.rs
|
Retrive theme color as async task
|
2018-04-07 21:18:06 +03:00 |
ui.rs
|
Use timeout to hide popup menu
|
2018-03-31 22:57:53 +03:00 |
value.rs
|
Add timeout option, set default timeout to 10sec(#24)
|
2017-12-10 12:46:36 +03:00 |