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
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
docs(lsp): remove obsolete lsp-extension example (#23346)
Christian Clason
2023-04-27
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)
zeertzjq
2023-04-26
*
vim-patch:8.2.3314: behavior of exists() in a :def function is unpredictable ...
zeertzjq
2023-04-26
*
Merge pull request #23303 from gpanders/more-vim-iter
Gregory Anders
2023-04-25
|
\
|
*
refactor(iter): move helper functions under vim.iter
Gregory Anders
2023-04-25
*
|
feat(lua): vim.keycode (#22960)
ii14
2023-04-25
*
|
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
|
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
|
/
*
vim-patch:71badf9547e8 (#23285)
Christian Clason
2023-04-23
*
docs(powershell): use tee.exe instead of Tee-Object
T727
2023-04-22
*
feat(lsp): enable workspace/didChangeWatchedFiles by default (#23190)
Jon Huhn
2023-04-22
*
Merge pull request #23198 from gpanders/iter-fix
Gregory Anders
2023-04-19
|
\
|
*
fix(iter): remove special case totable for map-like tables
Gregory Anders
2023-04-19
*
|
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
|
/
*
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17
*
feat(diagnostic): specify diagnostic virtual text prefix as a function
Isak Samsten
2023-04-17
*
vim-patch:partial:6f4754b9f725
zeertzjq
2023-04-17
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
vim-patch:9.0.0390: cannot use a partial with :defer
zeertzjq
2023-04-16
*
vim-patch:9.0.0379: cleaning up after writefile() is a hassle
zeertzjq
2023-04-16
*
vim-patch:9.0.0370: cleaning up afterwards can make a function messy
zeertzjq
2023-04-16
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
*
vim-patch:8.2.2977: crash when using a null function reference
zeertzjq
2023-04-16
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
vim-patch:9.0.0303: it is not easy to get information about a script
zeertzjq
2023-04-15
*
vim-patch:9.0.0269: getscriptinfo() does not include the version
zeertzjq
2023-04-15
*
vim-patch:b59ae59a5870
zeertzjq
2023-04-15
*
vim-patch:3f32a5f1601a
zeertzjq
2023-04-15
*
vim-patch:partial:d899e5112079
zeertzjq
2023-04-15
*
vim-patch:8.2.4883: string interpolation only works in heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.4770: cannot easily mix expression and heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.2138: Vim9: "exit_cb" causes Vim to exit (#23087)
zeertzjq
2023-04-14
*
vim-patch:8.2.1794: no falsy Coalescing operator
zeertzjq
2023-04-14
*
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
2023-04-14
*
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
2023-04-14
*
Merge pull request #23054 from bfredl/nobehave
bfredl
2023-04-13
|
\
|
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
|
docs: add vim.lsp.buf.formatting_sync() to deprecated.txt (#23045)
zeertzjq
2023-04-12
|
/
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
feat!: remove vimballs (#22402)
dundargoc
2023-04-11
*
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
docs: add `hl-DiagnosticDeprecated` and `hl-DiagnosticUnnecessary`
Evgeni Chasnovski
2023-04-08
*
|
refactor(mappings)!: remove #n as a notation for a function key (#17318)
zeertzjq
2023-04-08
*
|
docs(news): create new news, rename old news (#22922)
Christian Clason
2023-04-07
*
|
NVIM v0.9.0
bfredl
2023-04-07
*
|
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
[next]