Skip to content

Releases: sbulav/dotfiles

v1.26.0

25 Jul 08:46
19ae86b
Compare
Choose a tag to compare

Features

  • nvim: migrate from nvim-gps to nvim-navic (4c1d6fa)
  • nvim: remove copilot (3043f21)

Bug Fixes

  • fish: check if tmux is run from interactive (46de25c)

v1.25.0

09 Jun 05:49
b886fb2
Compare
Choose a tag to compare

Features

  • git: use work email and sign it (fbdbf3a)
  • nvim: allow CR to next line w/o completion (f981724)
  • nvim: use terraform-ls for formatting (4315c61)
  • use proper function to detect client capabilities (930cc95)

Bug Fixes

  • nvim: add mappings to surround on ' (20cbeb9)
  • nvim: re-enable tab to swap windows (24d5cc2)

v1.24.0

05 May 10:20
8c0f8b8
Compare
Choose a tag to compare

Features

  • nvim: add delete marks shortcut (152e352)
  • nvim: add pp alias to new vim.pretty_print (59bfbc5)

v1.23.0

04 May 09:34
3c175ce
Compare
Choose a tag to compare

Features

  • nvim: add opt to don't continue comments (f006451)
  • nvim: add packages status to alpha (0cf540d)
  • nvim: display attached LSP clients (c5728eb)
  • nvim: try to improve work with marks (c434c4a)

Bug Fixes

  • nvim: don't trigger err if no emply eof (ed1c9a9)
  • nvim: fix gf broken by wildignore (51252b8)
  • nvim: sync autoformat to avoid double save (62af92c)
  • nvim: use correct diag mapping (9532eae)
  • nvim: use only null-ls for formatting (f28174b)

v1.22.0

22 Apr 08:36
ff4855e
Compare
Choose a tag to compare

Features

  • nvim: Enable global statusline (d8d0c63)
  • nvim: migrate strip_trailing_spaces to lua (29eb110)
  • nvim: migrate suffixes to lua (af59250)
  • nvim: migrate to stevearc/qf_helper.nvim (9bc07f3)
  • nvim: migrate wildmenu opts to lua (163334f)
  • nvim: optimize cmp, select 1 entry on cr (4aa4934)

v1.21.0

21 Apr 07:25
83517e5
Compare
Choose a tag to compare

Features

  • nvim: migrate to indent-blankline (b6009d4)
  • nvim: reorder plugins (01ef0f1)

v1.20.0

19 Apr 13:40
66f05bc
Compare
Choose a tag to compare

Features

  • git: sign commits with GPG (b644dd4)
  • gpg: configure gpg agent compatible with nvim (5e75873)

Bug Fixes

  • gpg: tty is not required for loopback (ddda3e3)

v1.19.0

19 Apr 10:31
905af32
Compare
Choose a tag to compare

Features

  • nvim: add terraform_doc and mappings (943f201)
  • nvim: add treesitter cmp source (9b18f29)
  • nvim: set up cmp suggestions sorting (4225a27)

v1.18.0

18 Apr 11:48
e712d6f
Compare
Choose a tag to compare

Features

  • nvim: first autocommands to 0.7 syntax (16df934)
  • nvim: second wave of updated autocommands (200989e)

v1.17.1

14 Apr 11:07
1bd708f
Compare
Choose a tag to compare

Bug Fixes

  • nvim: disable copilot for markdown (a7f9b2f)