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
/
src
/
nvim
/
lua
Commit message (
Expand
)
Author
Age
...
*
|
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
2021-08-22
|
/
*
refactor(lua): initialize lua state at startup instead of dynamically
Björn Linse
2021-07-19
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
fixup(ts): put ts_query_cursor_set_match_limit behind feature guard
Christian Clason
2021-06-29
*
fix(treesitter): set match limit for query cursors
Christian Clason
2021-06-26
*
BugFix: Fix inconsistent verbose message
shadmansaleh
2021-06-21
*
Merge pull request #14773 from mjlbach/fix/vim-region-bounds
Michael Lingelbach
2021-06-11
|
\
|
*
fix(lua): ensure vim.region truncates to buf range
Michael Lingelbach
2021-06-11
*
|
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
|
/
*
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
2021-05-28
*
lua: use proper conversion of vim.g values
Björn Linse
2021-05-19
*
lua: use WarningMsg for vim.notify() warnings (#14508)
Shadman
2021-05-10
*
docs: Treesitter (#13260)
TJ DeVries
2021-05-01
*
lua: make vim.cmd an alias of vim.api.nvim_exec() (#14401)
Shadman
2021-04-22
*
Merge pull request #14318 from chentau/extmark_luado
Björn Linse
2021-04-13
|
\
|
*
extmark: splice extmarks on :luado
chentau
2021-04-12
*
|
Merge pull request #14200 from teto/treesitter-checkhealth
Marco Hinz
2021-04-07
|
\
\
|
*
|
feat(ts): include parser ABI version in checkhealth
Thomas Vigouroux
2021-04-06
*
|
|
test/lsp: disable tracking in LSP tests (here be dragons)
Björn Linse
2021-04-03
*
|
|
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
Björn Linse
2021-04-03
*
|
|
luaref: fix leaks for global luarefs
Björn Linse
2021-04-03
*
|
|
lua: track reference ownership with ASAN when present
Björn Linse
2021-04-03
|
|
/
|
/
|
*
|
Merge pull request #14039 from theHamsta/fix-field-introspection
Thomas Vigouroux
2021-04-02
|
\
\
|
|
/
|
/
|
|
*
Fix(treesitter): Make treesitter.inspect_lang include last field name
Stephan Seitz
2021-03-23
*
|
ts: Add language version to vim.treesitter (#14255)
TJ DeVries
2021-03-30
|
/
*
chore(ts): show grammar that triggers the error
Matthieu Coudron
2021-03-16
*
Merge pull request #13875 from smolck/vim_fn_error_on_api
Björn Linse
2021-03-09
|
\
|
*
Fix unused vararg
smolck
2021-02-06
|
*
remove extra line, remove () in error
smolck
2021-02-04
|
*
vim.fn: throw error when trying to use API function
smolck
2021-02-03
*
|
fix(notify): Expected 3 arguments error (#13905)
notomo
2021-02-09
*
|
Merge pull request #13843 from teto/notif_provider
Matthieu Coudron
2021-02-08
|
\
\
|
|
/
|
/
|
|
*
feat: adds vim.notify
Matthieu Coudron
2021-01-31
*
|
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
|
/
*
lint
chentau
2021-01-26
*
lua: complete methods in metatables
Björn Linse
2021-01-26
*
Don't show entire context when completing
Tony Chen
2021-01-26
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
Missing argument for package.loadlib()
matveyt
2021-01-22
*
api: add vim.version (#13762)
Michael Lingelbach
2021-01-18
*
runtime: propagate lua parsing errors while using "require"
dm1try
2020-12-10
*
executor: use new nlua_ name pattern
Björn Linse
2020-12-01
*
startup: add init.lua as an alternative user config, fixes #7895
dm1try
2020-12-01
*
fix(treesitter): allow ranges in set_included_ranges
Thomas Vigouroux
2020-11-23
*
treesitter: refactor some things
Thomas Vigouroux
2020-11-23
*
fix: NULL segfaults brought to you by @vigoux
TJ DeVries
2020-11-18
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
*
Merge pull request #13227 from bfredl/earlyinspect
Björn Linse
2020-11-05
|
\
|
*
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
2020-11-05
[prev]
[next]