neovim-configuration

lua neovim configuration

MIT License

Stars
7

Bot releases are visible (Hide)

neovim-configuration - v7.5.0 Latest Release

Published by github-actions[bot] 9 months ago

7.5.0 (2024-02-05)

Features

  • lsp: simplify lsp via lsp-zero plugin (#4) (8bdeb1b)
neovim-configuration - v7.4.0

Published by github-actions[bot] 9 months ago

7.4.0 (2024-01-20)

Bug Fixes

  • mason: remove unused keymap descriptions (90894d4)

Features

  • clean target prints what is removed (15081e6)
neovim-configuration - v7.3.2

Published by github-actions[bot] 10 months ago

7.3.2 (2024-01-09)

Bug Fixes

  • dial.nvim config & add mini.surround plugin (4e5b3d8)
  • set smoothscroll opt if nvim version >= 0.10.x (9520f83)
neovim-configuration - v7.3.1

Published by github-actions[bot] 10 months ago

7.3.1 (2024-01-02)

Bug Fixes

  • lua-ls ignores hs and vim global variables (eb959a1)
neovim-configuration - v7.3.0

Published by github-actions[bot] 11 months ago

7.3.0 (2023-12-02)

Bug Fixes

  • lsp-config configuration (f9e2eec)
  • neo-tree configuration (1f060a2)
  • simplify & deduplicate keybindings (5730302)
  • simplify helper files (2105390)

Features

  • open neo-tree when buffer is a directory (1fb3eb8)
  • reload file when changed (cfd770a)
  • TrimWhitespace command (a2f88bd)
neovim-configuration - v7.2.0

Published by github-actions[bot] 11 months ago

7.2.0 (2023-11-20)

Bug Fixes

  • gitsigns configuration (45a26f6)
  • remove lazy loading for misc. plugins (45f9227)

Features

Performance Improvements

  • improve startup time (3de98b0)
  • remove aucmd that killed performance (41c0e87)
neovim-configuration - v7.1.0

Published by github-actions[bot] 12 months ago

7.1.0 (2023-11-01)

Bug Fixes

  • add bak "q" escape autocmd (4bc1109)
  • plugin config formatting (44fd927)
  • update plugin configs & lazy-lock.json (fbb5765)

Features

neovim-configuration - v7.0.0

Published by github-actions[bot] about 1 year ago

7.0.0 (2023-10-15)

Bug Fixes

  • refactor lazy plugin structure (e0b3eb1)

BREAKING CHANGES

  • The stucture changes can result in borking Lazy.
    Run "make clean" once will ensure no configuration conflicts.

Signed-off-by: Vladislav Doster [email protected]

neovim-configuration - v6.19.0

Published by github-actions[bot] about 1 year ago

6.19.0 (2023-10-11)

Bug Fixes

  • remove cruft in treesitter configuration (4bcef97)
  • update lazy plugins configuration (1229abd)
  • update lazy-lock.json (c6b05ad)

Features

  • add telescope-project extension (0dc6584)
neovim-configuration - v6.18.0

Published by github-actions[bot] about 1 year ago

6.18.0 (2023-10-10)

Bug Fixes

  • enable undofile option (e8c7a58)
  • enable use of arrow keys (8ade441)
  • remove verbose comments in lspconfig (4079ae9)
  • update lazy-lock.json (f46ba03)
  • use previous lualine configuration (8a39c37)

Features

  • add neodev, remember, and telescope plugins (df08ecf)
  • add telescope configuration (dd69236)
neovim-configuration - v6.17.0

Published by github-actions[bot] about 1 year ago

6.17.0 (2023-10-08)

Features

neovim-configuration - v6.16.0

Published by github-actions[bot] about 1 year ago

6.16.0 (2023-09-23)

Features

  • add toggleterm plugin & keybinds (c3a5430)
neovim-configuration - v6.15.1

Published by github-actions[bot] about 1 year ago

6.15.1 (2023-09-22)

Bug Fixes

  • update keymaps to use new module (1e399e8)
neovim-configuration - v6.15.0

Published by github-actions[bot] about 1 year ago

6.15.0 (2023-09-21)

Bug Fixes

  • keymaps for moving lines and tab navigation (4f838f2)
  • lsp plugin configurations (2311d78)
  • remove telescope file browser configuration (0c8953a)
  • remove treesitter cruft (e827ee6)

Features

  • add lsp-zero plugin configuration (1210207)
  • configure lsp via lsp-zero plugin (72c17fd)
  • set smoothscrolling option (6a6fb42)
neovim-configuration - v6.14.0

Published by github-actions[bot] about 1 year ago

6.14.0 (2023-09-02)

Bug Fixes

  • add back neo-tree.nvim file browser (ffc73bf)
  • follow_current_files option type neotree (577406d)
  • neotree open keymap to ctrl+n (b38eb0b)

Features

  • configure python lsp servers and formatters (c6e272f)
neovim-configuration - v6.13.3

Published by github-actions[bot] about 1 year ago

6.13.3 (2023-08-12)

Bug Fixes

  • file/git browser keymaps use file path (2c8a33b)
  • show hidden files by default in telescope file browser (9341fc2)
neovim-configuration - v6.13.2

Published by github-actions[bot] over 1 year ago

6.13.2 (2023-06-03)

Bug Fixes

  • add plenary dep to treesitter plugin (67e65ac)
  • packer config and formatting (fe597dd)
  • rm buffers.nvim & gutentags plugins (b3264a1)
  • telescope & treesitter plugins (14ef4a3)
  • telescope keymaps & themes (b17fb0c)
neovim-configuration - v6.13.1

Published by github-actions[bot] over 1 year ago

6.13.1 (2023-05-02)

Bug Fixes

  • format telescope config (314b602)
  • luaformatter ignores telescope keymaps (f7daf34)
  • telescope file and git file keymaps (69f7467)
  • telescope keymaps & themes (9bb5078)
neovim-configuration - v6.13.0

Published by github-actions[bot] over 1 year ago

6.13.0 (2023-05-01)

Bug Fixes

Features

  • remove diffview & git-messenger configs (7e10167)
  • remove tokyonight colorscheme config (aab6ddf)
  • remove tokyonight colorscheme config (d768397)
neovim-configuration - v6.12.1

Published by github-actions[bot] over 1 year ago

6.12.1 (2023-04-17)

Bug Fixes

  • formatting favors readability over LOC (31644ae)
Badges
Extracted from project README
Release Version Release GitHub commit activity