Commit Graph

  • 85b220bae1 Merge branch 'issue-420' of https://github.com/ratfactor/vimwiki into ratfactor-issue-420 Rane Brown 2019-10-20 20:27:25 -0600
  • 141d1aa081 Treat math blocks in the same manner as code blocks Rane Brown 2019-10-19 10:45:45 -0600
  • 4bc6ff4547 Exclude code block comments from header folding. Rane Brown 2019-10-16 22:31:42 -0600
  • a42cd58636 Don't insert marker character with o or O within a code block. Rane Brown 2019-10-16 22:27:26 -0600
  • 1f85a3c855
    Merge pull request #735 from simias/fix-407 Rane Brown 2019-10-15 12:15:14 -0600
  • ad95e3463f Add error handling to VimwikiSearch per issue #420 Dave Gauer 2019-10-12 18:31:43 -0400
  • ba84981b5a Merge branch 'abhinav-dev' into dev Rane Brown 2019-08-28 03:50:47 -0600
  • f6a99569bd Merge abhinav-dev autocmd registration simplification Rane Brown 2019-08-28 03:50:30 -0600
  • 0ce3c87a2e
    Merge pull request #744 from defau1t/dev Rane Brown 2019-08-28 03:36:01 -0600
  • 3cf10e8ddc
    Added name to contributors and changelog. defau1t 2019-08-26 12:18:59 -0600
  • 515155038f
    Fixed typo and paragraph formatting in vimwiki help. defau1t 2019-08-26 12:14:33 -0600
  • 4458216760 <leader>ww opens the currently active wiki. Rane Brown 2019-08-25 14:25:31 -0600
  • a17a9826bd Fix 'VimwikiReturn 3 5' behavior within code blocks. Rane Brown 2019-08-23 14:42:07 -0600
  • e814c6ad93 Add test cases for VimwikiReturn command Rane Brown 2019-08-22 05:49:33 -0600
  • 4f674f68b4 Fix the method for changing the Vimwiki syntax for tests. Rane Brown 2019-08-22 05:48:20 -0600
  • 5ce7c14a3d Properly handle lists with hard wraps. Fixes #443. Rane Brown 2019-08-11 07:14:35 -0600
  • b5d808b440 Don't use <Plug> definitions for VimwikiReturn mappings. Rane Brown 2019-08-11 07:13:01 -0600
  • 152a7bfdf1 Register autocmds once Abhinav Gupta 2019-08-18 13:47:19 -0700
  • 28d78b0d39 Update grammar and Pathogen link in readme. Shaedil 2019-08-12 10:41:33 -0400
  • 57d23fa763
    Fix syntax Michael F. Schönitzer 2019-08-08 13:53:09 +0200
  • 45025fa4f0 Fix docker build command syntax. Closes #736. Rane Brown 2019-08-01 05:19:39 -0600
  • dcd68a6781 Fix off-by-one error in get_next_line and get_prev_line Lionel Flandrin 2019-07-31 17:47:06 +0100
  • 0c561e5341 Add note about Telegram group Michael F. Schönitzer 2019-07-28 15:34:19 +0200
  • 594ac7dbe1 Update test script and documentation. Rane Brown 2019-07-24 21:57:01 -0600
  • fcb5850c28 Use updated key_mappings variable to check if table_mappings is set Rane Brown 2019-07-20 22:14:48 -0600
  • 0678df38e9 Support getbufvar for vim < v7.3.831 Rane Brown 2019-07-20 22:13:48 -0600
  • 3180209c6f Use python3, update vim versions Rane Brown 2019-07-20 22:13:03 -0600
  • 0d0b9a7492 Add script to automate running tests Rane Brown 2019-07-20 22:12:27 -0600
  • 0c145c7604 Move helper files so they don't get run with test/* Rane Brown 2019-07-20 22:12:07 -0600
  • fbec80b7d9 Remove control characters. Fixes #598 Rane Brown 2019-07-17 07:15:06 -0600
  • e68592b8ef Create a function fo reload the plugin. Fix setting of mediwiki syntax. Rane Brown 2019-07-17 07:13:36 -0600
  • 86cad979e5 Better handling of extensions when normalizing links. Rane Brown 2019-07-17 07:10:47 -0600
  • 86926b7212 Update documentation for local key mappings. Rane Brown 2019-07-15 08:11:43 -0600
  • 8ec1cccb36 Update documentation for intro and folding sections. Rane Brown 2019-07-15 07:28:12 -0600
  • 585a9fd16b Fix paths and add some additional settings Rane Brown 2019-07-14 21:50:49 -0600
  • d536fa1117 Basic tests for creating links Rane Brown 2019-07-14 21:50:22 -0600
  • fb7d2881d7 Ignore temp test directory Rane Brown 2019-07-14 07:33:25 -0600
  • 94d62ad7f2 Add vader tests and docker setup Rane Brown 2019-07-14 07:32:38 -0600
  • 0441be5e34 Rename folder Rane Brown 2019-07-13 21:50:35 -0600
  • 466bdcd4e8 Don't reuse variable in s:clean_url (sticky type checking) Rane Brown 2019-07-12 13:52:23 -0600
  • af12065e92 Update changelog Rane Brown 2019-07-12 06:26:45 -0600
  • c58268df3f Make normalized links in diary pages use relative path. Rane Brown 2019-07-10 21:06:33 -0600
  • b997e687c3
    Merge pull request #698 from jpmor/dev Rane Brown 2019-06-05 06:04:41 -0600
  • 8914b14e24 Remove awa check triggering silent file edits. James Moriarty 2019-06-04 21:30:52 -0400
  • 6ec85cd0e8 Allow buffer local mappings to overwrite existing mappings. Rane Brown 2019-05-24 20:41:12 -0600
  • d045ad4db0 Modify horizontal rule (thematic-breaks) syntax for markdown. Rane Brown 2019-05-23 21:59:13 -0600
  • 42a1f08ffa Disable spell check in code and math inline/blocks. Rane Brown 2019-05-23 21:47:14 -0600
  • 68233c51eb Handle markdown image links '![]()'. Rane Brown 2019-05-23 21:23:53 -0600
  • 6755068152 Fix #415, expand iabbrev entries on <CR>. Rane Brown 2019-05-23 21:22:29 -0600
  • 70a4852f3c
    Merge pull request #711 from gpanders/dev Rane Brown 2019-05-22 06:37:58 -0600
  • 8bfdf54d10 Update changelog Greg Anders 2019-05-22 06:28:03 -0600
  • 12df0bddb2 Update documentation Greg Anders 2019-05-20 08:29:12 -0600
  • ddf7e5e0ff Allow forcing VimwikiAll2HTML with ! Greg Anders 2019-05-20 08:22:15 -0600
  • efe5f648de Convert path to use '\' for windows in backlinks function. Rane Brown 2019-05-16 20:47:17 -0600
  • 3ba65a671f
    Merge pull request #710 Rane Brown 2019-05-15 21:35:04 -0600
  • b1c009c1df
    VimWiki2HTML -> lowercase 'w' in readme AresMegaGlobal 2019-05-15 23:08:46 -0400
  • cf8a16c5c7 Fix list folding bug (PR #705) Steve Dondley 2019-05-11 16:01:45 -0400
  • 8c6bc81756 Improve documentation on global key mappings (#703) Steve Dondley 2019-05-11 14:55:26 -0400
  • c05037a490 Allow escaped characters in markdown links. Rane Brown 2019-05-08 21:30:06 -0600
  • cde4703354 Modify regex pattern for markdown links. Rane Brown 2019-05-08 20:55:56 -0600
  • 0d8fbebcb8 Print the correct help message for global or wikilocal options. Rane Brown 2019-05-04 06:31:13 -0600
  • 61a6862f8e Update changelog Rane Brown 2019-05-03 22:25:09 -0600
  • fd8832cfa1 Fixes #237 VimwikiRenameLink now works for markdown syntax. Rane Brown 2019-05-03 21:19:05 -0600
  • 61d93fde7f Exclude '>' from url regex, including tables. Issue #481 Rane Brown 2019-04-30 06:11:51 -0600
  • 50a3c78c87 Ensure key mappings defined in ftplugin are buffer specific. Rane Brown 2019-04-29 23:03:00 -0600
  • bb15cd1aff Exclude '>' from url regex. Rane Brown 2019-04-29 22:09:38 -0600
  • ad4d43abfe Add :VimwikiGoto key maping Steven Stallion 2019-04-15 18:35:44 -0500
  • 4106cb7bc7 New option g:vimwiki_key_mappings to enable/disable key mappings. Rane Brown 2019-04-26 21:17:35 -0600
  • e84dcbfa25 Prevent sticky type checking (E706) errors with older Vims (#681) Jonny Bylsma 2019-04-26 13:06:09 -0400
  • 6787e0fb7e Change diary_rel_path minimum length to 0 (#689) Alexander Gude 2019-04-26 05:23:45 -0700
  • 1e5c93ea91 Improve documentation of key bindings in README (#687) Steve Dondley 2019-04-25 10:18:41 -0400
  • 2b6fa274a8 Speed improvement with folding enabled Marcelo D Montu 2019-04-22 11:39:11 -0300
  • 510c149512 Add wikilocal option to assign a name to each wiki. Rane Brown 2019-04-21 13:05:01 -0600
  • 37f020d21a Omnicompletion fix for Windows (#660) Rane Brown 2019-04-20 08:28:32 -0700
  • 13adbe3510
    Merge pull request #670 from monkinco/dev Rane Brown 2019-04-20 08:09:13 -0700
  • be793e28be Update matrix-address to new canonical address Michael F. Schönitzer 2019-04-20 14:13:17 +0200
  • 79d6a1a4e2 Update version number to 2.4.1 v2.4.1 Michael F. Schönitzer 2019-04-20 14:01:11 +0200
  • f105819c48 Add screen shots provided by @monkinco in PR #670 Michael F. Schönitzer 2019-04-20 13:51:15 +0200
  • 3d076f01c8
    New Logo and Screenshots Monkin 2019-04-14 18:47:48 +0200
  • d1cc873809 Ignore .tags files Rane Brown 2019-04-15 08:36:26 -0600
  • 9d10610c4a Add option g:vimwiki_auto_header to automatically generate H1. Rane Brown 2019-04-13 07:00:06 -0600
  • aff0258d03
    Merge pull request #665 from patrickdavey/dev Rane Brown 2019-04-13 06:42:04 -0600
  • 750b3171b3 Prevent table formatting mappings from overwriting user mappings. Rane Brown 2019-04-12 20:38:23 -0600
  • 5f01182468 Add html_filename_parameterization option. Patrick Davey 2019-03-30 14:34:31 +1300
  • 1e74443b5a Allow additional filetypes to be registered to vimwiki files. Rane Brown 2019-04-12 07:42:49 -0600
  • ae67790ad5
    Merge pull request #663 from padowi/vimwiki_315 Rane Brown 2019-04-11 21:32:49 -0600
  • 4a9f81c54b Add info to include in help file. Issue #652 Rane Brown 2019-04-07 09:03:58 -0600
  • d3aade7349 Fix VimwikiShowVersion function. Closes #654. Rane Brown 2019-04-03 08:39:21 -0600
  • 62d71b832a Update and format README.md Monkin 2019-04-01 16:13:40 +0200
  • b90fbc70d9 Fix missing 'T' in syntax definition of VimwikiDelTextT Rane Brown 2019-03-21 22:23:33 -0600
  • 048f2eb34a Remove redundant layer of branching in get_cell_aligns_fast Henry Qin 2019-04-10 11:06:05 -0700
  • 63985a52e8 Rename get_cell_fast_aligns --> get_cell_aligns_fast Henry Qin 2019-04-10 11:02:13 -0700
  • 08dcae9630 Merge branch 'dev' of https://github.com/lyokha/vimwiki into lyokha-dev Henry Qin 2019-04-10 10:48:42 -0700
  • b172db23d3
    Add changelog entry Patrik Willard 2019-04-10 16:00:50 +0200
  • 8fbe51d614
    Update with review comments Patrik Willard 2019-04-09 22:31:41 +0200
  • a5bda652d0
    Add option to not conceal one-character markers Patrik Willard 2019-04-09 07:34:34 +0200
  • 82ba1e99bf Move variable declaration outside of for loop Rane Brown 2019-04-08 22:18:07 -0600
  • 3bf389bf99 Don't replace spaces in link description for markdown syntax. Rane Brown 2019-04-08 20:54:21 -0600
  • 848feb43e1 Add v2.5 release info. Issue #652 Rane Brown 2019-04-07 09:04:46 -0600
  • b77473960a Add info to include in help file. Issue #652 Rane Brown 2019-04-07 09:03:58 -0600