Commit Graph

  • 55fcc0a852
    Merge 22397a803b into eb8d2157e6 Ivan Smirnov 2023-01-01 20:39:22 +0300
  • 22397a803b Fixed #7 Wansmer 2023-01-01 20:37:34 +0300
  • eb8d2157e6
    Merge pull request #6 from al-ce/main main 1.0.1 James Ford 2022-12-28 19:22:24 -0500
  • 28f100cffb Rename keypress_array and get_keypress array to key_mappings / get_key_mappings Alessandro Ceserani 2022-12-28 16:39:03 -0600
  • 44c04393c4 re-enable custom mappings on .disable() Alessandro Ceserani 2022-11-28 10:00:49 -0600
  • ef4c40c7a1 call vim.keymap.set for each mode with a unique keypress value Alessandro Ceserani 2022-11-26 23:24:07 -0600
  • 2ff84d2873 call vim.keymap.set for each mode with a unique keypress value Alessandro Ceserani 2022-11-26 23:19:37 -0600
  • f8ff1e94c0 remaps fix: ignore str representations of lua funcs Alessandro Ceserani 2022-11-26 22:15:45 -0600
  • c3339e7ac6 handle return of func as str + double Enable Alessandro Ceserani 2022-11-26 18:37:47 -0600
  • 71a2f1d0d9 check for remaps (cleanup conditional) Alessandro Ceserani 2022-11-16 01:10:28 -0600
  • 75ea95ea3f allow for remaps Alessandro Ceserani 2022-11-16 00:53:48 -0600
  • f22db9e58d Typo fixes in documentation 1.0.0 James Ford 2022-11-02 19:47:35 -0400
  • 70cf61ec98
    Merge pull request #5 from blob42/ignore-filetypes James Ford 2022-11-02 19:45:11 -0400
  • cf0440bd45 Merge remote-tracking branch 'upstream/main' into ignore-filetypes spike 2022-10-17 21:52:15 +0200
  • 9436e23576 update documentation + spacing spike 2022-10-17 02:20:17 +0200
  • 95461c083e use patterns for ignored filetypes spike 2022-10-17 02:08:03 +0200
  • e8bab6677f
    Merge pull request #4 from ja-ford/1-ignore-macro-execution ja-ford 2022-10-14 08:56:52 -0400
  • d5cbb8b485 option to passthrough key event to ignored buffer filetypes spike 2022-10-12 23:53:51 +0200
  • b95bfa69d5 #1 Automatically disable delaytrain when executing macros 1-ignore-macro-execution James Ford 2022-10-09 13:21:29 -0400
  • 09ee69b196
    More formatting fixes, added example gif ja-ford 2022-09-28 08:07:12 -0400
  • f323efeb8d Fix formatting in readme James Ford 2022-09-28 07:58:53 -0400
  • 9e51e33869 Full commit with working app James Ford 2022-09-28 07:53:57 -0400
  • 9a4c929eb8
    Initial commit ja-ford 2022-09-28 07:42:38 -0400