[Github-comments] [geany/geany-plugins] vimode: A Vim Mode for Geany (#735)

Jiří Techet notifications at xxxxx
Mon Apr 16 14:54:47 UTC 2018


I know what you think - the last thing Geany needed...

This plugin depends on adding the "key-press" signal to Geany and won't work without it (even though it will probably compile alright). It shouldn't be merged before this functionality is in Geany.

@frlan Now it's finally pull request ready so if you have some patches or suggestions, please let me know.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/735

-- Commit Summary --

  * vimode: A Vim Mode for Geany

-- File Changes --

    M MAINTAINERS (7)
    M Makefile.am (4)
    M build/geany-plugins.nsi (1)
    A build/vimode.m4 (9)
    M configure.ac (1)
    A vimode/AUTHORS (1)
    A vimode/COPYING (340)
    A vimode/ChangeLog (0)
    A vimode/Makefile.am (4)
    A vimode/NEWS (0)
    A vimode/README (565)
    A vimode/THANKS (8)
    A vimode/index.txt (1657)
    A vimode/src/Makefile.am (58)
    A vimode/src/backends/backend-geany.c (341)
    A vimode/src/backends/backend-viw.c (246)
    A vimode/src/cmd-params.c (46)
    A vimode/src/cmd-params.h (76)
    A vimode/src/cmd-runner.c (683)
    A vimode/src/cmd-runner.h (28)
    A vimode/src/cmds/changemode.c (242)
    A vimode/src/cmds/changemode.h (51)
    A vimode/src/cmds/edit.c (449)
    A vimode/src/cmds/edit.h (66)
    A vimode/src/cmds/motion.c (528)
    A vimode/src/cmds/motion.h (77)
    A vimode/src/cmds/special.c (117)
    A vimode/src/cmds/special.h (38)
    A vimode/src/cmds/txtobjs.c (190)
    A vimode/src/cmds/txtobjs.h (41)
    A vimode/src/context.h (62)
    A vimode/src/excmd-params.h (37)
    A vimode/src/excmd-prompt.c (134)
    A vimode/src/excmd-prompt.h (30)
    A vimode/src/excmd-runner.c (458)
    A vimode/src/excmd-runner.h (26)
    A vimode/src/excmds/excmds.c (66)
    A vimode/src/excmds/excmds.h (33)
    A vimode/src/keypress.c (196)
    A vimode/src/keypress.h (38)
    A vimode/src/sci.c (33)
    A vimode/src/sci.h (43)
    A vimode/src/utils.c (221)
    A vimode/src/utils.h (36)
    A vimode/src/vi.c (383)
    A vimode/src/vi.h (64)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/735.patch
https://github.com/geany/geany-plugins/pull/735.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/735
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180416/fabd56c4/attachment-0001.html>


More information about the Github-comments mailing list