aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
* | | doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* | | release.sh [ci skip]Justin M. Keyes2019-11-24
* | | Merge #11451 'man.vim: Fixes'Justin M. Keyes2019-11-24
|\ \ \
| * | | man.vim: Update maintainer emailAnmol Sethi2019-11-24
| * | | man.vim: Hard wrap by defaultAnmol Sethi2019-11-24
| * | | man.vim: Document how to disable bold highlightingAnmol Sethi2019-11-24
* | | | man.vim: Ensure 'modifiable' in man#init_pager #11450Anmol Sethi2019-11-24
|/ / /
* | | Bring vim into local scopeAshkan Kiani2019-11-24
* | | Add support for textDocument/references.Ashkan Kiani2019-11-24
* | | Merge branch 'master' into lsp-followupAshkan Kiani2019-11-24
|\ \ \
| * | | Lua: vim.env, vim.{g,v,w,bo,wo} #11442Ashkan Kiani2019-11-24
| |/ /
* | | UI tweaks.Ashkan Kiani2019-11-23
* | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-23
|\| |
| * | Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* | | Improve the character_offset code.Ashkan Kiani2019-11-22
* | | Improve performance of util.set_lines + bugfixAshkan Kiani2019-11-22
* | | Fix encoding translation in other places.Ashkan Kiani2019-11-21
* | | Remove comments.Ashkan Kiani2019-11-21
* | | Fix position params for encoding.Ashkan Kiani2019-11-21
* | | Account for character length in jump position.Ashkan Kiani2019-11-21
* | | Fix hovers staying on bufhiddenAshkan Kiani2019-11-21
* | | UpdatesAshkan Kiani2019-11-21
* | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-21
|\| |
| * | lsp: transmit "\n" after last line when 'eol' is setBjörn Linse2019-11-21
| * | Merge #11280 "man.vim: implement 'tagfunc'"Justin M. Keyes2019-11-20
| |\ \ | | |/ | |/|
| | * Sort man pages by relevance during goto_tag()Rob Pilling2019-11-13
| | * Don't attempt swapfiles for man pagesRob Pilling2019-11-13
| | * Remove eventignore - :Man now uses :tag to populate the pageRob Pilling2019-11-13
| | * man.vim: remove push_tag and simplify man#open_pageRob Pilling2019-10-29
| | * man.vim: parse the section from the tagRob Pilling2019-10-24
| | * man.vim: `:Man` preserves the tag stackRob Pilling2019-10-24
| | * man.vim: use 'tagfunc' instead of remappingRob Pilling2019-10-24
| | * man.vim: pull out s:get_paths()Rob Pilling2019-10-24
| * | vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
| * | doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
* | | Remove resolve_bufnr/lualintAshkan Kiani2019-11-20
* | | Use the apply_text_edits from util.Ashkan Kiani2019-11-20
* | | Fix reference in rename.Ashkan Kiani2019-11-20
* | | Add full text_edit implementation.Ashkan Kiani2019-11-20
* | | Extend list_extend to take start/finish.Ashkan Kiani2019-11-20
* | | Use err_message in default_callbacksAshkan Kiani2019-11-20
* | | Satisfy lualint.Ashkan Kiani2019-11-20
* | | Fix rename support.Ashkan Kiani2019-11-20
* | | Spaces not tabs.Ashkan Kiani2019-11-20
* | | Change error writer to not be annoying.Ashkan Kiani2019-11-20
* | | Change callback resolution to be dynamic.Ashkan Kiani2019-11-20
* | | Move everything to buf & default_callbacksAshkan Kiani2019-11-20
* | | Add everything to lsp.buf and get rid of autoload.Ashkan Kiani2019-11-20
* | | Add lsp.buf and hover implementation.Ashkan Kiani2019-11-20