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
/
digraph.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
vim-patch:8.2.5106: default cmdwin mappings are re-mappable
zeertzjq
2022-08-01
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
refactor(digraph.c): add more const qualifiers
zeertzjq
2022-04-12
*
vim-patch:8.2.3226: new digraph functions use old naming scheme
zeertzjq
2022-04-12
*
vim-patch:8.2.3184: cannot add a digraph with a leading space
zeertzjq
2022-04-12
*
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
vim-patch:8.2.1635: no digraph for 0x2022 BULLET #12876
Jan Edmund Lazo
2020-09-08
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.0586: :digraph output is not easy to read
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"
Jan Edmund Lazo
2019-10-06
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
vim-patch:8.1.1923: some source files are not in a normal encoding (#10852)
Daniel Hahler
2019-08-26
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
:digraphs : check for CTRL-C less often #10376
Justin M. Keyes
2019-06-30
*
vim-patch:8.0.1553: find digraph to insert a character #8190
lokesh1197
2018-10-30
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
Merge pull request #8945 from ZviRackover/fix-7401-step5
Björn Linse
2018-09-11
|
\
|
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
|
digraph: delete code that checks enc_utf8
Jan Edmund Lazo
2018-09-08
*
|
digraph: refactor code that checks has_mbyte
Jan Edmund Lazo
2018-09-08
*
|
vim-patch:8.0.0749: some unicode digraphs are hard to remember
Jan Edmund Lazo
2018-09-08
|
/
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
Merge #5658 'Apply :lmap in macros'
Justin M. Keyes
2018-05-17
|
\
|
*
clint
Matthew Malcomson
2018-03-14
|
*
'keymap' now uses :lmap instead of :lnoremap
Matthew Malcomson
2018-03-14
*
|
:digraphs : highlight with hl-SpecialKey #2690
Jakson Alves de Aquino
2018-05-01
|
/
*
free_buf_options(): free buf_T.b_kmap_ga
Justin M. Keyes
2018-01-20
[next]