aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.2.4414: solidity files are not recognized (#17451)Christian Clason2022-02-18
* vim-patch:8.2.4411: bicep files are not recognized (#17447)Christian Clason2022-02-17
* feat(tree-sitter): allow Atom-style capture fallbacks (#14196)Stephan Seitz2022-02-16
* docs: treesitter.txt - fix overflowing lines, document minimum_language_versi...Chinmay Dalal2022-02-13
* vim-patch:8.2.4352: ReScript files are not recognizedChristian Clason2022-02-12
* Merge pull request #17365 from kevinhwang91/fix-ts-empty-linesChristian Clason2022-02-11
|\
| * fix(query.lua): check empty table for lineskevinhwang912022-02-11
* | fix(lsp): correct prefix when filterText is present (#17051)Lajos Koszti2022-02-11
|/
* chore: fix typos (#17250)dundargoc2022-02-08
* vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)Christian Clason2022-02-01
* vim-patch:c4573eb12dba (#17258)Christian Clason2022-01-31
* docs: add example to vim.ui.select (#17241)dundargoc2022-01-30
* feat(filetype): convert patterns for mail buffers (#17238)Gregory Anders2022-01-29
* vim-patch:8.2.4251: vala files are not recognized (#17235)Christian Clason2022-01-29
* vim-patch:8.2.4238: *.tf file could be fileytpe "tf" or "terraform"Christian Clason2022-01-28
* feat(ts): expose minimum language version to lua (#17186)Thomas Vigouroux2022-01-27
* fix(ts): escape lang when loading parsers (#16668)Lewis Russell2022-01-27
* vim-patch:8.2.4196: various file types not recognized (#17182)dundargoc2022-01-25
* vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)Christian Clason2022-01-23
* vim-patch:8.2.4191: json5 files are not recognized (#17180)dundargoc2022-01-23
* vim-patch:8.2.4187: gnuplot file not recognized (#17177)Christian Clason2022-01-23
* vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)Christian Clason2022-01-21
* docs(lsp): fix on_publish_diagnostics example (#17146)xnmet2022-01-21
* feat(lsp): add handler for workspace/workspaceFolders (#17149)Michael Lingelbach2022-01-21
* perf(lsp): request only changed portions of the buffer in changetracking (#17...Michael Lingelbach2022-01-17
* fix(lsp): avoid nil workspace/symbol query (#17107)Daniel Steinberg2022-01-15
* fix(lsp): fetch offset_encoding from client in references (#17104)Michael Lingelbach2022-01-15
* feat: use nvim_buf_set_extmark for vim.highlight (#16963)Michael Lingelbach2022-01-15
* feat(lsp): dynamically generate list title in response_to_list (#17081)Gregory Anders2022-01-14
* fix(filetype): expand tildes in filetype patterns (#17091)Gregory Anders2022-01-14
* fix(lsp): always split text edits on \r, \r\n, and \n (#17087)Michael Lingelbach2022-01-14
* fix(filetype): fix foam pattern detectionGregory Anders2022-01-13
* feat(filetype.lua): fix .cc file not detectedrhcher2022-01-13
* feat(filetype.lua): add support for files under .gitSanchayan Maity2022-01-13
* feat(filetype.lua): add support for patch filesSanchayan Maity2022-01-13
* feat(filetype.lua): add support for tmux.conf filesGary Sentosa2022-01-13
* feat(filetype.lua): fix .env file not detectedGary Sentosa2022-01-13
* vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)Christian Clason2022-01-13
* fix(lsp): forward offset_encoding in rename handler (#17079)Michael Lingelbach2022-01-13
* fix(lsp): forward offset_encoding to apply_text_edits (#17075)Michael Lingelbach2022-01-13