neovim-gtk/src
daa84 f8bce73ac0 Merge branch 'master' into ext_cmdline 2018-03-23 13:15:53 +03:00
..
nvim Merge branch 'master' into ext_cmdline 2018-03-23 13:15:53 +03:00
plug_manager Use nvim.command_async where possible 2018-03-18 19:01:44 +01:00
render Merge branch 'master' into ext_cmdline 2018-02-23 12:36:26 +03:00
sys Merge branch 'master' into ext_cmdline 2018-03-23 13:15:53 +03:00
ui_model Implementation of "insert char" command 2018-03-23 00:36:43 +03:00
cmd_line.rs Implementation of "insert char" command 2018-03-23 00:36:43 +03:00
color.rs Remove unused function 2017-12-12 21:51:38 +03:00
cursor.rs Show block, blink cursor 2018-01-21 23:19:00 +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 Open files with drag and drop, escape filenames 2018-03-20 01:24:09 +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 Merge branch 'master' into ext_cmdline 2018-03-23 13:15:53 +03:00
misc.rs Open files with drag and drop, escape filenames 2018-03-20 01:24:09 +01:00
mode.rs Add timeout option, set default timeout to 10sec(#24) 2017-12-10 12:46:36 +03:00
nvim_config.rs Remove .vim file when disabled 2017-11-05 22:31:38 +03:00
popup_menu.rs Merge branch 'master' into ext_cmdline 2018-02-23 12:36:26 +03:00
project.rs Show filename and dir in header bar 2018-02-28 19:27:56 +01:00
settings.rs Change state management 2017-10-24 18:03:34 +03:00
shell.rs Merge branch 'master' into ext_cmdline 2018-03-23 13:15:53 +03:00
shell_dlg.rs Update gtk-rs version 2017-12-31 12:47:50 +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 Fix popup colors not being reversed 2017-12-24 15:11:37 +01:00
ui.rs Introduce sidebar with file browser 2018-03-11 13:49:13 +01:00
value.rs Add timeout option, set default timeout to 10sec(#24) 2017-12-10 12:46:36 +03:00