aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* ex_cmds: port :evalJan Edmund Lazo2021-04-15
* lsp: add lsp.buf_request_all for invoking asynchronous callbacksBrian Shu2021-04-15
* lsp: Remove vim.NIL handling from apply_text_document_editMathias Fussenegger2021-04-14
* lsp: Accept text document edits with version zeroMathias Fussenegger2021-04-14
* doc: prefer "python -m pip" (#14353)Aru Sahni2021-04-14
* doc: port prompt-buffer section (#14342)Sean Dewar2021-04-14
* lsp: fix _make_floating_popup_size when wrap_at is nil (#14359)Michael Lingelbach2021-04-14
* Merge pull request #14046 from nvim-treesitter/feature/language-tree-directiv...Thomas Vigouroux2021-04-14
|\
| * feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* | lsp: fix off-by-one in line diagnostic highlightingMarco Hinz2021-04-14
* | Merge pull request #14119 from mfussenegger/lsp-debounceMichael Lingelbach2021-04-13
|\ \
| * | lsp: Add a flag to debounce didChange notificationsMathias Fussenegger2021-04-13
* | | Merge pull request #14324 from mhinz/lsp-border-float-placementMarco Hinz2021-04-13
|\ \ \ | |/ / |/| |
| * | lsp: correct float placement when using bordersMarco Hinz2021-04-12
| * | lsp: make sure borders are always inside of the screenMarco Hinz2021-04-12
* | | tutor: force one sign per line (#14352)Marco Hinz2021-04-13
|/ /
* | Merge pull request #14337 from janlazo/vim-8.2.0409Jan Edmund Lazo2021-04-11
|\ \
| * | vim-patch:8.1.2416: loading menus sets v:errmsgJan Edmund Lazo2021-04-11
* | | fix(doc): Add '/site' to stdpath('data') example in `:help 'rtp'`James McCoy2021-04-10
|/ /
* | doc: advertise nanotee/nvim-lua-guide (#14332) [skip ci]Christian Clason2021-04-09
* | eval: add v:_null_stringJan Edmund Lazo2021-04-08
* | vim-patch:8.0.1505: debugger can't break on a conditionJan Edmund Lazo2021-04-08
* | Merge pull request #14302 from vigoux/fix-8449Michael Lingelbach2021-04-07
|\ \
| * | docs: add priority option in buf_set_extmarkThomas Vigouroux2021-04-07
* | | Merge pull request #14200 from teto/treesitter-checkhealthMarco Hinz2021-04-07
|\ \ \ | |/ / |/| |
| * | fix(ts): move checkhealth in runtime/vimThomas Vigouroux2021-04-06
| * | feat(ts): include parser ABI version in checkhealthThomas Vigouroux2021-04-06
| * | feat: treesitter checkhealthMatthieu Coudron2021-04-06
| * | fix: allow accessing vim.treesitter.language without requireThomas Vigouroux2021-04-01
* | | Merge pull request #14309 from mjlbach/feature/hover_return_win_bufMichael Lingelbach2021-04-07
|\ \ \
| * | | lsp: hover window should return buf/winnr from focusable floatMichael Lingelbach2021-04-07
* | | | lsp: update documentation on window bordersMichael Lingelbach2021-04-06
|/ / /
* | | Merge pull request #14300 from elianiva/feat/lsp_border_configMichael Lingelbach2021-04-05
|\ \ \
| * | | feat(lsp): make hover/signature_help borders configurableelianiva2021-04-06
* | | | vim-patch:8.2.2714: filetype pattern ending in star is too far upJan Edmund Lazo2021-04-05
|/ / /
* | | lsp: floating window improvements (#14207)Michael Lingelbach2021-04-05
* | | Merge pull request #14063 from lewis6991/masterJan Edmund Lazo2021-04-04
|\ \ \
| * | | vim-patch:8.1.1682: placing a larger number of ...Lewis Russell2021-04-03
* | | | vim-patch:8.2.2697: function list test failsJan Edmund Lazo2021-04-03
|/ / /
* | | vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)Jan Edmund Lazo2021-04-03
* | | vim-patch:8.2.2690: PowerShell files are not recognized (#14276)Jan Edmund Lazo2021-04-02
* | | Fix #14192: Handle IO errors and close files in query.luaStephan Seitz2021-04-02
| |/ |/|
* | Merge pull request #14218 from steelsojka/bugfix/check-queries-existThomas Vigouroux2021-04-02
|\ \
| * | fix(treesitter): check highlight queries existSteven Sojka2021-03-26
* | | doc: Fix typo in the help for <Cmd> where lhs was used instead of rhs (#14272)Kevin Svetlitski2021-04-01
* | | lsp: allow launching language servers with uv_spawn using cwd argMichael Lingelbach2021-04-01
| |/ |/|
* | Merge pull request #14264 from mjlbach/feature/handle_reloading_bufferMichael Lingelbach2021-04-01
|\ \
| * | lsp: add on_reload callback for buffer edits outside of neovimMichael Lingelbach2021-03-31
* | | Merge pull request #14262 from mjlbach/feature/lsp_did_save_autocommandMichael Lingelbach2021-04-01
|\ \ \
| * | | lsp: clear did_save handler autocommand on each attachMichael Lingelbach2021-03-31
| |/ /