aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* docs: remove mentions of 'balloonexpr' #22049Jonas Strittmatter2023-02-16
* feat: $NVIM_APPNAME #22128Ghjuvan Lacambre2023-02-16
* dist: use valid application id in nvim.appdata.xml #22046blt__2023-02-15
* fix(treesitter): make params optionalLewis Russell2023-02-15
* feat(treesitter)!: remove g:ts_highlight_lua (#22257)Christian Clason2023-02-15
* Merge #22214 move init_default_autocmds to luaJustin M. Keyes2023-02-14
|\
| * refactor: move init_default_autocmds to luaglacambre2023-02-11
* | feat(filetype): fall back to file extension when matching from hashbang (#22140)Jonas Strittmatter2023-02-13
* | Merge pull request #22191 from lewis6991/feat/playground_impLewis Russell2023-02-13
|\ \
| * | fix(treesitter): don't trample parsers when filetype!=langLewis Russell2023-02-10
| * | feat(treesitter): playground improvementsLewis Russell2023-02-10
| |/
* | fix(filetype): make vim.filetype.match() work with contents only (#22181)Jonas Strittmatter2023-02-11
* | vim-patch:9.0.1300: 'statusline' only supports one "%=" item (#22218)zeertzjq2023-02-11
* | fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq2023-02-11
* | docs: reword news.txt to ensure a consistent style (#22215)Sizhe Zhao2023-02-11
|/
* Merge pull request #22186 from clason/maintainChristian Clason2023-02-09
|\
| * docs(luvref): update version infoChristian Clason2023-02-09
* | Merge pull request #22172 from bfredl/cellsbfredl2023-02-08
|\ \
| * | refactor(ui): cleanup 'redrawdebug', introduce "flush" modebfredl2023-02-08
| |/
* | Merge pull request #22165 from clason/bump-LuvChristian Clason2023-02-08
|\ \ | |/ |/|
| * docs(luvref): update to version bumpChristian Clason2023-02-08
* | vim-patch:9.0.1291: Move language files are not recognized (#22162)Christian Clason2023-02-08
|/
* vim-patch:9.0.1288: FunC files are not recognized (#22153)Christian Clason2023-02-07
* feat(spell): also source `spell/LANG.lua` when setting `spelllang` (#22111)Christian Clason2023-02-06
* vim-patch:9.0.1282: Ron files are not recognized (#22132)Amaan Qureshi2023-02-06
* fix(health): iterate using ipairs correctly (#22119)Mateusz Majewski2023-02-06
* Merge pull request #21548 from figsoda/transform-captureLewis Russell2023-02-05
|\
| * feat(treesitter): respect metadata[id].range for offset!figsoda2023-02-04
| * feat(treesitter): add metadata option for get_node_textfigsoda2023-02-04
| * feat(treesitter): allow capture text to be transformedfigsoda2023-02-04
* | vim-patch:9.0.1281: Cadence files are not recognized (#22130)Christian Clason2023-02-05
|/
* vim-patch:9.0.1278: go.work.sum files are not recognized (#22121)Christian Clason2023-02-04
* fix(treesitter): fix most diagnosticsLewis Russell2023-02-04
* vim-patch:be4e01637e71 (#22103)Christian Clason2023-02-03
* Merge pull request #22098 from tmccombs/sockopen-docsbfredl2023-02-02
|\
| * docs: clarify "pipe" mode for sockconnectThayne McCombs2023-02-02
* | vim-patch:9.0.1274: FIRRTL files are not recognized (#22102)Christian Clason2023-02-02
* | build: update release databfredl2023-02-02
* | fix(man): use italics for `<bs>_` (#22086)Lewis Russell2023-02-01
|/
* vim-patch:9.0.1268: .clangd and .stylelintrc files don't get a filetype (#22079)Christian Clason2023-02-01
* Merge pull request #17537 from bfredl/neoluabfredl2023-01-31
|\
| * feat(lua): low-level interpreter mode (nvim -ll)bfredl2023-01-31
* | Merge pull request #22005 from clason/sanitize-langChristian Clason2023-01-31
|\ \ | |/ |/|
| * fix(treesitter): validate language nameChristian Clason2023-01-28
* | vim-patch:9.0.1263: KDL files are not recognized (#22058)Christian Clason2023-01-31
* | refactor!: remove has("debug") (#22060)dundargoc2023-01-30
* | vim-patch:9.0.1261: Elsa files are not recognized (#22047)Amaan Qureshi2023-01-29
* | vim-patch:9.0.1256: NetworkManager connection files are not recognized (#22038)Christian Clason2023-01-29
|/
* docs(api): tweak data arg for nvim_create_autocmd (#22008)Lewis Russell2023-01-27
* docs: clarify :runtime behavior without [where] again (#22003)zeertzjq2023-01-26