Releases: sbulav/dotfiles
Releases · sbulav/dotfiles
v1.24.0
Features
- nvim: add delete marks shortcut (152e352)
- nvim: add pp alias to new vim.pretty_print (59bfbc5)
v1.23.0
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
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
Features
- nvim: migrate to indent-blankline (b6009d4)
- nvim: reorder plugins (01ef0f1)
v1.20.0
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
Features
- nvim: add terraform_doc and mappings (943f201)
- nvim: add treesitter cmp source (9b18f29)
- nvim: set up cmp suggestions sorting (4225a27)
v1.18.0
Features
- nvim: first autocommands to 0.7 syntax (16df934)
- nvim: second wave of updated autocommands (200989e)
v1.17.1
Bug Fixes
- nvim: disable copilot for markdown (a7f9b2f)
v1.17.0
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
Features
- nvim: add color parenthesis (085ac7f)