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
*
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
2023-04-14
*
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
2023-04-14
*
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
*
feat(vim.diff): allow passing an integer for linematch
Lewis Russell
2023-04-04
*
docs: fix typos
dundargoc
2023-04-04
*
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
*
refactor(loader): cache hash information
Lewis Russell
2023-03-31
*
feat(vim.fs): improve normalize
Lewis Russell
2023-03-26
*
feat(lua): add `vim.loader`
Folke Lemaitre
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
docs: more details about vim.region (#21116)
Jakub Łuczyński
2023-03-25
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Justin M. Keyes
2023-03-15
*
docs(html): render @see items as a list #22675
Justin M. Keyes
2023-03-15
*
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
Merge pull request #13834 from bfredl/omnilua
bfredl
2023-03-07
|
\
|
*
feat(lua): omnifunc for builting lua interpreter
Björn Linse
2023-03-06
*
|
refactor(vim.version): cleanup
Justin M. Keyes
2023-03-06
*
|
feat(lua): add semver api
Kelly Lin
2023-03-06
|
/
*
docs(lua): number → integer (#22517)
Jaehwang Jung
2023-03-04
*
docs(inspect): number → integer (#22511)
Jaehwang Jung
2023-03-04
*
docs(uri): number → integer (#22515)
Jaehwang Jung
2023-03-04
*
feat(vim.fs): pass path to find() predicate, lazy evaluate #22378
Mike
2023-03-01
*
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
2023-02-22
*
docs: naming conventions, guidelines
Justin M. Keyes
2023-02-22
*
fix(treesitter): fix most diagnostics
Lewis Russell
2023-02-04
*
docs(vim.fs): normalize Windows example was incorrect (#21966)
C.D. MacEachern
2023-01-25
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
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
[next]