Skip to content

Releases: dgokcin/dotfiles

v1.8.1

18 Apr 19:17
aee71b1
Compare
Choose a tag to compare

1.8.1 (2024-04-18)

Bug Fixes

  • get rid of linter errors in lsp.lua (#42) (4dbda2c)

v1.8.0

05 Mar 19:50
ea812ad
Compare
Choose a tag to compare

1.8.0 (2024-03-05)

Features

  • customizing fast-cursor-move.nvim (#34) (cee9499)

v1.7.1

05 Mar 05:18
ff1c181
Compare
Choose a tag to compare

1.7.1 (2024-03-05)

Bug Fixes

  • override vscode-neovim keybindings for j and k (#32) (b6526eb)

v1.7.0

05 Mar 05:15
b2bcfbe
Compare
Choose a tag to compare

1.7.0 (2024-02-29)

Features

  • add keymaps for C to change without yanking (#28) (9cfc77f)

Bug Fixes

v1.6.0

26 Feb 08:17
bb194bf
Compare
Choose a tag to compare

1.6.0 (2024-02-13)

Features

  • add lazygit config file and makefile target (a1bacff)

Bug Fixes

  • delete without yanking using register a (76b4952)
  • make vim-visual-multi work with vscode (05fe3af)
  • resolve permission issue with wakatime plugin (4a8f4b0)

v1.5.0

07 Feb 21:32
75a8bf6
Compare
Choose a tag to compare

1.5.0 (2024-02-07)

Features

  • enhance telescope-undo and toggleterm (335e18b)
  • git: make default branch vim on new repos (269df44)
  • nvim: add copilot plugin (720fc11)
  • nvim: add keymap for exiting terminal mode (d6b0fdd)
  • nvim: add telescope-undo plugin (354b330)
  • nvim: add toggleterm and term-edit plugins (7a24d72)
  • nvim: remove s keymap from flash.nvim (506a6a1)
  • zsh: fix boot time problem for zsh (199e487)

Bug Fixes

  • enable lazy loading for toggleterm&term-edit (2917075)
  • nvim-tree: change open vertical split keymap (6ba9fda)
  • telescope-undo: fix preview height (d696226)

v1.4.0

17 Jan 09:34
Compare
Choose a tag to compare

1.4.0 (2024-01-17)

Features

  • enable tab completion in nvim-cmp (a5a58bb)
  • nvim: add vscode support for some plugins (e6eeb8d)
  • nvim: add vscode-multi-cursor plugin (e4eaa24)
  • nvim: disable swap files (041c430)
  • nvim: enhance git short-log alias (c022470)
  • nvim: migrate to lazyvim (e40ad40)

Bug Fixes

  • checker: disable notifications (94b6914)
  • disable mini.ai plugin (22705b9)
  • disable vim-illuminate (1dccb04)
  • nvim: properly disable neo-tree plugin (1486a80)
  • show shrug in dashboard (ff9d417)

v1.3.0

15 Jan 12:20
Compare
Choose a tag to compare

1.3.0 (2024-01-15)

Features

  • add bufferline plugin (fb49050)
  • nvim: add alpha-nvim plugin (d39aeb7)
  • nvim: add noice.nvim for floating terminal (0d21654)
  • nvim: add persistence.nvim plugin (e97ecb5)
  • nvim: add telescope git commands (d508efc)
  • nvim: add terraform and hcl to treesitter (b3cd6e4)
  • nvim: change theme to tokyonight (5f7785c)

Bug Fixes

  • add BufRead to plugins for faster startup (1054d7f)
  • remove unnecessary files (e0c8eff)
  • standardize telescope keymap descriptions (bc64874)

v1.2.0

10 Jan 21:03
Compare
Choose a tag to compare

1.2.0 (2024-01-10)

Features

Bug Fixes

  • remove desc from keymap (ada8d77)

v1.1.0

08 Jan 22:36
Compare
Choose a tag to compare

1.1.0 (2024-01-08)

Features

  • add command abbreviations (6667c65)
  • add nvim config (a49dd34)
  • replace nvim-comment with comment.nvim (5df0fa3)