aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* vim-patch:9.0.0088: pattern for detecting bitbake files is not sufficient (#1...Gregory Anders2022-07-27
* vim-patch:9.0.0084: using "terraform" filetype for .tfvars file is bad (#19526)Christian Clason2022-07-26
* vim-patch:9.0.0073: too many files recognized as bsdl (#19504)Christian Clason2022-07-26
* vim-patch:b529cfbd04c0 (#19501)Christian Clason2022-07-26
* feat(lsp): allow passing custom list handler to LSP functions that return lis...Dalius Dobravolskas2022-07-25
* fix(input): do no reinterpret mouse keys with ALT modifierszeertzjq2022-07-25
* feat(lua): allow vim.cmd to be indexed (#19238)Lewis Russell2022-07-20
* docs: fix vim.filetype.add by avoiding quotes (#19433)Javier Lopez2022-07-19
* fix(docs): remove internal function from docs (nvim__*)Maverun2022-07-19
* fix: add group in autocmd api #19412Raphael2022-07-17
* fix(lua): double entries in :lua completion #19410ii142022-07-17
* refactor(lsp): use autocmd api (#19407)ii142022-07-17
* fix(lsp): move augroup define to if statement (#19406)Raphael2022-07-17
* vim-patch:9.0.0055 (#19392)Gregory Anders2022-07-17
* feat(defaults): mouse=nvi #19290matveyt2022-07-17
* refactor: use `local api = vim.api`ii142022-07-15
* refactor: use npcall from vim.Fii142022-07-15
* refactor(lsp): make the use of local aliases more consistentii142022-07-15
* feat(lsp): hide backticks in LSP docstrings #19377Justin M. Keyes2022-07-15
* feat(defaults): nnoremap & :&&<CR> #19365Gregory Anders2022-07-15
* fix(treesitter): don't error when node argument of predicate is nil (#19355)Stephan Seitz2022-07-14
* feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
* fix(lsp): account for initializing servers in vim.lsp.start (#19329)Nicolas Hillegeer2022-07-12
* fix(lsp): don't attach a client in lsp.start() if there is none (#19328)Nicolas Hillegeer2022-07-11
* fix(lsp): abort pending changes after flush when debouncing (#19314)Rishikesh Vaishnav2022-07-11
* feat(lsp): defaults: tagfunc, omnifunc (#19003)Mathias Fußenegger2022-07-10
* fix(lsp): pcall nvim_del_augroup_by_name (#19302)Christian Clason2022-07-10
* vim-patch:9.0.0049: csv and tsv files are not recognized (#19300)Christian Clason2022-07-10
* refactor: remove functions marked for deprecation in 0.8 (#19299)Gregory Anders2022-07-09
* refactor(lua): replace vim.cmd use with API calls (#19283)Raphael2022-07-09
* feat(runtime)!: enable filetype.lua by default (#19216)Christian Clason2022-07-07
* refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason2022-07-07
* vim-patch:5ed11535e069 (#19256)Christian Clason2022-07-07
* Merge pull request #19180 from zeertzjq/tui-kitty-keypadzeertzjq2022-07-07
|\
| * test: add tests for keypad keys from kitty keyboard protocolzeertzjq2022-07-04
* | vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* | Merge pull request #19218 from smjonas/fix_ft_patternsChristian Clason2022-07-06
|\ \
| * | fix(filetype): remove call to vim.fn.resolve and pass filename to match functionsmjonas2022-07-06
| * | fix(filetype): fix filetype patternssmjonas2022-07-06
* | | feat: add 'mousescroll' option (#12355)Jay2022-07-06
|/ /
* | Merge pull request #19242 from smjonas/vim-9.0.0042Christian Clason2022-07-06
|\ \
| * | vim-patch:9.0.0042: missing change for filetype detectionsmjonas2022-07-06
| * | vim-patch:9.0.0041: a couple of filetype patterns do not have "*" before "/etc"smjonas2022-07-06
| |/
* / vim-patch:8.0.1562: the terminal debugger can't set a breakpoint with the mou...zeertzjq2022-07-05
|/
* refactor(runtime): port scripts.vim to lua (#18710)Jonas Strittmatter2022-07-03
* vim-patch:9.0.0031: <mods> of user command does not have correct verbose valu...zeertzjq2022-07-03
* feat(api): add `unsilent` to command APIszeertzjq2022-07-03
* vim-patch:0d878b95d8f9 (#19197)Christian Clason2022-07-02
* vim-patch:9.0.0012: signature files not detected properly (#19172)Christian Clason2022-07-01
* vim-patch:8.1.0695: internal error when using :popupzeertzjq2022-07-01