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
2023-03-07
Merge pull request #13834 from bfredl/omnilua
bfredl
1
2023-03-06
feat(lua): omnifunc for builting lua interpreter
Björn Linse
1
2023-03-06
feat(lua): add semver api
Kelly Lin
1
2023-03-04
fix(luado): get old_line length before executing Lua code
zeertzjq
1
2023-03-03
fix(treesitter): raise ts_match_limit to 256 (#22497)
Christian Clason
1
2023-03-03
refactor(build): graduate libtreesitter features which are 1+ years old
bfredl
1
2023-02-26
feat(treesitter): expand the API
Lewis Russell
1
2023-02-22
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
1
2023-02-11
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
2
2023-02-11
build: enable MSVC level 3 warnings (#21934)
dundargoc
3
2023-02-04
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
1
2023-01-31
fix(test): fix issues detected by running unittests in ASAN/UBSAN
bfredl
1
2023-01-31
feat(lua): low-level interpreter mode (nvim -ll)
bfredl
1
2023-01-23
feat!: make iconv a non-optional dep
Lewis Russell
1
2023-01-22
feat(treesitter): show filetype associated with parser (#17633)
Matthieu Coudron
1
2023-01-19
refactor: replace char_u with char 25 (#21838)
dundargoc
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
3
2023-01-17
refactor: replace char_u with char 22 (#21786)
dundargoc
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2023-01-14
refactor: replace char_u with char 21 (#21779)
dundargoc
1
2023-01-09
refactor: replace char_u with char 18 (#21237)
dundargoc
2
2023-01-07
feat(lua): store "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
1
2023-01-07
fix(coverity/433537): don't call kv_concat_len() when read_size is 0 (#21664)
zeertzjq
1
2023-01-05
refactor: extract code to open stdin for reading
Justin M. Keyes
1
2023-01-05
refactor(lua): move _G.arg init to nlua_init()
Justin M. Keyes
1
2023-01-05
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
1
2023-01-05
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
1
2023-01-05
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
1
2023-01-05
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
1
2023-01-05
refactor(ui): devirtualize the ui layer
bfredl
1
2023-01-03
refactor(api): do not allocate temporaries for internal events
bfredl
1
2022-12-16
refactor: rename mch_msg => os_msg
Justin M. Keyes
1
2022-12-05
fix(secure): crash when hitting escape in prompt (#21283)
ii14
1
2022-12-03
refactor: make sure getting a callback doesn't modify argument
zeertzjq
1
2022-11-28
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
1
2022-11-17
feat(exrc): use vim.secure.read() for 'exrc' option
Gregory Anders
1
2022-11-15
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
7
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
7
2022-11-14
ci(windows): treat compiler warnings as errors
dundargoc
1
2022-11-08
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2
2022-11-07
feat(api): add command name to Lua command callback opts
Famiu Haque
1
2022-11-06
refactor: fix clang-tidy warnings
dundargoc
2
2022-11-05
fix(vim.diff): fix fastforward off-by-1 (#20937)
Lewis Russell
1
2022-11-04
fix(vim.diff): correctly apply hunk offsets with linematch (#20931)
Lewis Russell
1
2022-11-04
fix(diff): remove size_t underflow (#20929)
Lewis Russell
1
2022-11-04
Enable new diff option linematch (#14537)
Jonathon
1
2022-11-01
build(lint): remove clint.py rules for braces #20880
dundargoc
1
2022-10-15
refactor: replace char_u with char
Dundar Göc
3
2022-10-10
fix(lua): assert failure with vim.regex() error inside :silent! (#20555)
RZia
1
[prev]
[next]