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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
globals: virtual_op is TriState
Jan Edmund Lazo
2018-08-01
|
*
|
|
fold: recursive in deleteFoldEntry() is bool
Jan Edmund Lazo
2018-08-01
|
*
|
|
fold: fold_changed is bool
Jan Edmund Lazo
2018-08-01
|
*
|
|
fold: finish in foldUpdateIEMSRecurse() is bool
Jan Edmund Lazo
2018-08-01
|
*
|
|
screen: screen_cleared is TriState
Jan Edmund Lazo
2018-08-01
|
*
|
|
fold: lineFolded() is bool
Jan Edmund Lazo
2018-08-01
|
*
|
|
fold: check_closed() returns bool
Jan Edmund Lazo
2018-08-01
|
*
|
|
search: refactor variables in findmatchlimit()
Jan Edmund Lazo
2018-08-01
|
*
|
|
search: start_in_quotes in findmatchlimit is TriState
Jan Edmund Lazo
2018-08-01
|
*
|
|
edit: dont_sync_undo is TriState
Jan Edmund Lazo
2018-08-01
|
*
|
|
ex_cmds: refactor utf8 variables to TriState
Jan Edmund Lazo
2018-08-01
|
*
|
|
menu: enable in ex_menu() is TriState
Jan Edmund Lazo
2018-08-01
|
*
|
|
fold: fold_T.fd_small is TriState
Jan Edmund Lazo
2018-08-01
|
*
|
|
diff: refactor diff_a_works to use TriState
Jan Edmund Lazo
2018-08-01
|
|
/
/
*
|
|
Merge #8799 from janlazo/nvim-8.0.1541
Justin M. Keyes
2018-08-04
|
\
\
\
|
*
|
|
syntax: syn_pattern.sp_syncing is bool
Jan Edmund Lazo
2018-07-30
|
*
|
|
syntax: add const to get_syntax_attr() params
Jan Edmund Lazo
2018-07-30
|
*
|
|
syntax: add const to syn_finish_line() params,vars
Jan Edmund Lazo
2018-07-30
|
*
|
|
syntax: did_header is bool
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: disptick_T is uint16_t
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: scl_id is int
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: refactor get_id_list()
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: refactor syn_combine_list()
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: syn_cluster_T.scl_list is int16_t*
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: refactor syn_current_attr()
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: use const on check_keyword_id() variables
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: syn_state.sst_next_list is int16_t*
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: current_next_list is int16_t*
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: update types of stateitem_T members
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: use const on syn_list_keywords() variables
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: update types for keyentry_T,sp_syn
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: use const on copy_id_list() params,vars
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: use const on add_keyword() params,vars
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: update types of syn_opt_arg_T members
Jan Edmund Lazo
2018-07-29
|
*
|
|
syntax: use const on put_id_list() variables
Jan Edmund Lazo
2018-07-29
|
*
|
|
vim-patch:8.0.1541: synpat_T is taking too much memory
Jan Edmund Lazo
2018-07-29
|
|
/
/
*
|
|
Merge pull request #8660 from phodge/7688-nvim-buf-lines-should-return-empty-...
Björn Linse
2018-08-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
API: update docs WRT behaviours/methods for unloaded buffers #7688
Peter Hodge
2018-07-25
|
*
|
API: add nvim_buf_is_loaded() #7688
Peter Hodge
2018-07-25
|
*
|
API: buf_get_lines, buf_line_count handle unloaded buffers #7688
Peter Hodge
2018-07-25
*
|
|
system(): handle profiling and 'verbose' #8730
Marcos Almeida
2018-07-29
*
|
|
Merge pull request #8770 from janlazo/vim-8.0.0726
Justin M. Keyes
2018-07-29
|
\
\
\
|
*
|
|
vim-patch:8.1.0111: .po files do not use recommended names
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.1839: script to check .po file doesn't check for plural header
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.1778: script to check translations does not always work
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.0835: translations check with msgfmt does not work
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.0830: translating messages is not ideal
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.0794: checking translations fails with multiple NL
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.0734: the script to check translations can be improved
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.0726: translations cleanup script is too conservative
Jan Edmund Lazo
2018-07-23
[prev]
[next]