index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
lua
Age
Commit message (
Expand
)
Author
Files
2022-02-28
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
1
2022-02-28
fix: anonymous sid not working
shadmansaleh
1
2022-02-28
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
2
2022-02-27
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
1
2022-02-26
refactor(lua): cleanup and docs for threads
bfredl
1
2022-02-26
refactor(lua): use references directly on main thread
Björn Linse
3
2022-02-26
feat(lua): add proper support of luv threads
erw7
5
2022-02-25
feat: call __tostring on lua errors if possible before reporting to user
Oliver Marriott
1
2022-02-18
refactor(lua): call loadfile internally
Lewis Russell
1
2022-02-13
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
1
2022-02-05
fix(lua): restore priority of the preloader
Lewis Russell
1
2022-02-05
fix(diff): make algorithm work for vim.diff (#17300)
Lewis Russell
1
2022-01-30
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
1
2022-01-27
feat(ts): expose minimum language version to lua (#17186)
Thomas Vigouroux
1
2022-01-19
refactor(coverity/345583): assert fp is non-NULL
James McCoy
1
2022-01-13
feat(api, lua): more conversions between LuaRef and Vim Funcref
zeertzjq
1
2022-01-09
feat(treesitter): set allocator when possible
Thomas Vigouroux
1
2022-01-06
fix(lua): print multiple return values with =expr (#16933)
Shadman
2
2022-01-06
feat(lua): add notify_once() (#16956)
Gregory Anders
1
2022-01-04
feat(lua): add vim.keymap
shadmansaleh
1
2022-01-04
feat: filetype.lua (#16600)
Gregory Anders
2
2022-01-04
feat(lua): make =expr print result of expr
shadmansaleh
1
2022-01-03
fix(lua): stricter type check when calling API function (#16745)
dundargoc
1
2022-01-01
refactor(PVS/V009): add special comment at top of file required by PVS
Dundar Göc
1
2021-12-28
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
2
2021-12-28
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2
2021-12-28
chore: fix typos (#16506)
dundargoc
1
2021-12-25
feat(lua): add vim.spell (#16620)
Lewis Russell
3
2021-12-16
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
1
2021-12-15
Merge pull request #16666 from mjlbach/fix/bad-cast
Michael Lingelbach
1
2021-12-15
chore: improve naming consistency in str_utf_start
Michael Lingelbach
1
2021-12-15
fix: do not cast offset to char_u
Michael Lingelbach
1
2021-12-10
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2
2021-12-08
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
1
2021-12-04
Merge pull request #16411 from dundargoc/refactor/upgrade-uncrustify
Björn Linse
1
2021-11-30
docs(lsp): add annotations for private functions
Gregory Anders
1
2021-11-30
chore: fix typos
ii14
1
2021-11-27
fix: allow str_utfindex second argument to be an explicit nil (#16448)
Michael Lingelbach
1
2021-11-25
chore(docs): clarify vim.notify log_level parameter (#16436)
Mathias Fußenegger
1
2021-11-23
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
1
2021-11-19
refactor: saner options for uncrustify (#16204)
dundargoc
1
2021-11-16
refactor: reduce number of explicit char casts (#16077)
dundargoc
1
2021-11-06
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
1
2021-11-01
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
2
2021-10-30
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
1
2021-10-26
refactor: split executor.c into two files
Dundar Göc
3
2021-10-24
feat: add vim.str_utf_pos function
Michael Lingelbach
1
[prev]
[next]