Skip to content

Releases: siddhantac/dotfiles

v1.6.0

23 Jan 02:48
f03fe9a

Choose a tag to compare

1.6.0 (2024-01-23)

Features

  • nvim: add copilot (9df443a)
  • nvim: add copilot (b8504b2)
  • nvim: add go.mod and other files to treesitter (2de54fb)
  • nvim: add treesitter-context plugin (148f305)
  • nvim: fix keybinds to navigate completion menu (74366bb)
  • nvim: lazy will check for updates automatically (51d7363)
  • tmux: add tmuxinator (1bc7a16)

Bug Fixes

  • nvim: update settings so that copilot works properly (99e83ec)

v1.5.0

15 Nov 09:58
a4e4183

Choose a tag to compare

1.5.0 (2023-11-15)

Features

  • tmux: add tmuxifier to automate window and session mgmt (9eadec2)
  • zsh: add go bin path to PATH (210eb98)
  • zsh: replace exa with eza (dee164d)

Bug Fixes

  • make: use flag for dir in rm (1eac6b1)
  • nvim: add markdown treesitter parser for lspsaga (d83efed)
  • tmux: update layout (200ea33)

v1.4.0

20 Oct 08:15
024f2ad

Choose a tag to compare

1.4.0 (2023-10-20)

Features

  • nvim: add keybinds to open files in split (abea114)
  • nvim: add lazy loading for plugins (load time 260ms -> 90ms) (cf6b889)
  • nvim: add mappings for gitlinker (03f5e86)
  • nvim: replace custom lsp function with mini.cursorword (4ddf818)
  • nvim: update mini.nvim config (888da93)
  • tmux: improved keybinds to navigate windows and panes (26ea7b9)
  • zsh: aliase to start tmux session with dirname (14dfde0)

v1.3.0

17 Oct 09:59
7ad580c

Choose a tag to compare

1.3.0 (2023-10-17)

Features

  • nvim: experiment with mini.files (f1231bf)
  • zsh: new aliases (4a3d705)
  • zsh: remove scm_breeze (messing with git log) (3affcef)

Bug Fixes

  • starship: increase timeout for git commands (afd272a)

v1.2.0

13 Oct 04:58
62d8d60

Choose a tag to compare

1.2.0 (2023-10-13)

Features

  • espanso: add space at the end of markdown links (28cfeb2)
  • git: add default log number to 5 (f54b79f)
  • git: install scm_breeze (ae84eb8)
  • kitty: add Berkeley Mono Font (3d5dbe6)
  • kitty: use Berkeley Mono (non trial)" (d128dc4)
  • nvim: added lazy loading for neogit (fdd4afc)
  • nvim: update telescope prompt and result (f05c6e5)

Bug Fixes

  • git: allow my aliases to override scm-breeze (dd6d628)
  • nvim: fixed plugin filename (63a3ce5)
  • zsh: check for main branch before master branch (0c1012f)

v1.1.0

03 Oct 06:21
e226103

Choose a tag to compare

1.1.0 (2023-10-03)

Features

  • ci: auto semver based release using release-please (4a8fca4)
  • git: script to make conventional commits easier (028fb23)