index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
/
lua.txt
Commit message (
Expand
)
Author
Age
*
docs(lua): use luaref tag instead of www.lua.org #21813
Naru
2023-01-15
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
docs(lua): adjust some type annotations
notomo
2023-01-04
*
docs(lua): fix treesitter parsing errors
Christian Clason
2023-01-01
*
docs(lua): add `vim.json` (#21538)
Christian Clason
2022-12-27
*
Merge pull request #21402 from lewis6991/feat/fs_ls
Lewis Russell
2022-12-22
|
\
|
*
feat(fs): add opts argument to vim.fs.dir()
Lewis Russell
2022-12-20
*
|
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
|
/
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
*
docs(lua): add guide to using Lua in Neovim (#21137)
dundargoc
2022-12-08
*
docs(lua): correct vim.spell.check example (#21311)
Jack Rowlingson
2022-12-06
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
docs: add language annotation to Nvim manual
Christian Clason
2022-12-02
*
feat(help): highlighted codeblocks
Christian Clason
2022-11-29
*
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
2022-11-28
*
docs(lua): correct the tags for vim.opt_local and vim.opt_global (#21138)
dundargoc
2022-11-28
*
docs: fix typos (#21168)
dundargoc
2022-11-26
*
docs(lua): add clarifications for fs.find() and fs.normalize() (#21132)
AzerAfram
2022-11-24
*
feat: add vim.secure.read()
Gregory Anders
2022-11-17
*
fix(vim.ui.input): return empty string when inputs nothing (#20883)
Jongwook Choi
2022-11-08
*
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
*
fix(lua): pesc, tbl_islist result types #20751
NAKAI Tsuyoshi
2022-10-24
*
feat(runtime)!: remove filetype.vim (#20428)
Christian Clason
2022-10-17
*
fix(docs-html): update parser
Justin M. Keyes
2022-10-10
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
feat: added support for specifying types for lua2dox
Folke Lemaitre
2022-10-06
*
docs: added proper annotations to functions in shared.lua
Folke Lemaitre
2022-10-06
*
docs(docstrings): fix runtime type annotations
Elizabeth Paź
2022-10-05
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
docs: mark cmdheight=0 and vim.attach_ui as experimental
bfredl
2022-09-28
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
docs(lua): correct docs for option accessor metatables (#20256)
Lewis Russell
2022-09-22
*
feat(filetype): expand environment variables in filetype patterns (#20145)
Jonas Strittmatter
2022-09-21
*
docs(lua): opts in `vim.keymap.{set,del}` can be optional (#20255)
Lewis Russell
2022-09-20
*
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
2022-09-14
*
feat(fs): extend fs.find to accept predicate (#20193)
Mathias Fußenegger
2022-09-13
*
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
2022-09-07
*
feat(lua): vim.ui_attach to get ui events from lua
bfredl
2022-08-31
*
docs(lua): present vim.o as default and vim.opt as special-purpose #19982
Christian Clason
2022-08-30
*
feat(lua): add vim.iconv (#18286)
Lewis Russell
2022-08-24
*
docs(lua): update vim.{g,b,w}o documentation (#19844)
Christian Clason
2022-08-19
*
docs(lua): clarify vim.keymap.set() opts (#19761)
Antoine Cotten
2022-08-14
*
docs: regenerate
ii14
2022-08-11
*
docs(lua): add luv (`vim.loop`) reference manual (#19679)
Christian Clason
2022-08-09
*
docs(lua): add Lua 5.1 reference manual (#19663)
dundargoc
2022-08-08
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
test: improve mapping tests and docs (#19619)
zeertzjq
2022-08-02
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
Use Strings instead of Tables in vim.filetype.matchregex Doc (#19604)
LaurenceWarne
2022-08-01
*
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
2022-07-20
[next]