Skip to content

Latest commit

 

History

History
622 lines (290 loc) · 28.2 KB

CHANGELOG.md

File metadata and controls

622 lines (290 loc) · 28.2 KB

Changelog

3.12.0 (2024-10-09)

Features

  • use rockspec for magick (deb0bc5)

3.11.0 (2024-07-05)

Features

  • use telescope for some lsp handlers (f1a04a5)

3.10.0 (2024-06-29)

Features

3.9.0 (2024-05-18)

Features

  • kanagawa colorscheme (a9995a0)
  • oil.nvim to edit the filesystem as a buffer (69b73eb)
  • virtual text for dap (1bdaab3)

Bug Fixes

  • full screen image preview (ef0bbee)
  • no signcolumn for terminal windows (bb3fa64)

3.8.1 (2024-05-13)

Bug Fixes

  • terminal switching with vim-slime update (919cc02)

3.8.0 (2024-05-03)

Features

Bug Fixes

3.7.0 (2024-04-15)

Features

Bug Fixes

3.6.0 (2024-04-13)

Features

  • preview image under cursor with <leader>io (a89dc45)

3.5.0 (2024-04-12)

Features

  • disable eob fill chars for better png previews (12363f0)

Bug Fixes

  • don't prompt for ipython or R exit/save (a213e66)
  • keymap: toggle dark/light (21d554e)

Performance Improvements

  • startup: only load image.nvim for certain ft (8377fd8)

3.4.0 (2024-04-11)

Features

  • exclude quarto docs output dir from telescope grep (9fc14a9)
  • highlight quarto code chunks without plugin (#103) (9fc14a9)
  • make animals more visible (9fc14a9)

Bug Fixes

  • colorizer config (9fc14a9)
  • don't show mode in cmd line, already in statusline (9fc14a9)
  • hide more quarto output dirs from search (9fc14a9)
  • lsp examples (9fc14a9)

3.3.0 (2024-04-07)

Features

  • use new default color scheme on nvim 0.10 (486de9c)

3.2.2 (2024-04-03)

Bug Fixes

  • don't enable copilot by default (2aca490)
  • only enabled dropar.nvim if nvim version >= 0.10 (c4b4586)

3.2.1 (2024-03-18)

Bug Fixes

3.2.0 (2024-03-18)

Features

Bug Fixes

  • statusline add missing mode 's' (3696640)

3.1.2 (2024-03-13)

Bug Fixes

  • set math.randomseed to ensure a different animal in the (b2c0854)

3.1.1 (2024-03-07)

Bug Fixes

  • put neodev in the correct place (1599d69)

3.1.0 (2024-03-06)

Features

  • packadd cfilter (d5094d3)
  • random animal in status line (20784d1)
  • reticulate treatment for sending visual selection (ed52007)

3.0.2 (2024-03-05)

Bug Fixes

  • put headlines config in config function instead of opts to avoid running treesitter parsing code before init. fixes #89 (6e4342f)

3.0.1 (2024-03-05)

Bug Fixes

3.0.0 (2024-03-04)

⚠ BREAKING CHANGES

  • big spring cleaning (#87)

Features

2.5.1 (2024-03-03)

Bug Fixes

  • use pyright for whole workspace (might make it slower) (8a873d4)

2.5.0 (2024-03-02)

Features

  • add preliminary completion for observable js chunks (a9ee42d)
  • example keybinding to ask R console for interactive table of (b34cc94)
  • rust and norg injections (66c5fbb)

Bug Fixes

  • automatic r/python switching with reticulate (bd548bf)
  • set quato_r_mode buffer variable (cb64ee7)
  • update img-clip plugin config for new version (#85) (d62b8a9)

Performance Improvements

  • update instead of write for <c-s> keybinding (b52207c)

2.4.0 (2024-02-12)

Features

  • automatically open and close reticulate python repl in R terminal when R (23c5536)
  • new image paste plugin (8486169)

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)