Skip to content

Releases: engeir/stowfiles

v1.11.3

25 Mar 16:09
f5f5d77

Choose a tag to compare

1.11.3 (2024-03-25)

Bug Fixes

  • software: gup is nice to have so all Go binaries are up to date (7f761d9)
  • tmux: C-H also matches C-h, which I use in nvim (c032b69)
  • zathura: keep horisontal/x position when following links (acc2cc0)

Miscellaneous

  • dprint: rename to use the hidden file type (e9ceb41)
  • nvim: add LSP config for pylsp (db1486a)
  • software: update installed (6293807)
  • tmux: adjust keymaps to use the home row more (60eac7c)

Styles

  • lua: add stylua format as pre commit hook (e6c8ecc)

Code Refactoring

  • sxhkd: stay closer to the home row (1989883)

v1.11.2

22 Mar 12:53
f8eeabc

Choose a tag to compare

1.11.2 (2024-03-22)

Miscellaneous

  • fzf: bind C-b and C-f to preview up/down (14f7023)
  • nvim: add some unimportant plugins (e62a282)
  • nvim: small fixes (46046c9)

Styles

  • dprint: format the repo with dprint during pre-commit (6f5aef9), closes #33

Documentation

  • software: add usage for update and reinstall scripts (62de21a)

v1.11.1

14 Mar 08:49
d61b420

Choose a tag to compare

1.11.1 (2024-03-14)

Documentation

  • software: add usage string to reinstall script (87ec021)

v1.11.0

14 Mar 08:38
485bd2d

Choose a tag to compare

1.11.0 (2024-03-14)

Features

  • nvim: add mini.bufremove (2005b23)
  • nvim: finally make 3rd/image.nvim work (b8b1519)
  • software: adds a reinstall script that installs from INSTALLED-<machine>.md (5d6617f)

Miscellaneous

  • fish: update plugins (a48e3bc)
  • mise: add ruby as an installed global (f4f6487)
  • nnn: use custom preview-tui2 plugin (2432378)
  • nvim: add base16 plugin (9e56450)
  • nvim: add vim-markdown-toc plugin (9e56450)
  • nvim: small adjustment of image.nvim config (a06ca5f)
  • nvim: small changes (9e56450)
  • nvim: swap scroll direction in cmp preview windows (2005b23)
  • software: update installed (b4bc755)

Styles

Code Refactoring

  • nvim: use copilot.lua over .vim, and cmp add-on (a06ca5f)

v1.10.1

06 Mar 16:00
35fef52

Choose a tag to compare

1.10.1 (2024-03-06)

Miscellaneous

  • mise: always install the five latest python minor versions (2c27bb8)
  • nvim: add back in custom diagnostics symbols (ee33aa4)
  • nvim: esc in dressing-nvim.lua goes to vim mode instead of close (a4f2076)
  • nvim: improve gitsigns settings for current_line_blame (95845f5)
  • nvim: remove <CR> to accept cmp choice (e2daa61)
  • software: add tex packages to list of installed software (4ba25a7)

v1.10.0

04 Mar 08:57
e5d496b

Choose a tag to compare

1.10.0 (2024-03-04)

Features

  • nvim: add custom mappings to control telescope -bibtex (4958b45)
  • nvim: update LSP config after the recent kickstart.nvim update (4553a70)

Miscellaneous

  • software: update installed (0959b0d)
  • software: update installed (acb2e30)

v1.9.3

26 Feb 15:38
34e05a8

Choose a tag to compare

1.9.3 (2024-02-26)

Miscellaneous

  • fish: automatic stuff (d99867d)
  • helix: add buffer move keymaps (3a0d868)
  • helix: add keymap to delete to EOL (a469472)
  • nvim: add/remove plugins (340ea76)
  • software: update installed (30c1d9f)
  • software: update installed (ee6822b)
  • software: update installed (17424b8)
  • software: update installed (9f0dcfd)

Code Refactoring

v1.9.2

20 Feb 07:18
d4d24a5

Choose a tag to compare

1.9.2 (2024-02-20)

Bug Fixes

Miscellaneous

  • env: specify bash shebang due to non-posix features (2b6b38b)
  • fish: update path (f183f42)
  • nvim: go back to ultimate-autopair, much better (8aca1f1)
  • software: remove gup and update installed (4fd92b6)
  • software: update installed (d5345f5)
  • software: update installed (a5a335f)

Code Refactoring

  • mise: use mise to control env variables (b743f47)

v1.9.1

13 Feb 07:49
f6e744e

Choose a tag to compare

1.9.1 (2024-02-12)

Bug Fixes

  • bin: better output format of video reduce command (c0caab1)

Miscellaneous

  • helix: add python LSP settings (abf480e)
  • software: update installed (ccbf9ca)

v1.9.0

09 Feb 07:26
c563499

Choose a tag to compare

1.9.0 (2024-02-08)

Features

  • alacritty: add opacity control via sxhkd (26259c5)
  • bin: if bspwm acts up, force kill the process (beb5416)
  • bin: tms, add ability to use different names on similar basename paths (fc7b135)
  • bin: video edit by ffmpeg scripts (63ad1d2)
  • bin: video edit script v2 (3cb39bc)

Bug Fixes

  • bin: tms, check for existing session from output, not opposite (5dc5151)
  • eza: update the changed -F/--classify option (b76b036)
  • fish: abbr's need some nudging (1d0a088)

Miscellaneous