neovim-configuration

lua neovim configuration

MIT License

Stars
7

Bot releases are hidden (Show)

neovim-configuration - v6.3.5

Published by vladdoster almost 2 years ago

6.3.5 (2022-12-06)

Bug Fixes

  • rm vim-peekabo plugin (03785dd)
  • update deprecated dressing.nvim options (057a132)
neovim-configuration - v6.3.4

Published by vladdoster almost 2 years ago

6.3.4 (2022-12-04)

Bug Fixes

  • add option to disable startup message (a43cdce)
  • aerial configuration (f864f97)
  • MasonInstallAll call in update Make target (2dd19b2)
  • nvim-autopairs configuration (afeaaed)
  • re-enable nvim-autopairs.nvim plugin (7bab935)
neovim-configuration - v6.3.3

Published by vladdoster almost 2 years ago

6.3.3 (2022-11-30)

Bug Fixes

  • add .luarc.json to .gitignore (e709504)
  • Makefile vim modeline options (75b0fcd)
neovim-configuration - v6.3.2

Published by vladdoster almost 2 years ago

6.3.2 (2022-11-20)

Bug Fixes

  • enable python3 provider for sortFolds plugin (9b3e669)
  • remove nvim-autopairs plugin (88a4759)
  • remove prefix from VERSION (72d059b)
neovim-configuration - v6.3.1

Published by vladdoster almost 2 years ago

6.3.1 (2022-11-06)

fix

neovim-configuration - v6.3.0

Published by vladdoster almost 2 years ago

6.3.0 (2022-11-02)

maint

  • add SortFolds plugin & misc. tweaks (7efad6a)
  • helper func to wrap key cmd w/ " (b40d41c)

style

  • clean up fold markers and comments (fb19740)
neovim-configuration - v6.2.0

Published by vladdoster almost 2 years ago

6.2.0 (2022-10-29)

fix

  • toggleterm autocmd logic (5c42e9f)

style

  • format treesitter config (918899b)
  • tweak nvim option values (43d5c11)
neovim-configuration - v6.1.0

Published by vladdoster about 2 years ago

6.1.0 (2022-10-16)

fix

  • add autocmd to refresh treesitter parser (066a0c8)
  • LSP related plugins re-configured (26b314d)

maint

  • remove broken window_picker plugin (d1451c3)
neovim-configuration - v6.0.0

Published by vladdoster about 2 years ago

6.0.0 (2022-10-16)

fix

  • instantiate nvim-colorizer correctly (940e9f3)
  • remove broken colorscheme onedarkpro.nvim (080a224)
  • remove broken plugin fidget.nvim (518a583)

maint

  • add beautysh formatter to null-ls config (6ca2b61)
  • change colorscheme and remove broken/deprecated plugins (36eafef)
  • remove win/tab line in favor of plugins (c15daaf)

refactor

  • majority of neovim option values modified (b5fcc4b)
  • use std API and remove broken magic Keymap func (fc61d98)
neovim-configuration - v5.2.1

Published by vladdoster about 2 years ago

5.2.1 (2022-10-14)

docs

  • update markdown formatting & README info (171b102)
neovim-configuration - v5.2.0

Published by vladdoster about 2 years ago

5.2.0 (2022-10-14)

maint

  • update plugin name lua-dev -> neodev (6950391)
  • update plugin reference lua-dev -> neodev (019e277)
neovim-configuration - v5.1.0

Published by vladdoster about 2 years ago

5.1.0 (2022-10-05)

feat

  • add GH action to cleanup old workflows (345794b)

maint

  • change williamboman/nvim-cmp to hrsh7th/nvim-cmp (de9dda3)
neovim-configuration - v5.0.0

Published by vladdoster about 2 years ago

5.0.0 (2022-10-05)

fix

  • commenting now ignores empty lines (8ac4671)

refactor

  • simplify neovim options (7f4aace)
neovim-configuration - v4.4.0

Published by vladdoster about 2 years ago

4.4.0 (2022-10-04)

maint

  • add junegunn/vim-easy-align plugin (3ec8ace)
neovim-configuration - v4.3.0

Published by vladdoster about 2 years ago

4.3.0 (2022-09-18)

docs

  • add Make target descriptions to README.md (b8ff1d0)

fix

  • git-signs init & remove vim-mundo (3c7bb8a)
  • use new aerial argument option (0d19e56)

maint

  • clean up telescope configuration (7de3293)
  • Make update target runs MasonInstallAll cmd (adbea2d)
  • move colorscheme from after/ to plugins/ (ae2dfb3)
  • remove terrafmt & update mdformat in null-ls (c2a75dd)
  • telescope config cleanup & tweaks (ae77750)

style

  • reformat plugin/onedarkpro.lua (72c68e4)
neovim-configuration - v4.2.0

Published by vladdoster about 2 years ago

4.2.0 (2022-09-07)

feat

  • add kylechui/nvim-surround plugin (62f89c3)

maint

  • clean up treesitter cfg (c38f194)
  • clean up unused telescope configuration (581b1c5)

style

neovim-configuration - v4.1.0

Published by vladdoster about 2 years ago

4.1.0 (2022-09-07)

feat

  • add MasonInstallAll cmd installs desired lsp (6ac24f6)

fix

  • use $(CURDIR) Make var instead of $$(PWD) (d6806dc)

maint

  • change startup plugins & cleanup cruft (cfe9321)
  • enable lua cache profiling via impatient (41aecd2)
  • enhance options & disable misc. vim plugins (4e154bb)
  • expand lsp completion capability options (daec133)
  • format Mason-lspconfig.lua (ab81838)
  • tf now use HCL treesitter parser (69fdf7b)
  • tweak terraform fmt & global opts in null-ls (73bf2ab)

style

  • change window border and behavior (3b503a7)
neovim-configuration - v4.0.0

Published by vladdoster about 2 years ago

4.0.0 (2022-09-04)

fix

  • add missing comma in lsp setup pcall() (8e2e62a)
  • move line(s) up/down keymaps (28fb861)
  • remove plugin/ rule from gitignore (92586c6)

maint

  • add style commit prefix a minor release (4b0db46)
  • clean up option values and readability (e3811f5)
  • remove lsp plugin & comment out wakatime (67463e5)

refactor

  • move Mason cfg to Mason{'','-lspconfig'}.lua (c45fe5e)
neovim-configuration - v3.2.0

Published by vladdoster about 2 years ago

3.2.0 (2022-08-31)

maint

  • add maint as a minor release tag (31b5b5e)
  • add npm-groovy-lint formatter configuration (8949afe)
  • add npm-groovy-lint formatter to null-ls (cf390b0)
  • remove lsp-inlayhints.nvim & lsp_lines.nvim (5dd3c6d)
  • remove Valodim/vim-zsh-completion plugin (43efcfd)
  • sort document symbols (1b2fd77)
  • update fidget icons (2f6fb95)
  • update neo-tree icons (51fc2e4)

style

neovim-configuration - v3.1.0

Published by vladdoster about 2 years ago

3.1.0 (2022-08-20)

feat

  • add selene config for vim std lib (f272b24)

fix

  • fix treesitter always running (5186eee)
  • misc. config options (f2a98bd)
  • winbar, lsp, Makefile bugs (e2efc48)

maint

  • add keymap to navigate up a directory (893ba5e)
  • improve after dir configurations (3d06c36)
  • improve clean Make target (87b7d51)
  • improve misc. plugin configurations (50d63df)
  • improve packer and lsp configurations (1e038fa)
  • remove duplicate & add neotree keymaps (63f5c8b)
  • remove luacheck due to lack of activity (6a19bc8)
Badges
Extracted from project README
Release Version Release GitHub commit activity