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
*
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
*
docs: fix vim.filetype.add by avoiding quotes (#19433)
Javier Lopez
2022-07-19
*
feat(runtime)!: enable filetype.lua by default (#19216)
Christian Clason
2022-07-07
*
refactor(runtime): port scripts.vim to lua (#18710)
Jonas Strittmatter
2022-07-03
*
fix(vim.ui.input): accept nil or empty "opts" #19109
0x74696d6d79
2022-06-28
*
refactor(filetype): allow vim.filetype.match to accept buf and filename (#19114)
Gregory Anders
2022-06-27
*
refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...
Gregory Anders
2022-06-26
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
feat(filetype): remove side effects from vim.filetype.match (#18894)
Gregory Anders
2022-06-09
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
feat(fs): add vim.fs.normalize()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.find()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dir()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.basename()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dirname()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
feat(lua): allow some viml functions to run in fast
Lewis Russell
2022-05-17
*
docs: vim.regex is case sensitive by default (#18595)
Gregory Anders
2022-05-16
*
feat(lua): add traceback to vim.deprecate #18575
ii14
2022-05-15
*
build(lua2dox): add parenthesis around parameter types in documentation (#18532)
dundargoc
2022-05-12
*
feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523
Famiu Haque
2022-05-12
*
docs(api): improve shared lua functions docs (#17933)
adrian5
2022-05-11
*
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
*
feat(lua): vim.deprecate() #18320
dundargoc
2022-05-03
*
docs(lua): explain and link to lua patterns (#18206)
Christian Clason
2022-04-21
*
docs: vim.keymap.set can specify buffer as an option
atusy
2022-04-21
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
Merge pull request #15491 from Diomendius/lua_docs
Gregory Anders
2022-04-13
|
\
|
*
docs(lua): further improve Lua require() docs
Diomendius
2021-11-22
|
*
docs(lua): fix, clarify Lua require() docs
Diomendius
2021-11-21
*
|
fix(keymap): don't coerce false to ''
Lewis Russell
2022-04-01
*
|
Merge pull request #17842 from lewis6991/keymap
bfredl
2022-04-01
|
\
\
|
*
|
feat(keymap): return nil from an expr keymap
Lewis Russell
2022-03-24
*
|
|
feat: add vim.tbl_get (#17831)
Michael Lingelbach
2022-03-24
|
/
/
*
|
docs: regenerate [skip ci]
marvim
2022-03-20
*
|
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
*
|
chore: fix typos (#17331)
dundargoc
2022-03-10
[next]