Skip to content

Latest commit

 

History

History
392 lines (181 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

392 lines (181 loc) · 17.3 KB

Changelog

2.3.0 (2023-12-22)

Features

  • add ls for dot graphviz (205bcc9)
  • create new terminals in a vertical split instead of below (d4bab6c)

2.2.0 (2023-11-28)

Features

  • configure paste image plugin for quarto and add molten example (24470a6)

2.1.0 (2023-11-21)

Features

  • exempt markdown headings from ]] [[ ts textobjects jumps (c80622d)

2.0.1 (2023-11-16)

Performance Improvements

  • improve pyright performance (edee5bc)

2.0.0 (2023-11-15)

⚠ BREAKING CHANGES

  • python: back to pyright as the default ls for python

Features

  • python: back to pyright as the default ls for python (2cc48a8)

Bug Fixes

  • hide quarto magic comments from python linter warnings (5d11e60)
  • maybe fix #69 (1c2e986)

1.0.0 (2023-11-12)

⚠ BREAKING CHANGES

  • pyright somehow manages to block the editor even when just scrolling and leads to blocking at startup.

Bug Fixes

  • disable indent-blankline due to performance issues (3d7d1b4)

Performance Improvements

  • replace pyright with python-lsp-server and mypy plugin (9a48780)

0.23.2 (2023-11-03)

Bug Fixes

0.23.1 (2023-10-29)

Bug Fixes

  • check nvim version before usage of vim.system. fixes #63 (524f453)

0.23.0 (2023-10-28)

Features

  • implement many tweaks from dev and format with stylua (e903301)
  • test image.lua requirements (f6a6059)

Bug Fixes

  • add example for custom yaml schema (d2e3d5e)

0.22.4 (2023-10-17)

Bug Fixes

  • remove outdated indent-blankline settings (8413978), closes #95

0.22.3 (2023-09-28)

Bug Fixes

0.22.2 (2023-09-15)

Bug Fixes

  • make neotest quit keymap buffer local (fc9b431)

0.22.1 (2023-08-29)

Bug Fixes

0.22.0 (2023-08-27)

Features

  • editing: wrap markdown by words (4ae6c9f)
  • format code chunk in qmd document (4ae6c9f)
  • preview equations (4ae6c9f)
  • theme: add onedark (4ae6c9f)

Bug Fixes

0.21.0 (2023-07-28)

Features

  • nvim-spectre for global search and replace (f441014)

0.20.1 (2023-07-17)

Bug Fixes

0.20.0 (2023-07-17)

Features

0.19.1 (2023-07-11)

Bug Fixes

  • don't use version restriction for now until more widespread (8367109)

0.19.0 (2023-07-05)

Features

  • symbol outline (lazyloaded) (5e7eb0c)

Bug Fixes

  • disambiguate keybindings for git conflict (b858124)
  • vim-slime delim for R (ba01fb4)

0.18.3 (2023-07-03)

Bug Fixes

  • back to vim.loop instead of vim.uv until nvim v0.10 is released (1f14aa1)

0.18.2 (2023-07-03)

Bug Fixes

  • fix git diffview keybindings (1c3570f)
  • neogit moved to new user/org (9b1e426)

Performance Improvements

0.18.1 (2023-06-30)

Bug Fixes

0.18.0 (2023-06-30)

Features

  • highlight code chunks with headlines.nvim (7eb3d01)
  • keys: next/previous quickfix item (c2f0ae0)
  • show more of the file path in windowline (8ee2436)

0.17.0 (2023-06-28)

Features

  • keybindings for qmd document_symbols and type_definition (c99a52c)

0.16.1 (2023-06-27)

Bug Fixes

  • ts textobjects for plain python/r file code chunks (24021b8)

0.16.0 (2023-06-27)

Features

0.15.0 (2023-06-24)

Features

  • warn if quarto resource path is not found (c166dd2), closes #36

0.14.2 (2023-06-16)

Bug Fixes

  • delete broken symlink (ebb15b8)
  • re-introduce quarto snippets (6131c25)

0.14.1 (2023-06-07)

Bug Fixes

  • properly use vim slime ipython pause (378b376)

0.14.0 (2023-06-06)

Features

  • revert to only completing curly code chunks, but also add html (fa372b6)

0.13.0 (2023-06-05)

Features

  • enable completion for all chunks by default (15023f2)

Bug Fixes

  • remove (deprecated?) vim-slime option (896c432)
  • respect .ignore file for finding files (1bf09f2)

0.12.0 (2023-06-03)

Features

Performance Improvements

  • disable slower plugins by default (7912423)

0.11.0 (2023-05-26)

Features

  • set up keymap for rename and references in qmd (4ce8272)

Bug Fixes

  • overwrite less markdown queries (2594395)
  • r: disable rich documentation (=> pure markdown) (9ed4a37)
  • resume showing gitignored files for find files (102fdf3)

0.10.0 (2023-05-05)

Features

  • make pyright less hungry (57b1d7b)

0.9.1 (2023-05-01)

Bug Fixes

  • more robust vim-slime cell delimiter detection (fa7f21c)

0.9.0 (2023-04-24)

Features

Thanks to @sondalex for the suggestion!

0.8.1 (2023-04-22)

Bug Fixes

  • add coj keybinding to insert julia code chunk (64fdafd)

0.8.0 (2023-04-20)

Features

  • add <leader>qr keybindings to run code with vim-slime (8959d0d)
  • be less verbose (9385099)

0.7.0 (2023-04-20)

Features

  • add keybindings to add different code chunks (f2cd9d6)
  • re-introduce codechunk textobjects to jump to (cb06ff7)

Bug Fixes

  • don't autopair backticks (5b0ed1f)

0.6.0 (2023-04-09)

Features

  • add kebinding to mark and switch between terminal targets (d2492ef)
  • show optional features (1487088)
  • use ipython cpaste when in python code chunk (0756a76)

0.5.0 (2023-03-28)

Features

  • spellchecking exceptions for links (55b62ae)

0.4.0 (2023-03-16)

Features

  • add bash language server (96af1a1)

0.3.1 (2023-03-11)

Bug Fixes

  • also add marksman config example (126937d)

0.3.0 (2023-03-11)

Features

  • add ci with autorelease (1d53ef5)
  • add DAP configuration (eb48da3)
  • ignore python .venv folder in telescope search (071183a)
  • update plugins (5af0945)