aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
* vim-patch:8.2.4664: Elvish files are not recognized (#17963)Christian Clason2022-04-02
* fix(keymap): don't coerce false to ''Lewis Russell2022-04-01
* Merge pull request #17842 from lewis6991/keymapbfredl2022-04-01
|\
| * feat(keymap): return nil from an expr keymapLewis Russell2022-03-24
* | vim-patch:8.2.4658: org-mode files are not recognized (#17939)Christian Clason2022-03-31
* | feat(runtime): add query filetype (#17905)Christian Clason2022-03-31
* | feat(treesitter): add more default groups to highlight map (#17835)Gregory Anders2022-03-30
* | docs(lsp): remove outdated offset_encoding default value for apply_text_editsAndrea Cappuccio2022-03-30
* | fix(lsp): use "text" filetype for plaintext (#17898)Jaehwang Jung2022-03-28
* | fix(diagnostic): make `open_float` respect global diagnostic options (#17879)Smitesh Patil2022-03-27
* | fix(filetype.lua): always return a string in getline helper function (#17852)Jared Weakly2022-03-25
* | feat: add vim.tbl_get (#17831)Michael Lingelbach2022-03-24
|/
* Merge pull request #17776 from bfredl/tsconcealbfredl2022-03-20
|\
| * feat(ui): allow conceal to be defined in decorationsbfredl2022-03-20
* | fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)Tim Pope2022-03-20
|/
* chore: fix typos (#17670)dundargoc2022-03-17
* vim-patch:8.2.4571: not all gdb files are recognized (#17727)Jade Lovelace2022-03-15
* fix(paste): escape control characters in Cmdline modezeertzjq2022-03-15
* fix(paste): deal with trailing new line in chunkzeertzjq2022-03-15
* fix(paste): avoid edges cases caused by empty chunkzeertzjq2022-03-15
* refactor(paste): do not print dots in cmdline modezeertzjq2022-03-15
* fix(paste): deal with eol and eof in Visual modezeertzjq2022-03-15
* fix(paste): don't move cursor past the end of pasted text in Normal modezeertzjq2022-03-15
* fix(paste): use getcmdtype() to determine whether in cmdline modezeertzjq2022-03-15
* fix(remote): respect silent in error reportingCharlie Groves2022-03-11
* fix(remote): report on missing wait commands, typecheck lua resultsCharlie Groves2022-03-11
* test(remote): add tests for --remoteCharlie Groves2022-03-11
* feat(remote): add basic --remote supportCharlie Groves2022-03-11
* Merge pull request #17660 from bfredl/luacompletebfredl2022-03-10
|\
| * feat(lua): handle lazy submodules in `:lua vim.` wildmenu completionbfredl2022-03-09
* | chore: fix typos (#17331)dundargoc2022-03-10
|/
* refactor(lua): make vim submodule lazy loading declarativebfredl2022-03-07
* fix(lsp): handle insertion of previous line (#17618)Michael Lingelbach2022-03-06
* docs(lua): reference runtime/lua/vim/_editor.luazeertzjq2022-03-06
* Merge pull request #17603 from bfredl/luaworldbfredl2022-03-05
|\
| * refactor(lua): move only runtime lua file in src/ to runtime/luabfredl2022-03-04
* | fix(lsp): start incremental sync range at previous newline character (#17610)Michael Lingelbach2022-03-05
|/
* refactor(lua): reorganize builtin modules, phase 1bfredl2022-03-03
* feat(diagnostic): add "code" to the diagnostic structure (#17510)David Shen2022-03-02
* fix(lsp): respect all of 'fixeol', 'eol', and 'binary' applying edits (#17574)Tim Pope2022-03-02
* Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymapsbfredl2022-02-27
|\
| * chore: remove <Plug> detection from vim.keymapshadmansaleh2022-02-27
* | refactor(lua): cleanup and docs for threadsbfredl2022-02-26
* | feat(lua): add proper support of luv threadserw72022-02-26
|/
* vim-patch:8.2.4464: Dtrace files are recognized as filetype D (#17518)Christian Clason2022-02-26
* refactor(highlight)!: optional arguments for highlight.range as table (#17462)Christian Clason2022-02-21
* fix(diagnostic): use botright copen for qflist (#17475)Michael Lingelbach2022-02-20
* fix(lsp): use botright copen for all handlers (#17471)Michael Lingelbach2022-02-20
* vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)Christian Clason2022-02-19
* fix: lsp and diagnostic highlight priority (#17461)Michael Lingelbach2022-02-19