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
*
Merge pull request #16666 from mjlbach/fix/bad-cast
Michael Lingelbach
2021-12-15
|
\
|
*
chore: improve naming consistency in str_utf_start
Michael Lingelbach
2021-12-15
|
*
fix: do not cast offset to char_u
Michael Lingelbach
2021-12-15
*
|
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
|
/
*
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
2021-12-08
*
Merge pull request #16411 from dundargoc/refactor/upgrade-uncrustify
Björn Linse
2021-12-04
|
\
|
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
|
docs(lsp): add annotations for private functions
Gregory Anders
2021-11-30
*
|
chore: fix typos
ii14
2021-11-30
*
|
fix: allow str_utfindex second argument to be an explicit nil (#16448)
Michael Lingelbach
2021-11-27
*
|
chore(docs): clarify vim.notify log_level parameter (#16436)
Mathias Fußenegger
2021-11-25
|
/
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
2021-10-30
*
refactor: split executor.c into two files
Dundar Göc
2021-10-26
*
feat: add vim.str_utf_pos function
Michael Lingelbach
2021-10-24
*
feat(lua): allow passing handles to vim.b/w/t
Lewis Russell
2021-10-19
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
fix(api): check type in nlua_pop_keydict (#15940)
virchau13
2021-10-08
*
Merge pull request #15316 from vigoux/ts-fix-captures
Björn Linse
2021-10-07
|
\
|
*
fix(treesitter): run predicates more often in iter_matches
Thomas Vigouroux
2021-10-01
*
|
fix(docs): duplicate tag, wrong formatting
Justin M. Keyes
2021-10-05
*
|
Merge pull request #15516 from bfredl/keyset
Björn Linse
2021-10-03
|
\
\
|
*
|
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
|
|
/
*
|
refactor: format with uncrustify #15842
dundargoc
2021-10-02
*
|
refactor: update path to xdiff in comments
Dundar Göc
2021-10-01
|
/
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
2021-09-27
*
Merge pull request #14871 from mjlbach/feature/lua-cjson-embedded
Michael Lingelbach
2021-09-26
|
\
|
*
feat(lua): expose lua-cjson as vim.json
Michael Lingelbach
2021-09-26
*
|
refactor: format with uncrustify #15778
dundargoc
2021-09-25
|
/
*
ci(PVS): PVS/V009: add required header #15751
dundargoc
2021-09-21
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
2021-09-16
|
\
|
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
|
feat(nlua): convert Blobs to strings
Sean Dewar
2021-09-15
*
|
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
|
/
*
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
2021-09-14
*
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
2021-09-09
*
feat(lua): add vim.mpack for msgpack support in lua
Björn Linse
2021-09-09
*
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2021-09-09
*
vim-patch:8.2.3390: included xdiff code is outdated
Christian Clason
2021-09-08
*
fix(lua): make core vim module not dependent on $VIMRUNTIME functions
Björn Linse
2021-08-30
[next]