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
*
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
*
|
treesitter: separate tree and parser
Thomas Vigouroux
2020-11-04
|
/
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
*
|
Merge pull request #13192 from bfredl/nodeid
Björn Linse
2020-11-01
|
\
\
|
*
|
treesitter: add node:id()
Björn Linse
2020-11-01
|
|
/
*
|
treesitter: fix wrong string formatting
Thomas Vigouroux
2020-11-01
*
|
tree-sitter: error out when parsing fails
Thomas Vigouroux
2020-11-01
|
/
*
treesitter: allow custom parser for highlighter
Thomas Vigouroux
2020-10-12
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
treesitter: check language ABI version on load
Thomas Vigouroux
2020-10-08
*
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
2020-10-06
*
treesitter: add string parser (#13008)
Thomas Vigouroux
2020-09-30
*
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
*
treesitter: use new on_bytes interface
Björn Linse
2020-09-09
*
treesitter: add node:field() to get field children
Thomas Vigouroux
2020-09-01
*
treesitter: allow to iterate over node children
Thomas Vigouroux
2020-08-31
*
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
2020-08-14
*
fix: runtimepath always updates lua package.path
TJ DeVries
2020-08-10
*
Merge pull request #12653 from erw7/fix-build-freebsd-ci
James McCoy
2020-07-20
|
\
|
*
build: Fix build failure with CI in FreeBSD
erw7
2020-07-20
*
|
lua: Fix crash on unprotected lua errors (#12658)
TJ DeVries
2020-07-19
|
/
*
lua: Add ability to pass tables with __call
TJ DeVries
2020-07-10
*
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
2020-07-10
*
treesitter: call bufload before parsing (#12603)
Thomas Vigouroux
2020-07-10
*
doc: mention that defer_fn applies schedule_wrap (#12601)
Christian Clason
2020-07-07
*
lua: add options to highlight.on_yank (#12549)
Christian Clason
2020-07-05
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
treesitter: use single nodes in set_ranges
Thomas Vigouroux
2020-06-29
*
treesitter: fix lint
Thomas Vigouroux
2020-06-29
*
treesitter: use nodes to mark ranges
Thomas Vigouroux
2020-06-29
*
treesitter: fix some clint errors
Thomas Vigouroux
2020-06-29
*
treesitter: test newly added set_included_ranges
Thomas Vigouroux
2020-06-29
*
treesitter: add set_included_ranges to the parser
Thomas Vigouroux
2020-06-29
[next]