Releases: dkarter/dotfiles
Releases · dkarter/dotfiles
v13.7.0
13.7.0 (2024-04-10)
Features
- brew,zsh: add Postgres client (097e139)
- nvim: add tooling for python (a2453ef)
- zsh: add pgtmp alias (36c4f86)
Bug Fixes
- zsh: add ARM support for $BREW_PREFIX (1cfaa49)
v13.6.0
13.6.0 (2024-03-25)
Features
- nvim: add neogen for generating annotations (deeee68)
- zsh: add rmorig alias (f158fcd)
v13.5.2
13.5.2 (2024-03-21)
Bug Fixes
- nvim: disable codespell on NvimTree buffer (c769a00), closes #156
v13.5.1
13.5.1 (2024-03-19)
Bug Fixes
- nvim: add filetype mapping for helmfile (f5ec408)
- nvim: replace prettierd with prettier (5938c51)
v13.5.0
13.5.0 (2024-03-05)
Features
- nvim: add additional filetype mappings (4a17b74)
Bug Fixes
- nvim: add improved helm file detection (30c1e6b)
- remove helm file detection (998876b)
v13.4.0
13.4.0 (2024-03-03)
Features
Bug Fixes
- disable prettier for ruby (d26225b)
- nvim: replace deprecated none-ls built-ins with native LSPs (ef02255)
v13.3.0
13.3.0 (2024-02-01)
Features
- nvim: add support for bash runnable scratch buffers (9b59729)
- nvim: change notifications to compact theme (65689bb)
- nvim: re-add Flash, but without annoying features (793cee0)
- nvim: support syntax injections for Elixir custom sigils (7408e99)
Bug Fixes
- nvim: disable incorrect diagnostic (ea03eb3)
- wezterm: don't adjust window size when changing font size (dec63cf)
v13.2.0
13.2.0 (2024-01-29)
Features
- brew: add go-task (aka Taskfile) (62a46ec)
- task: add sync task (fb96be2)
Bug Fixes
- installer: allow setup.sh to pass args to installer.rb (2c5d89c)
- nvim: gx.nvim mapping change for new version (dc379d8)
v13.1.0
13.1.0 (2024-01-10)
Features
- nvim: automatically install TreeSitter parsers (436aa8e)
- nvim: lint ansible files (71b075f)
- nvim: use relativenumber (74a21d3)
- wezterm: add mappings for move tab left / right (9822080)
- zsh: add nvims (NvimSwitcher utility) (afc67b2)
- zsh: add pingf command (53d7436)
- zsh: add prettyping (pping) (0b847d1)
Bug Fixes
- nvim: jsonls: -32601: Unhandled method textDocument/diagnostic (4c6bcce)
- nvim: remove flash.nvim (e85b622)
- nvim: remove unnecessary code (e086c65)
- nvim: type annotations (9532bb0)
- tmux: don't detach tmux when exiting session (a6e5fbc)
- zsh: humanize file sizes for erd (f2bce37)
- zsh: localip function was not working (1ed625f)
- zsh: remove covid stuff (cd85de2)
- zsh: remove old alias to oh-my-zsh (fcc1072)
- zsh: remove unused aliases (f217ddc)
- zsh: support killing pingf with SIGINT (51c6c5b)
- zsh: use erd for tree commands (653d847)