Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: nvim-orgmode/orgmode

Release 0.7.1

06 Sep 11:08

Choose a tag to compare

Breaking changes

  • version: Drop support for Neovim < 0.11.0 (7987478)

Bug fixes

  • windows: do not escape slashes in filename (780c9e4)
Assets2
Loading
dhruvasagar, Frestein, silvus, and compiledge reacted with thumbs up emojiAquabbas reacted with hooray emojiAquabbas reacted with eyes emoji
5 people reacted

Release 0.7.0

05 Sep 12:45

Choose a tag to compare

Breaking changes

  • treesitter: Use async parsing for custom highlighter (#1029) (0ab72ad)
  • version: Drop support for Neovim < 0.10.3 (cca7515)

Features

  • autocomplete: Fuzzy match autocompletion (#1024) (b924cbb)
  • edit_src: Addorg_edit_src_filetype_map for custom src block filetypes. (#1002) (7ffb34c)
  • agenda: Add mapping to preview headline in agenda with "K" (8291ba6)
  • clock: Clock out headline when it's marked as done (8121c22)

Bug fixes

  • capture: Allow multiple capture buffers (#1031) (c058767)
  • avoid E490 when usingmove_subtree_up andmove_subtree_down (#1013) (52dcef1)
  • Escape special regex chars in buffer lookup (#1022) (e16452b)
  • treesitter: Use io to read file on initial load (ffa4d80)
  • files: Use full match when finding bufnr for filename (94886d6)
  • files: Fallback to seconds check if file modification status (25b3ee8)
  • todo state in notifications (#1005) (f88734b)
  • remote_edit: Disable swapfile in temporary edit window (b6d14eb)
  • calendar: Rerender time when switching to time picker (57c3899)
  • =$= and =0= motions for calendar view (#987) (12680a3)
  • calendar: Fallback to current date if selected date is not a valid number (3c8319f)
  • promises: Do not report keyboard interrupt as unhandled rejection (38e61df)
  • refile: Remove leading slash when refiling to destination (95d7047)
  • capture: Correctly trim common root with multiple roots defined (f67d771)
  • disable spell-check in URLs (#980) (8ff03c7)
  • prevent blink.cmp from removing directive prefix (#978) (c720d9c)
  • treesitter: Skip version check when parser is not managed by nvim-orgmode (23c719a)
Loading
Frestein and silvus reacted with thumbs up emoji
2 people reacted

Release 0.6.0

11 May 19:18

Choose a tag to compare

Breaking changes

  • links: allow granular highlighting of links (#965) (b371b9e)

Features

  • search: add ability to search on LEVEL (#959) (08873bf)
  • todos: support file-specific todo definitions (#956) (689f20a)
  • validator: use new vim.validator structure for neovim 0.11 (2929054)

Bug fixes

  • treesitter: Allow tree-sitter grammar installation outside of orgmode folder (#979) (b22523c)
  • indent an item's content when entering a new line from normal mode (#950) (15d66ea)
  • images: manually load images with snacks in ftplugin (27ab1cf)
  • images: add svg to list of supported image types (#968) (59593cf)
  • checkbox: Go to correct location after adding new checkbox list item (e66a641)
  • global: require at least one argument for Org command (83df5bf)
  • handle empty :Org arguments. (#952) (6df9314)
Loading
Frestein, CNote1, and silvus reacted with thumbs up emojiseflue reacted with rocket emoji
4 people reacted

Release 0.5.3

26 Mar 15:30

Choose a tag to compare

Breaking changes

  • indent: AddOrg indent_mode command in favor of togglingvim.b.org_indent_mode (#932) (5368c0b)

Features

  • luarocks: remove dependency on tree-sitter-orgmode (7684799)
  • image: match latex code tag for math preview (#945) (3f8114e)
  • images: add support for rendering latex math expressions (#935) (0ebe2e3)
  • support headline's cookie from TODOs (#926) (abf8890)
  • global: Add store_link command to Org global (98776eb)
  • support updating a headline's cookie from multiple lists (#925) (22094c4)
  • babel: add directory creation support with :mkdirp header argument (#928) (fb9580c)

Bug fixes

  • meta_return on a link item (#943) (b42236a)
  • statistics cookie: count only TODO headlines (#938) (5d7c03a)
  • links: Allow storing links from agenda with org_use_id enabled (2c95512)
  • template: Use env variable USERNAME in Windows (#931) (8b4555b)
Loading
Frestein reacted with thumbs up emoji
1 person reacted

Release 0.5.2

07 Mar 18:44

Choose a tag to compare

Bug fixes

  • calendar: fix custom date input (2aa966f)
  • windows: normalize parser path (de15ddf)
  • agenda: respect start on weekday from custom agenda command (bad7aaa)
Loading
daxisunder, hamidi-dev, silvus, and Frestein reacted with thumbs up emoji
4 people reacted

Release 0.5.1

05 Mar 14:02

Choose a tag to compare

Features

  • ts: install parser if not installed in correct location (dca37ff)
  • health: report any conflicting parsers (52ff9cf)

Bug fixes

  • agenda: make spans work like emacs (#915) (88c71f3)
  • ts: correctly highlight table headings (#914) (4a405fb)
  • links: allow any value after http protocol (e5b800e)
Loading
Frestein reacted with thumbs up emoji
1 person reacted

Release 0.5.0

02 Mar 14:39

Choose a tag to compare

Breaking changes

  • ts: add link and timestamp tree-sitter captures (#912) (aaa327a)

Features

  • links: Open non-editable links with vim.ui.open (2eebc98)

Bug fixes

  • treesitter: remove unnecessary git checkout on tree-sitter install (998035a)
  • refile: allow slash to be omitted when refiling to file (585190e)
Loading
Frestein reacted with thumbs up emoji
1 person reacted

Release 0.4.32

23 Feb 13:26

Choose a tag to compare

Features

  • treesitter: track installed tree-sitter parser version (54aeadb)

Bug fixes

  • nightly: fix checkbox issues with nightly (#908) (62366c7)
Loading
silvus and Frestein reacted with thumbs up emoji
2 people reacted

Release 0.4.31

20 Feb 11:11

Choose a tag to compare

Bug fixes

  • images: Ignore image link matches that does not have valid extension (e4a89b8)
Loading
Frestein reacted with thumbs up emoji
1 person reacted

Release 0.4.3

20 Feb 10:32

Choose a tag to compare

Features

  • images: add support for image previewing with Snacks (#907) (80ca17e)
  • health: Add healthcheck (a802d2e)
  • files: add methods for tag addition/removal/toggling (#894) (09c1595)
  • #895: //github.com/nvim-orgmode/orgmode/commit/ba7e04e))
  • utils: add optional flag toutils.writefile() for exclusive writes (#893) (500004f)
  • hyperlinks: add ability to add custom hyperlink sources (#892) (356ff3f)
  • tests: add tests forutils.fs andutils.current_file_path() (#890) (3583fac)
  • properties: add optionorg_use_property_inheritance (#880) (48f32e6)

Bug fixes

  • ui: allow built-in completions in orgmode.ui.input (#903) (af90f8f)
Loading
Frestein reacted with thumbs up emoji
1 person reacted
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp