neovim-gtk/src
daa 3b4964c1a0 Fix input for kanji (#6) 2017-12-03 20:50:00 +03:00
..
nvim Use colors for selected items, enable popup menu by default 2017-11-16 16:53:58 +03:00
plug_manager Refactor nvim client 2017-11-10 18:36:54 +03:00
render Speed optimization 2017-09-14 18:34:08 +03:00
sys Fix memory leaks (#28) 2017-12-03 19:45:38 +03:00
ui_model Fix #20 2017-11-13 12:51:22 +03:00
color.rs Fix hex converter 2017-11-16 17:25:59 +03:00
cursor.rs Hide cursor in terminal mode (busy_on event) 2017-10-30 23:04:28 +03:00
dirs.rs Generate and use plug-vim config on nvim startup 2017-10-26 17:56:53 +03:00
error.rs Disable swap files 2017-10-13 13:16:52 +03:00
input.rs Fix input for kanji (#6) 2017-12-03 20:50:00 +03:00
main.rs Use Pmenu colors for backgournd/foreground 2017-11-14 18:38:24 +03:00
mode.rs Draw gui cursor shape 2017-07-09 12:40:31 +03:00
nvim_config.rs Remove .vim file when disabled 2017-11-05 22:31:38 +03:00
popup_menu.rs Use colors for selected items, enable popup menu by default 2017-11-16 16:53:58 +03:00
project.rs General code for load/store settings 2017-10-19 17:04:58 +03:00
settings.rs Change state management 2017-10-24 18:03:34 +03:00
shell.rs Fix #6 2017-12-03 12:26:15 +03:00
shell_dlg.rs Move out resize/init code from draw handler 2017-09-13 17:40:43 +03:00
tabline.rs Fix some compilation bugs, small optimizations 2017-11-11 18:56:23 +03:00
theme.rs Use Pmenu colors for backgournd/foreground 2017-11-14 18:38:24 +03:00
ui.rs Add menu to header bar 2017-11-13 12:01:37 +03:00
value.rs Use Pmenu colors for backgournd/foreground 2017-11-14 18:38:24 +03:00