| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | fix(paste): deal with eol and eof in Visual mode | zeertzjq | 2022-03-15 | |
| * | fix(paste): don't move cursor past the end of pasted text in Normal mode | zeertzjq | 2022-03-15 | |
| * | fix(paste): use getcmdtype() to determine whether in cmdline mode | zeertzjq | 2022-03-15 | |
| * | fix(remote): respect silent in error reporting | Charlie Groves | 2022-03-11 | |
| * | fix(remote): report on missing wait commands, typecheck lua results | Charlie Groves | 2022-03-11 | |
| * | test(remote): add tests for --remote | Charlie Groves | 2022-03-11 | |
| * | feat(remote): add basic --remote support | Charlie Groves | 2022-03-11 | |
| * | feat(lua): handle lazy submodules in `:lua vim.` wildmenu completion | bfredl | 2022-03-09 | |
| * | refactor(lua): make vim submodule lazy loading declarative | bfredl | 2022-03-07 | |
| * | docs(lua): reference runtime/lua/vim/_editor.lua | zeertzjq | 2022-03-06 | |
| * | refactor(lua): move only runtime lua file in src/ to runtime/lua | bfredl | 2022-03-04 | |