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
/
indent.c
Commit message (
Expand
)
Author
Age
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
Improve comments and fix ascii_* attributes
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Enable -Wconversion: indent.c.
Eliseo Martínez
2015-02-18
*
vim-patch:7.4.423
Florian Walch
2014-12-18
*
vim-patch:7.4.345
André Twupack
2014-09-10
*
vim-patch: 7.4.346
Felipe Morales
2014-08-20
*
Port vim's patch 7.4.338 ('breakindent')
Felipe Morales
2014-08-20
*
vim-patch:7.4.201
André Twupack
2014-08-15
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove ml_ prefix from cursor.h functions
Pavel Platto
2014-05-28
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15