aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | 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
* | fix(filetype): correct vim.fn.did_filetype() handling (#18725)notomo2022-05-23
* | 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
* | fix(lsp): do not detach LSP servers on Windows #18703Gregory Anders2022-05-22
* | refactor(runtime): convert the remaining dist#ft functions to lua (#18623)Jonas Strittmatter2022-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
* | refactor: add warnings for deprecated functions (#18662)dundargoc2022-05-21
* | fix(lsp): only send diagnostics from current buffer in code_action() (#18639)Fredrik Ekre2022-05-20
* | Merge pull request #18502 from drybalka/fix-languagetree-contains-descriptionChristian Clason2022-05-19
|\ \
| * | refactor: simple logic in tree_contains()Denys2022-05-18
| * | 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
* | | feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)Gregory Anders2022-05-18
* | | Merge pull request #18562 from famiu/feat/ui/winbarbfredl2022-05-18
|\ \ \
| * | | feat(ui): add `'winbar'`Famiu Haque2022-05-18
* | | | fix(health): handle non-existent log file #18610Noval Maulana2022-05-17
* | | | refactor(runtime): convert more dist#ft functions to lua (#18430)Jonas Strittmatter2022-05-17
* | | | Merge pull request #18554 from kevinhwang91/perf-timerstartbfredl2022-05-17
|\ \ \ \
| * | | | perf(_editor): no need to stop inside vim.defer_fnkevinhwang912022-05-13
* | | | | fix(health): correct shada file path #18603zeertzjq2022-05-17
* | | | | docs(api): update v:errmsg behavior #18593Famiu Haque2022-05-17
| |_|_|/ |/| | |
* | | | docs: vim.regex is case sensitive by default (#18595)Gregory Anders2022-05-16
| |/ / |/| |
* | | feat(man.vim): list command flags in "gO" outline #17558Joshua Cao2022-05-16
* | | feat(lua): add traceback to vim.deprecate #18575ii142022-05-15
* | | docs(api): nvim_set_hl attributes #18558Oliver Marriott2022-05-15
* | | ci(clint): remove clint.py line length check #18574dundargoc2022-05-15
* | | docs(nvim_set_keymap): specify that optional arguments defaults to false (#18...dundargoc2022-05-15
* | | vim-patch:partial: 30ab04e16e1e (#18568)Christian Clason2022-05-15
* | | ci(clint): remove check for include orderDundar Goc2022-05-14
* | | build(nvim.desktop): central Kurdish translation #17065Roj2022-05-13
* | | fix(man.vim): q in "$MANPAGER mode" does not quit #18443Arsham Shirvani2022-05-13
* | | vim-patch:partial:3f32a5f1601a (#18555)Christian Clason2022-05-13
|/ /
* | revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)zeertzjq2022-05-13
* | feat(defaults): search selection by * and # in visual mode (#18538)yamatsum2022-05-13
* | fix(lsp): perform client side filtering of code actions (#18392)Fredrik Ekre2022-05-12
* | feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
* | build(lua2dox): add parenthesis around parameter types in documentation (#18532)dundargoc2022-05-12
* | feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523Famiu Haque2022-05-12