You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bhagwan 419a57a78f LSP: set 'async = false' on all but workspace/document symbols 3 years ago
..
previewer preview: don't reload the buffer if match is from the same file/buffer 3 years ago
providers LSP: set 'async = false' on all but workspace/document symbols 3 years ago
actions.lua builtin: only enter INSERT mode if 'nt' mode exists (closes #235) 3 years ago
cmd.lua internal: removed unnecessary 'require' 3 years ago
config.lua LSP: set 'async = false' on all but workspace/document symbols 3 years ago
core.lua 'live_grep' freezes on large text files (#211) 3 years ago
fzf.lua Workaround for potential 'tempname' bug (#222) 3 years ago
init.lua 'grep_curbuf' is now consistent with 'grep_' cmds, added 'lgrep_curbuf' 3 years ago
libuv.lua internal: libuv spawn, limit uv.write chunks to 65K 3 years ago
path.lua lines|blines|grep_curbuf|lgrep_curbuf: hide filename by default 3 years ago
shell.lua 'live_grep' freezes on large text files (#211) 3 years ago
shell_helper.lua 'live_grep' freezes on large text files (#211) 3 years ago
utils.lua improve performance of executing commands by avoiding the shell 3 years ago
win.lua set correct title highlight length (+1) 3 years ago