aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* docs: documenting struct members inline #18783Javier Lopez2022-06-06
* vim-patch:partial:cfa8f9a3f285 (#18858)Christian Clason2022-06-04
* docs: fix typos (#18269)dundargoc2022-06-04
* feat(lsp): add a start function (#18631)Mathias Fußenegger2022-06-03
* Merge pull request #18730 from bfredl/apiconvertbfredl2022-06-02
|\
| * refactor(api): use a unpacker based on libmpack instead of msgpack-cbfredl2022-06-02
* | fix(treesitter): correct region for string parser (#18794)Christian Clason2022-06-02
|/
* refactor: correct comments and assertions about mapping rhs <Nop> (#18821)zeertzjq2022-06-01
* feat(fs): add vim.fs.normalize()Gregory Anders2022-05-31
* feat(fs): add vim.fs.find()Gregory Anders2022-05-31
* feat(fs): add vim.fs.dir()Gregory Anders2022-05-31
* feat(fs): add vim.fs.basename()Gregory Anders2022-05-31
* feat(fs): add vim.fs.dirname()Gregory Anders2022-05-31
* feat(fs): add vim.fs.parents()Gregory Anders2022-05-31
* refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720Javier Lopez2022-05-31
* Merge pull request #18194 from famiu/feat/usercmd_previewbfredl2022-05-31
|\
| * feat: add preview functionality to user commandsFamiu Haque2022-05-31
* | docs(dev-style): remove rules covered by uncrustify #18767dundargoc2022-05-30
* | docs: clarify that nvim_strwidth counts control characters as one cell (#18802)zeertzjq2022-05-31
* | fix(logging): skip recursion, fix crash #18764Justin M. Keyes2022-05-30
|/
* Merge pull request #18792 from famiu/feat/nvim_create_user_command/smodsbfredl2022-05-29
|\
| * feat(nvim_create_user_command): pass structured modifiers to commandsFamiu Haque2022-05-29
* | fix(treesitter): offset directive associates range with capture (#18276)Lewis Russell2022-05-28
|/
* docs(options): move all removed options to vim_diff.txt (#18770)dundargoc2022-05-28
* fix(ui): require window-local value to show winbar on floating windows (#18773)Famiu Haque2022-05-28
* Merge pull request #18306 from lewis6991/fnfastbfredl2022-05-26
|\
| * feat(lua): allow some viml functions to run in fastLewis Russell2022-05-17
* | feat(lsp): turn rename filter into a predicate (#18745)Mathias Fußenegger2022-05-26
* | vim-patch:8.2.5010: the terminal debugger uses various global variableszeertzjq2022-05-26
* | docs: add missing termdebug docs from Vim runtime updateszeertzjq2022-05-26
* | feat(lsp)!: turn format filter into predicate (#18458)Mathias Fußenegger2022-05-25
* | Merge pull request #18528 from lewis6991/setwinoptbfredl2022-05-25
|\ \
| * | feat(api): add win and buf to nvim_set_option_valueLewis Russell2022-05-17
| |/
* | docs(api): floating wins omitted under :mksession (#18721)Daniel Steinberg2022-05-24
* | vim-patch:partial 2d8ed0203aed (#18675)dundargoc2022-05-23
* | feat: click support for 'statusline', 'winbar' #18650Famiu Haque2022-05-23
* | refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* | build(clint): remove redundant checks #18698dundargoc2022-05-22
* | Merge pull request #18608 from ckipp01/extmarkDocsbfredl2022-05-22
|\ \
| * | docs(extmark): remove message about passing in id=0ckipp012022-05-18
| |/
* | docs: remove "Vi default" #18672dundargoc2022-05-22
* | vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)zeertzjq2022-05-22
* | Merge pull request #18502 from drybalka/fix-languagetree-contains-descriptionChristian Clason2022-05-19
|\ \
| * | docs: correct description of LanguageTree:contains()Denys2022-05-18
* | | Merge pull request #18630 from dundargoc/refactor/remove-remapGregory Anders2022-05-18
|\ \ \
| * | | refactor!: remove 'terse' optionDundar Goc2022-05-19
| * | | refactor!: remove 'remap' optionDundar Goc2022-05-19
* | | | feat(lsp): option to reuse_win for jump actions (#18577)Lewis Russell2022-05-18
|/ / /
* | | feat(lsp): add filter to vim.lsp.get_active_clients()Gregory Anders2022-05-18
* | | feat(lsp): add LspAttach and LspDetach autocommandsGregory Anders2022-05-18