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
Commit message (
Expand
)
Author
Age
*
Merge pull request #11746 from Billy4195/add_wildmenu_key
Matthieu Coudron
2020-03-28
|
\
|
*
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
2020-01-23
*
|
popupmenu: don't use 'rightleft' option in cmdline mode
Björn Linse
2020-03-23
*
|
TUI: do not use "nvim_get_option" in tui thread
erw7
2020-03-21
*
|
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
|
Merge pull request #11716 from teto/folds_auto_backup
Matthieu Coudron
2020-03-02
|
\
\
|
*
|
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
|
|
lua: add vim.tbl_len() #11889
Hirokazu Hata
2020-03-01
*
|
|
vim-patch:8.1.1510: a plugin cannot easily expand a command like done internally
Jan Edmund Lazo
2020-03-01
*
|
|
Merge #11805 'vim-patch:8.1.0619'
Justin M. Keyes
2020-02-29
|
\
\
\
|
*
|
|
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
|
|
/
/
*
/
/
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
2020-03-01
|
/
/
*
|
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
2020-02-26
*
|
test: always use "set more" with :digraph test
Björn Linse
2020-02-19
*
|
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
2020-02-18
*
|
test: always dump logs on failure #11886
Justin M. Keyes
2020-02-16
*
|
test/LSP: assert contents of log file
Justin M. Keyes
2020-02-16
*
|
lsp/rpc.lua: fix `env` application function
Justin M. Keyes
2020-02-16
*
|
test/LSP: dump logs on error
Justin M. Keyes
2020-02-16
*
|
LSP: fix validate_client_config
Justin M. Keyes
2020-02-16
*
|
test/LSP: use less-generic exit code
Justin M. Keyes
2020-02-16
*
|
test: style
Justin M. Keyes
2020-02-16
*
|
Merge pull request #11864 from h-michael/deepcopy
Björn Linse
2020-02-15
|
\
\
|
*
|
lua: add vim.tbl_extend and vim.deepcopy test
Hirokazu Hata
2020-02-14
|
*
|
lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()
Hirokazu Hata
2020-02-13
*
|
|
mouse.c: can click on multibyte foldopen/foldclose (#11863)
Matthieu Coudron
2020-02-14
*
|
|
test: add json_encode test for vim.empty_dict()
Hirokazu Hata
2020-02-12
|
/
/
*
|
vim-patch:8.1.0092: prompt buffer test fails
erw7
2020-02-12
*
|
vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...
erw7
2020-02-12
*
|
vim-patch:8.1.0032: BS in prompt buffer starts new line
erw7
2020-02-12
*
|
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
|
vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'
Björn Linse
2020-02-09
*
|
tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculated
Björn Linse
2020-02-07
*
|
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
2020-02-07
*
|
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
*
|
api: add nvim_get_runtime_file for finding runtime files
Björn Linse
2020-02-07
*
|
extmarks: fix crash due to invalid column values in inccommand preview
Björn Linse
2020-02-02
*
|
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
|
Fix shift change callbacks reading bad cursor (#11782)
Axel Forsman
2020-01-30
*
|
options: winhighlight: fix incorrect string equality test
Björn Linse
2020-01-28
*
|
mksession: always unix slashes "/" for filepaths
Justin M. Keyes
2020-01-26
*
|
mksession: simplify generated commands
Justin M. Keyes
2020-01-26
*
|
mksession: restore same :term buf in split windows
Alexandre Dubray
2020-01-26
*
|
vim-patch:8.1.1143: may pass weird strings to file name expansion
Jan Edmund Lazo
2020-01-26
*
|
Merge pull request #11755 from bfredl/qf_msg
Björn Linse
2020-01-26
|
\
\
|
*
|
screen: add missing redraws after a message
Björn Linse
2020-01-26
*
|
|
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
|
/
/
*
|
Merge pull request #11740 from Billy4195/fix_jobstop
Björn Linse
2020-01-22
|
\
\
|
*
|
Fix f_jobstop() failed loudly
Billy Su
2020-01-22
|
|
/
*
|
wildmode: fix wildmode=longest,full with pum #11690
akovaski
2020-01-21
[next]