You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julian Ospald c7e1ed1af3
Fix windows compilation with --no-fork
5 years ago
..
nvim Pass arguments after `--` directly to Neovim 6 years ago
plug_manager Use Default trait were possible 6 years ago
render Merge branch 'font-features' 6 years ago
sys Implement font features (#94) 6 years ago
ui_model Optimization 6 years ago
cmd_line.rs Set cursor color from theme and xor it with text 6 years ago
color.rs Fix cursor color for "default" colorscheme (#99) 6 years ago
cursor.rs Set cursor color from theme and xor it with text 6 years ago
dirs.rs Add timeout option, set default timeout to 10sec(#24) 6 years ago
error.rs Add timeout option, set default timeout to 10sec(#24) 6 years ago
file_browser.rs Use set_current_dir_async 6 years ago
input.rs Append block, update level instead of recreate on every user input 6 years ago
main.rs Fix windows compilation with --no-fork 5 years ago
misc.rs Open files with drag and drop, escape filenames 6 years ago
mode.rs Support for blinkwait gui cursor setting 6 years ago
nvim_config.rs Remove .vim file when disabled 6 years ago
popup_menu.rs Allow mouse selection 6 years ago
project.rs Use Default trait were possible 6 years ago
settings.rs Use Default trait were possible 6 years ago
shell.rs Remove NVIM_GTK_DOUBLE_BUFFER (fix #108) 5 years ago
shell_dlg.rs Use `error!`/`warn!` logs instead of `println!` 6 years ago
subscriptions.rs Use nvim.command_async where possible 6 years ago
tabline.rs Use nvim.command_async where possible 6 years ago
theme.rs Set cursor color from theme and xor it with text 6 years ago
ui.rs Use Default trait were possible 6 years ago
value.rs Add timeout option, set default timeout to 10sec(#24) 6 years ago