Commit Graph

  • a54a3002e2 Update vimwiki.txt - Issue #795: VimwikiRebuildTags dev giardn 2026-04-09 12:14:18 +09:00
  • 389533bbbb Update tags.vim giardn 2026-04-09 11:05:02 +09:00
  • 92e911c25e Fixed to include default options first, markdown as example xtbqimuxmvtx 2025-05-26 09:59:47 +09:30
  • 70e3aa519b Update README.md lazy install xtbqimuxmvtx 2025-05-26 07:34:50 +09:30
  • 9edd8724c8 Update README.md xtbqimuxmvtx 2025-05-25 15:59:16 +09:30
  • cf05d533a4 WIP: update tested versions of vim brennen/update-tested-versions Brennen Bearnes 2024-11-30 21:52:27 -07:00
  • 72792615e7 Update vimwiki.txt master Matthieu Talbot 2024-04-23 21:38:51 +02:00
  • 5cca07970c test/tag.vader: update hardcoded version to 2024.01.24 Brennen Bearnes 2024-10-13 21:14:12 -06:00
  • 705ad1e0dd Fix #1412: Markdown Link creation when cursor is on word 2024.01.24 (or 2024-06-15) Tinmarino 2024-06-23 12:06:26 -04:00
  • 7ad424ea42 Conf: Add syntax variable open_link_add_ext to be able to open link with another extension (#1271) Tinmarino 2024-06-19 13:02:52 -04:00
  • 69318e74c8 docs: no longer recommends polyfill.io SukkaW 2024-03-01 23:16:31 +08:00
  • fde35bb87e v2024.01.24: Tweak README.md, update version number and changelog. v2024.01.24 Brennen Bearnes 2024-01-24 20:14:13 -07:00
  • 2d17e6147b docs: describe undocumented key mappings qadzek 2024-01-18 15:30:06 +01:00
  • d0e6d5e517 v2024.01.22: update version number and changelog v2024.01.22 Brennen Bearnes 2024-01-22 21:04:26 -07:00
  • 0bb1b4945b Support angle bracket escaped markdown urls (#1211) Charles Schimmelpfennig 2023-10-31 11:45:18 -05:00
  • a479154770 Fix previous commit tests Tinmarino 2023-10-31 12:47:26 -03:00
  • 90b23b466f Fix: Folding code blocks using markdown syntax folds the entire rest of the file (#1323) Tinmarino 2023-10-31 12:40:39 -03:00
  • 68664e5d72 prettify small Tinmarino 2023-10-31 12:11:31 -03:00
  • 5d86b625f5 Fix: count ignored when looking up diary frequency Bence Ferdinandy 2023-08-28 14:16:51 +02:00
  • 65575fb103 Update README.md Justin McIntyre 2023-10-15 18:57:39 -04:00
  • f0fe154ede Fix wrong example snippet for listsysms option. Aarón Fas 2023-07-31 11:15:35 +02:00
  • 09804c2a5f Fix: Jump to nested anchor bugged with markdown (issue #1356) Tinmarino 2023-07-10 12:19:52 -04:00
  • acc92fb648 Make auto_tags preserve existing tag section structure Jiaming Chen 2023-07-03 19:44:54 -07:00
  • 65b9f0e68b CI: add test for tag in codeblock should not be parsed (issue #1034) Tinmarino 2023-06-26 19:30:39 -04:00
  • c79f15a90b CI: Fix previous test for (issue #1279) Tinmarino 2023-06-23 12:28:52 -04:00
  • 26adc84dc3 Configure default syntax bloquote marker to include :: (issue #1279) Tinmarino 2023-06-23 12:11:40 -04:00
  • 942da42b96 CI: add test for unicode rxTableSep (issue #1297) Tinmarino 2023-06-22 19:33:54 -04:00
  • c5b7f7e76f Fix: Handle multibyte chars properly in get_cells (#1298) (fixes #1297) Julian Prein 2023-06-23 01:10:54 +02:00
  • bc3bc208d7 CI: Add test for colored convertion wiki syntax (issue #1311) Tinmarino 2023-06-22 18:57:16 -04:00
  • 40c2bbdcf3 Fix: HTML convertion for code is stripping newlines (issue #1311) Tinmarino 2023-06-22 18:36:18 -04:00
  • e0a04e11b8 CI: Add test for highlight dates (issue #309, pr #1315) Tinmarino 2023-06-22 12:41:02 -04:00
  • 322d22bef8 Add basic GTD-style token highlighting (#1315) Alex Claman 2023-06-22 12:43:03 -04:00
  • 5d0c9d3173 docs: add description for disable extension support, to avoid accidently working as wiki for normal docs nolleh7707 2023-02-05 08:02:03 +09:00
  • f3b50e5f17 add jplanisky to contributors Joe Planisky 2023-06-21 12:33:41 -04:00
  • 85c47d1f97 add mixed (concatenated & discrete) tags to #1326 tests Joe Planisky 2023-06-21 12:32:15 -04:00
  • 89315912b1 fix duplicate tag issue #1326 Joe Planisky 2023-06-20 16:58:15 -04:00
  • a1ca439719 fix cleanup in duplicate tags test Joe Planisky 2023-06-20 16:57:29 -04:00
  • 22fd036804 Add new Vader test for issue 1326 (duplicate tags) Joe Planisky 2023-06-20 16:15:18 -04:00
  • 88620a2be0 Syntax: admit space trailing the yaml delimiters Tinmarino 2023-06-16 11:14:00 -04:00
  • 0069c5fb4e Improvement: gqq autowrap leading :: definition as &l:comments (#1279) Tinmarino 2023-06-14 14:04:08 -04:00
  • 738e24134e Fix previous commit refactoring with: get_globlinks_raw and complete_links_raw Tinmarino 2023-06-14 13:12:13 -04:00
  • 298a409b74 Fix: VimwikiGoto completion with file with space (#1229) Tinmarino 2023-06-14 13:02:00 -04:00
  • 69a5682d6f Merge pull request #1324 from rddunphy/dev Tinmarino 2023-06-14 12:29:28 -04:00
  • 0700fa4068 Fix: Italics broken with 7a48268 commit (#1331) Tinmarino 2023-06-14 11:43:54 -04:00
  • 2cff9776e8 Feature: Recognize message:// URLs on Mac #1332 Tinmarino 2023-06-14 11:34:57 -04:00
  • 65c3d48227 Comment: previous commit typo Tinmarino 2023-06-14 11:34:24 -04:00
  • cd2fa19f86 Doc: Explain how to clear typeface highlight (#1346) Tinmarino 2023-06-14 10:42:54 -04:00
  • d63948d873 Util: add vimwiki#vars#set_syntaxlocal function for consistency Tinmarino 2023-06-14 10:42:23 -04:00
  • cd9cfd299e Fix vimwiki#diary#calendar_sign when g:vimwiki_list is not set Luke Atkinson 2023-05-12 22:20:44 +01:00
  • 7a48268d24 Fix commit 72d0220, breaking syntax for bold due to bad punctuation preceded right flank (issue #1325) Tinmarino 2023-04-19 13:38:02 -04:00
  • 71edcf6802 update g:vimwiki_version for latest release v2023.04.04_1 Brennen Bearnes 2023-04-04 20:28:34 -06:00
  • be45bd65f5 Doc: Note changes for 2023.04.04 v2023.04.04 Brennen Bearnes 2023-04-04 20:13:34 -06:00
  • ba02c38346 Use fnameescape() instead of escape() in edit_file() R. David Dunphy 2023-04-02 01:32:03 +01:00
  • 864f066405 Don't escape filenames for goto() R. David Dunphy 2023-04-02 01:08:36 +01:00
  • 8f651834fd Cancel goto() if input was empty R. David Dunphy 2023-04-02 00:57:52 +01:00
  • 11350f572b is_diary_file(): use filereadable() to check a single file Brennen Bearnes 2023-03-27 09:37:29 -06:00
  • 5fdf73f61d WIP: document link resolution behavior and design decisions brennen/file-link-resolution Brennen Bearnes 2023-03-27 01:07:29 -06:00
  • dec6a9ecab CI: Lint run_test: reorder function in top>down Tinmarino 2023-03-22 01:22:25 -03:00
  • 57107c7c56 CI: Lint run_test: all in function Tinmarino 2023-03-22 01:17:20 -03:00
  • 72d02207b0 Syntax: Fasten highlighting, from 200ms to 20ms for first screen update Tinmarino 2023-03-18 01:45:02 -03:00
  • f4bd841a4c Tags: improve VimwikiSearchTags which was not using user configuration (issue #1316) (v2) Tinmarino 2023-03-17 22:05:47 -03:00
  • 5eb5c9c71f Fix: ugly debug echom at start #1317 Tinmarino 2023-03-17 19:17:41 -03:00
  • 8640988c5c Markdown typeface: match closer to GFM specification, also add tests Tinmarino 2023-03-17 16:08:27 -03:00
  • f5399ffdfa Improve typeface specification closer to GFM and test Tinmarino 2023-03-17 13:44:05 -03:00
  • a7aa5eb1ea Doc: replace http by https Tinmarino 2023-03-17 04:51:14 -03:00
  • 1d35ff035d Fix: Bug: VimwikiGoto without argument creates empty page (issue #1229) Tinmarino 2023-03-17 03:59:05 -03:00
  • c9af9c7807 Doc: add changelog for issue #1261 Tinmarino 2023-03-17 03:49:56 -03:00
  • 8374bcfccf Feature: Support for <mark> in Markdown (issue #1261) Tinmarino 2023-03-17 03:46:56 -03:00
  • cde5dbc92a Feature: permit blockquote automatic continuation (issue #1274) (fixed) Tinmarino 2023-03-17 02:27:08 -03:00
  • 6993610585 Doc: add #1316 to changelog Tinmarino 2023-03-17 00:07:27 -03:00
  • 29ac6ee589 Doc: Rename most recent release? #1314 Tinmarino 2023-03-17 00:06:42 -03:00
  • 035b2f15c7 Permit tags in heading #1316 Tinmarino 2023-03-17 00:03:47 -03:00
  • eab70aedaa CI: Add basic syntax test Tinmarino 2023-03-16 23:25:57 -03:00
  • 91fe25ad5f Fix bad header highlighting with nvim (issue #1291) Tinmarino 2023-03-15 01:36:58 -03:00
  • 5db16850da Fix VimwikiAddHeaderLevel map (like 3=), borken by previous 5e564bb10d, (Issue #1270) Tinmarino 2023-03-15 02:06:57 -03:00
  • 87c44caef9 Doc: Add some changelog, release v2022.03.15 Tinmarino 2023-03-15 01:03:09 -03:00
  • 7f1357472d Yaml metadata, fix regex (#1287) v2022.03.15 Tinmarino 2023-03-15 00:54:49 -03:00
  • 2f1f497f88 CI: Fix former test to match the new equation syntax #150 Tinmarino 2023-03-13 20:03:38 -03:00
  • f55e700828 Fix Math inline border cases (Issue #150) Tinmarino 2023-03-13 19:43:28 -03:00
  • 8bf4d6363c Syntax: Add highlithing for YAML metadata block (#1287) Tinmarino 2023-03-13 16:52:57 -03:00
  • 34ceee8aaa Fix VimwikiTabDropLink mistakely removed in previous commit (tk Nudin) Tinmarino 2023-03-12 01:48:31 -03:00
  • cd5ef6c4c7 CI small change: add name to workflow to avoid the full path to display Tinmarino 2023-03-12 01:18:26 -03:00
  • 6d4208157d CI: Add Typos check and fix some typo tin Tinmarino 2023-03-12 01:15:28 -03:00
  • 48ce5b811d Cechk: add workfloa-diaptch trigger Tinmarino 2023-03-11 21:44:13 -03:00
  • acff8a5b1d Check: Change .travis CI to GitHub Actions CI (GHA) Tinmarino 2023-03-10 13:55:18 -03:00
  • 59402cdf8b Highlight markdown typeface more compliant with Github Flavoured Markdown Tinmarino 2023-03-10 13:54:40 -03:00
  • fea8bee382 housekeeping: remove non-working / deprecated mirror.yml Brennen Bearnes 2022-12-04 21:25:52 -07:00
  • 6d87df76cb housekeeping: update issue template for new workflow, add branch mirroring Brennen Bearnes 2022-12-04 19:38:42 -07:00
  • 0629b39815 switch to calver; add g:vimwiki_version; tidy version hardcoding v2022.12.02 Brennen Bearnes 2022-12-02 14:39:25 -07:00
  • 221377f4fa version to 2.6.0; rewrite docs for rolling release Brennen Bearnes 2022-11-28 20:58:47 -07:00
  • 487eb21385 Merge branch 'master' into release/2.6.0 Brennen Bearnes 2022-11-28 19:52:14 -07:00
  • 584f073a28 minor documentation improvement xgpt 2022-08-19 17:14:08 -04:00
  • c21c939b06 resolve_link(): check ext against version with dot (fixes #1256) Brennen Bearnes 2022-07-22 23:04:45 -06:00
  • fc2e9f0dba vimwiki.txt: include jsn and Vimwiki2HTMLBrowse fix Brennen Bearnes 2022-07-18 20:52:08 -06:00
  • bd65f7dd7c make vimwiki#html#Wiki2HTML respect 'html_filename_parameterization' dmitry kim 2022-06-10 20:50:05 +03:00
  • d7ec12645a append extension to links containing "." (fixes #950) (#1236) Brennen Bearnes 2022-07-18 18:08:18 -06:00
  • 7cfc3eee22 diary: use :drop for :VimwikiMakeDiaryNote Brennen Bearnes 2022-05-22 21:55:45 -06:00
  • 8e4202847f follow_link: reuse existing tabs with tab drop (closes #238) Brennen Bearnes 2022-05-21 17:56:14 -06:00
  • 3ac8e1ae14 fixed s:get_links so that it finds both link styles when using markdown syntax Brennen Bearnes 2022-07-18 17:44:04 -06:00
  • 2a8775c21d update link to tagbar Felix Wolfsteller 2022-07-07 17:47:48 +02:00