neovim-gtk/src
daa 9ef88bc30b Add NGToggleSidebar command (#79) 2018-03-30 23:54:37 +03:00
..
nvim Add NGToggleSidebar command (#79) 2018-03-30 23:54:37 +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 double width chars 2018-03-25 16:29:59 +03:00
cmd_line.rs Add option to enable external cmdline 2018-03-30 13:01:14 +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 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 Merge remote-tracking branch 'origin/master' into ext_cmdline 2018-03-30 12:37:34 +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 Single click activation on projects popover 2018-03-25 01:12:10 +01:00
settings.rs Change state management 2017-10-24 18:03:34 +03:00
shell.rs Add NGToggleSidebar command (#79) 2018-03-30 23:54:37 +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 Add NGToggleSidebar command (#79) 2018-03-30 23:54:37 +03:00
value.rs Add timeout option, set default timeout to 10sec(#24) 2017-12-10 12:46:36 +03:00