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
/
test
/
functional
/
lua
Commit message (
Expand
)
Author
Age
...
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
test: fix flaky watchfiles tests (#22637)
Jon Huhn
2023-03-26
*
build(win): export extern symbols for use in FFI #22756
luukvbaal
2023-03-23
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
*
fix(vim.version): prerelease compare
Justin M. Keyes
2023-03-22
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
fix(spell): properly source spell/LANG.{vim,lua} (#22716)
zeertzjq
2023-03-18
*
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Justin M. Keyes
2023-03-15
*
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
fix(diff): trigger on_bytes only once after diffget/diffput
Jaehwang Jung
2023-03-11
*
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
2023-03-09
*
Merge pull request #13834 from bfredl/omnilua
bfredl
2023-03-07
|
\
|
*
feat(lua): omnifunc for builting lua interpreter
Björn Linse
2023-03-06
*
|
fix(vim.version): incorrect version.cmp()
Justin M. Keyes
2023-03-06
*
|
refactor(vim.version): cleanup
Justin M. Keyes
2023-03-06
*
|
feat(lua): add semver api
Kelly Lin
2023-03-06
*
|
test: don't search entire repo for files
dundargoc
2023-03-05
|
/
*
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
2023-03-05
*
feat(vim.fs): pass path to find() predicate, lazy evaluate #22378
Mike
2023-03-01
*
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
Mathias Fussenegger
2023-02-25
*
feat(lsp): implement workspace/didChangeWatchedFiles (#21293)
Jon Huhn
2023-02-25
*
test(help): drop treesitter parse error to 0
Christian Clason
2023-02-23
*
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
2023-02-22
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
feat(filetype): fall back to file extension when matching from hashbang (#22140)
Jonas Strittmatter
2023-02-13
*
fix(filetype): make vim.filetype.match() work with contents only (#22181)
Jonas Strittmatter
2023-02-11
*
test: add test for :runtime completion for .lua
zeertzjq
2023-01-26
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
fix(completion): include lua syntaxes in :ownsyntax completion (#21941)
zeertzjq
2023-01-22
*
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
*
feat(diagnostic): vim.diagnostic.is_disabled() #21527
Raphael
2023-01-12
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
fix(fs): duplicate path separator #21509
Eric Haynes
2023-01-03
*
feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)
Oliver Marriott
2022-12-28
*
test(lua/fs_spec): fix vim.fs.dir() test (#21503)
zeertzjq
2022-12-22
*
fix(ci): skip test on windows (#21502)
Lewis Russell
2022-12-22
*
Merge pull request #21402 from lewis6991/feat/fs_ls
Lewis Russell
2022-12-22
|
\
|
*
feat(fs): add opts argument to vim.fs.dir()
Lewis Russell
2022-12-20
*
|
fix(diagnostic): clear stale cache on reset (#21454)
Mathias Fußenegger
2022-12-17
*
|
Merge pull request #21393 from folke/highlight_show
Christian Clason
2022-12-17
|
\
\
|
*
|
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
|
|
/
*
/
fix(lua): always return nil values in vim.tbl_get when no results
William Boman
2022-12-15
|
/
[prev]
[next]