Skip to content

Releases: dkarter/dotfiles

v13.7.0

10 Apr 03:23
a4e328e
Compare
Choose a tag to compare

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

25 Mar 22:57
baf5355
Compare
Choose a tag to compare

13.6.0 (2024-03-25)

Features

  • nvim: add neogen for generating annotations (deeee68)
  • zsh: add rmorig alias (f158fcd)

v13.5.2

21 Mar 15:17
bb5e3a2
Compare
Choose a tag to compare

13.5.2 (2024-03-21)

Bug Fixes

  • nvim: disable codespell on NvimTree buffer (c769a00), closes #156

v13.5.1

19 Mar 22:29
d9b20d8
Compare
Choose a tag to compare

13.5.1 (2024-03-19)

Bug Fixes

  • nvim: add filetype mapping for helmfile (f5ec408)
  • nvim: replace prettierd with prettier (5938c51)

v13.5.0

05 Mar 06:29
18db34e
Compare
Choose a tag to compare

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

03 Mar 02:30
db0e99b
Compare
Choose a tag to compare

13.4.0 (2024-03-03)

Features

  • installer: add jless (f4fce1b)
  • nvim: add Helm file support (40aec36)

Bug Fixes

  • disable prettier for ruby (d26225b)
  • nvim: replace deprecated none-ls built-ins with native LSPs (ef02255)

v13.3.1

02 Feb 05:53
29340bc
Compare
Choose a tag to compare

13.3.1 (2024-02-02)

Bug Fixes

  • installer: rubocop lint (fe683e1)

v13.3.0

02 Feb 04:18
1f60591
Compare
Choose a tag to compare

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

29 Jan 04:25
3483c49
Compare
Choose a tag to compare

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

10 Jan 05:20
6837ebd
Compare
Choose a tag to compare

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)