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
/
extmark.h
Age
Commit message (
Expand
)
Author
Files
2024-01-18
refactor(extmarks): remove unused new pos from ExtmarkSavePos
Luuk van Baal
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-05
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
1
2023-11-30
refactor: move extern variables out of _defs.h files (#26320)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
1
2023-11-22
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
1
2023-11-18
refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
bfredl
1
2023-11-17
refactor(sign): move legacy signs to extmarks
Luuk van Baal
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-11-08
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
1
2023-11-05
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-04-01
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-07
fix(extmarks): revert to int for extmark row
zeertzjq
1
2022-05-06
refactor: enable -Wconversion warning for edit.c
Dundar Goc
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2022-01-24
feat(api): expose extmark right_gravity and end_right_gravity
notomo
1
2022-01-15
refactor(extmarks): use a more efficient representation
Björn Linse
1
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2020-11-07
decoration: split out "decoration" from "extmark" module
Björn Linse
1
2020-10-10
api: multiple decoration providers at once
Björn Linse
1
2020-09-13
luahl: temporary workaround for virt_text ownership ambiguity
Björn Linse
1
2020-09-09
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
1
2020-09-09
extmark: use resonable names in extmark_splice
Björn Linse
1
2020-09-03
decor: sketch new decorations API
Björn Linse
1
2020-02-10
treesitter: cleanup some luahl stuff
Björn Linse
1
2020-01-20
shed biking: it's always extmarks, never marks extended
Björn Linse
1