aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/sign.h
Commit message (Collapse)AuthorAge
* lintAndrej Zieger2019-05-26
|
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
Problem: Functionality for signs is spread out over several files. Solution: Move most of the sign functionality into sign.c. (Yegappan Lakshmanan, closes vim/vim#3751) https://github.com/vim/vim/commit/bbea47075cc4e7826e9f8c203e4272ba023ed7b0