Skip to content

v1.5.1

Compare
Choose a tag to compare
@arsham arsham released this 10 Oct 23:05
· 587 commits to master since this release
c19a61f

Docs

  • Update README information

Refactor

  • Textobjects: Remove line and fold support
  • Autocmd: Automatically reload saved config
  • Filetype: Remove filetype plugin
  • Remove unneeded async calls
  • Use new vim.cmd goody
  • Settings: Remove stale setting files

Feature

  • Mappings: Add scrollbind key mapping
  • Plugins: Add inc-rename plugin
  • Mappings: Add cmdheight toggle mapping
  • Mappings: Tab navigation with [t and ]t

Fix

  • Plugins: Fzf-lua diagnostics setup
  • Lsp: Fix gopls regression of completions
  • Markdown: Fix carriage return mapping