Imlements a new feature which allows to remove every n-th line. The user can enter the value of 'n' in a dialog. Implements #772. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/860 -- Commit Summary -- * lineoperations: remove every n-th line -- File Changes -- M lineoperations/src/linefunctions.c (42) M lineoperations/src/linefunctions.h (5) M lineoperations/src/lineoperations.c (4) -- Patch Links -- https://github.com/geany/geany-plugins/pull/860.patch https://github.com/geany/geany-plugins/pull/860.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/860
