3.12.0 (2024-10-09)
- use rockspec for magick (deb0bc5)
3.11.0 (2024-07-05)
- use telescope for some lsp handlers (f1a04a5)
3.10.0 (2024-06-29)
- json ls (887f798)
3.9.0 (2024-05-18)
- kanagawa colorscheme (a9995a0)
- oil.nvim to edit the filesystem as a buffer (69b73eb)
- virtual text for dap (1bdaab3)
3.8.1 (2024-05-13)
- terminal switching with vim-slime update (919cc02)
3.8.0 (2024-05-03)
- Correct readme typo (#109) (0cb40f2)
- dap config (f90111e)
- only enable custom code cell highlights for nvim >= 0.10. fixes #110 (a5ad7e1)
3.7.0 (2024-04-15)
- tabularize plugin (d63759b)
- lazy.nvim colorscheme (b3893cd)
3.6.0 (2024-04-13)
- preview image under cursor with <leader>io (a89dc45)
3.5.0 (2024-04-12)
- disable eob fill chars for better png previews (12363f0)
- startup: only load image.nvim for certain ft (8377fd8)
3.4.0 (2024-04-11)
- exclude quarto docs output dir from telescope grep (9fc14a9)
- highlight quarto code chunks without plugin (#103) (9fc14a9)
- make animals more visible (9fc14a9)
- 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)
- use new default color scheme on nvim 0.10 (486de9c)
3.2.2 (2024-04-03)
- don't enable copilot by default (2aca490)
- only enabled dropar.nvim if nvim version >= 0.10 (c4b4586)
3.2.1 (2024-03-18)
- add unicorn (42d525b)
3.2.0 (2024-03-18)
- (lazily) enable Octo (fba5647)
- statusline add missing mode 's' (3696640)
3.1.2 (2024-03-13)
- set math.randomseed to ensure a different animal in the (b2c0854)
3.1.1 (2024-03-07)
- put neodev in the correct place (1599d69)
3.1.0 (2024-03-06)
- packadd cfilter (d5094d3)
- random animal in status line (20784d1)
- reticulate treatment for sending visual selection (ed52007)
3.0.2 (2024-03-05)
- 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)
3.0.0 (2024-03-04)
- big spring cleaning (#87)
2.5.1 (2024-03-03)
- use pyright for whole workspace (might make it slower) (8a873d4)
2.5.0 (2024-03-02)
- add preliminary completion for observable js chunks (a9ee42d)
- example keybinding to ask R console for interactive table of (b34cc94)
- rust and norg injections (66c5fbb)
- automatic r/python switching with reticulate (bd548bf)
- set quato_r_mode buffer variable (cb64ee7)
- update img-clip plugin config for new version (#85) (d62b8a9)
- update instead of write for <c-s> keybinding (b52207c)
2.4.0 (2024-02-12)
- automatically open and close reticulate python repl in R terminal when R (23c5536)
- new image paste plugin (8486169)
2.3.0 (2023-12-22)
- add ls for dot graphviz (205bcc9)
- create new terminals in a vertical split instead of below (d4bab6c)
2.2.0 (2023-11-28)
- configure paste image plugin for quarto and add molten example (24470a6)
2.1.0 (2023-11-21)
- exempt markdown headings from
]]
[[
ts textobjects jumps (c80622d)
2.0.1 (2023-11-16)
- improve pyright performance (edee5bc)
2.0.0 (2023-11-15)
- python: back to pyright as the default ls for python
- python: back to pyright as the default ls for python (2cc48a8)
1.0.0 (2023-11-12)
- pyright somehow manages to block the editor even when just scrolling and leads to blocking at startup.
- disable indent-blankline due to performance issues (3d7d1b4)
- replace pyright with python-lsp-server and mypy plugin (9a48780)
0.23.2 (2023-11-03)
- tmux version check (0a3d522)
0.23.1 (2023-10-29)
0.23.0 (2023-10-28)
- implement many tweaks from dev and format with stylua (e903301)
- test image.lua requirements (f6a6059)
- add example for custom yaml schema (d2e3d5e)
0.22.4 (2023-10-17)
0.22.3 (2023-09-28)
0.22.2 (2023-09-15)
- make neotest quit keymap buffer local (fc9b431)
0.22.1 (2023-08-29)
0.22.0 (2023-08-27)
- editing: wrap markdown by words (4ae6c9f)
- format code chunk in qmd document (4ae6c9f)
- preview equations (4ae6c9f)
- theme: add onedark (4ae6c9f)
- cleanup (f2bc9af)
0.21.0 (2023-07-28)
- nvim-spectre for global search and replace (f441014)
0.20.1 (2023-07-17)
- fix on_attach (ba10d9e)
0.20.0 (2023-07-17)
0.19.1 (2023-07-11)
- don't use version restriction for now until more widespread (8367109)
0.19.0 (2023-07-05)
- symbol outline (lazyloaded) (5e7eb0c)
0.18.3 (2023-07-03)
- back to vim.loop instead of vim.uv until nvim v0.10 is released (1f14aa1)
0.18.2 (2023-07-03)
0.18.1 (2023-06-30)
- luasnip package.json (eaf9688)
0.18.0 (2023-06-30)
- 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)
- keybindings for qmd document_symbols and type_definition (c99a52c)
0.16.1 (2023-06-27)
- ts textobjects for plain python/r file code chunks (24021b8)
0.16.0 (2023-06-27)
0.15.0 (2023-06-24)
0.14.2 (2023-06-16)
0.14.1 (2023-06-07)
- properly use vim slime ipython pause (378b376)
0.14.0 (2023-06-06)
- revert to only completing curly code chunks, but also add html (fa372b6)
0.13.0 (2023-06-05)
- enable completion for all chunks by default (15023f2)
0.12.0 (2023-06-03)
- add leap.nvim (ef6fdde)
- disable slower plugins by default (7912423)
0.11.0 (2023-05-26)
- set up keymap for rename and references in qmd (4ce8272)
- 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)
- make pyright less hungry (57b1d7b)
0.9.1 (2023-05-01)
- more robust vim-slime cell delimiter detection (fa7f21c)
0.9.0 (2023-04-24)
- opt: ltex (e17573d)
Thanks to @sondalex for the suggestion!
0.8.1 (2023-04-22)
- add coj keybinding to insert julia code chunk (64fdafd)
0.8.0 (2023-04-20)
0.7.0 (2023-04-20)
- add keybindings to add different code chunks (f2cd9d6)
- re-introduce codechunk textobjects to jump to (cb06ff7)
- don't autopair backticks (5b0ed1f)
0.6.0 (2023-04-09)
- 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)
- spellchecking exceptions for links (55b62ae)
0.4.0 (2023-03-16)
- add bash language server (96af1a1)
0.3.1 (2023-03-11)
- also add marksman config example (126937d)