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
2021-05-19
lua: use proper conversion of vim.g values
Björn Linse
2
2021-05-10
lua: use WarningMsg for vim.notify() warnings (#14508)
Shadman
1
2021-05-01
docs: Treesitter (#13260)
TJ DeVries
1
2021-04-22
lua: make vim.cmd an alias of vim.api.nvim_exec() (#14401)
Shadman
1
2021-04-13
Merge pull request #14318 from chentau/extmark_luado
Björn Linse
1
2021-04-12
extmark: splice extmarks on :luado
chentau
1
2021-04-07
Merge pull request #14200 from teto/treesitter-checkhealth
Marco Hinz
1
2021-04-06
feat(ts): include parser ABI version in checkhealth
Thomas Vigouroux
1
2021-04-03
test/lsp: disable tracking in LSP tests (here be dragons)
Björn Linse
1
2021-04-03
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
Björn Linse
3
2021-04-03
luaref: fix leaks for global luarefs
Björn Linse
1
2021-04-03
lua: track reference ownership with ASAN when present
Björn Linse
2
2021-04-02
Merge pull request #14039 from theHamsta/fix-field-introspection
Thomas Vigouroux
1
2021-03-30
ts: Add language version to vim.treesitter (#14255)
TJ DeVries
2
2021-03-23
Fix(treesitter): Make treesitter.inspect_lang include last field name
Stephan Seitz
1
2021-03-16
chore(ts): show grammar that triggers the error
Matthieu Coudron
1
2021-03-09
Merge pull request #13875 from smolck/vim_fn_error_on_api
Björn Linse
1
2021-02-09
fix(notify): Expected 3 arguments error (#13905)
notomo
1
2021-02-08
Merge pull request #13843 from teto/notif_provider
Matthieu Coudron
1
2021-02-06
Fix unused vararg
smolck
1
2021-02-04
remove extra line, remove () in error
smolck
1
2021-02-03
vim.fn: throw error when trying to use API function
smolck
1
2021-01-31
Use abort() instead of assert(false) for things that should never happen
James McCoy
1
2021-01-31
feat: adds vim.notify
Matthieu Coudron
1
2021-01-26
lint
chentau
1
2021-01-26
lua: complete methods in metatables
Björn Linse
1
2021-01-26
Don't show entire context when completing
Tony Chen
2
2021-01-26
feat: add completion to ':lua'
TJ DeVries
2
2021-01-22
Missing argument for package.loadlib()
matveyt
1
2021-01-18
api: add vim.version (#13762)
Michael Lingelbach
1
2020-12-10
runtime: propagate lua parsing errors while using "require"
dm1try
1
2020-12-01
executor: use new nlua_ name pattern
Björn Linse
1
2020-12-01
startup: add init.lua as an alternative user config, fixes #7895
dm1try
1
2020-11-23
fix(treesitter): allow ranges in set_included_ranges
Thomas Vigouroux
1
2020-11-23
treesitter: refactor some things
Thomas Vigouroux
1
2020-11-18
fix: NULL segfaults brought to you by @vigoux
TJ DeVries
1
2020-11-12
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
1
2020-11-11
Removed restricted mode - Fix #11972
georg3tom
1
2020-11-05
Merge pull request #13227 from bfredl/earlyinspect
Björn Linse
2
2020-11-05
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
2
2020-11-04
treesitter: separate tree and parser
Thomas Vigouroux
1
2020-11-02
startup: handle autoload and lua packages during startup
Björn Linse
2
2020-11-01
Merge pull request #12870 from bfredl/themepark
Björn Linse
1
2020-11-01
api: add API for themes
Björn Linse
1
2020-11-01
Merge pull request #13192 from bfredl/nodeid
Björn Linse
1
2020-11-01
treesitter: fix wrong string formatting
Thomas Vigouroux
1
2020-11-01
treesitter: add node:id()
Björn Linse
1
2020-11-01
tree-sitter: error out when parsing fails
Thomas Vigouroux
1
2020-10-12
treesitter: allow custom parser for highlighter
Thomas Vigouroux
1
2020-10-10
api: multiple decoration providers at once
Björn Linse
1
[prev]
[next]