Skip to content

Releases: sbulav/dotfiles

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)

v1.17.0

06 Apr 08:32
d882d31
Compare
Choose a tag to compare

Features

Bug Fixes

  • nvim: correct tf filetype detection (1c2314c)
  • nvim: move detection to filetype.nvim (fea9104)
  • nvim: vim-terraform replaced by ts+null-ls (474df61)

v1.16.0

05 Apr 08:16
1f83229
Compare
Choose a tag to compare

Features

  • nvim: add color parenthesis (085ac7f)