aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/sign.c
Commit message (Expand)AuthorAge
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* PVS/V547: expression is always true/false #10640Ihor Antonov2019-07-29
* sign: REMOVE FEAT_SIGN_ICONS, dead code #10595Jan Edmund Lazo2019-07-24
* PVS/V547: dead code #10459Bartosz Miera2019-07-13
* signs: fix crash in buf_addsign #10091Andrej Zieger2019-06-01
* lintAndrej Zieger2019-05-26
* Fix out of bounds read in sign_group_refAndrej Zieger2019-05-26
* Resolved compile warnings & fixed lot of style related to sign apiAndrej Zieger2019-05-26
* Allow multiple signs of same type in one line (matching vim behaviour)Andrej Zieger2019-05-26
* Fixed ordering of signs to align vim and neovim behaviourAndrej Zieger2019-05-26
* Changed sign_mark_adjust behaviour to match vimAndrej Zieger2019-05-26
* vim-patch:8.1.0772: the sign_define_by_name() function is too longAndrej Zieger2019-05-26
* vim-patch:8.1.0767: when deleting lines at the bottom signs are misplacedAndrej Zieger2019-05-26
* vim-patch:8.1.0750: when the last sign is deleted the signcolumn may remainAndrej Zieger2019-05-26
* vim-patch:8.1.0717: there is no function for the ":sign jump" commandAndrej Zieger2019-05-26
* vim-patch:8.1.0709: windows are updated for every added/deleted signAndrej Zieger2019-05-26
* vim-patch:8.1.0702: ":sign place" only uses the current bufferAndrej Zieger2019-05-26
* vim-patch:8.1.0701: sign message not translated and inconsistent spacingAndrej Zieger2019-05-26
* vim-patch:8.1.0697: ":sign place" requires the buffer argumentAndrej Zieger2019-05-26
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26