index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Age
Commit message (
Expand
)
Author
Files
2023-12-16
feat(ui): completeopt support popup like vim
mathew
2
2023-12-14
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2
2023-12-09
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
2
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
3
2023-12-07
refactor(options): split `get_option_value()` into smaller functions
Famiu Haque
1
2023-12-07
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
1
2023-12-07
refactor: object_to_vim() cannot fail
Justin M. Keyes
3
2023-12-07
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
1
2023-12-06
refactor(options): remove SOPT type enums (#26417)
Famiu Haque
1
2023-12-05
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
2
2023-12-05
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
7
2023-12-04
build: enable lintlua for src/ dir #26395
Justin M. Keyes
1
2023-12-04
refactor(terminal): only remove const qualifier when necessary (#26386)
zeertzjq
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-12-01
refactor: move float_relative_str[] to nvim_win_get_config() (#26344)
zeertzjq
1
2023-11-30
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
2
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
14
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-29
Merge pull request #26292 from luukvbaal/decor
bfredl
1
2023-11-29
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
1
2023-11-29
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
15
2023-11-28
refactor: iwyu (#26269)
zeertzjq
1
2023-11-28
Merge pull request #26249 from bfredl/concealchar
bfredl
2
2023-11-28
feat(decoration): allow conceal_char to be a composing char
bfredl
2
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
9
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
10
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
20
2023-11-27
build(IWYU): export generated headers
dundargoc
7
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
8
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
14
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-27
refactor: remove vim.h from more headers (#26244)
zeertzjq
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
16
2023-11-27
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2
2023-11-27
build(clint): more precise check for "defs" headers (#26236)
zeertzjq
3
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
3
2023-11-25
build: rework IWYU mapping files
dundargoc
3
2023-11-22
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2
2023-11-20
refactor: enable formatting for ternaries
dundargoc
4
2023-11-18
refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
bfredl
1
2023-11-18
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2
2023-11-17
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2
2023-11-16
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
5
2023-11-16
refactor: move some functions to winfloat.c (#26020)
Raphael
1
2023-11-14
refactor: vim.ui.clipboard #26040
Justin M. Keyes
1
2023-11-13
docs: deprecate the "term_background" UI field
Gregory Anders
1
2023-11-13
refactor: move background color detection into Lua
Gregory Anders
1
[prev]
[next]