neovim-configuration

lua neovim configuration

MIT License

Stars
7

Bot releases are visible (Hide)

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)
neovim-configuration - v3.0.1

Published by vladdoster about 2 years ago

3.0.1 (2022-08-15)

fix

  • correct syntax in plugin.lua (d10436b)
neovim-configuration - v3.0.0

Published by vladdoster about 2 years ago

3.0.0 (2022-08-15)

refactor

  • load plugin configs implicitlly (91e9125)
neovim-configuration - v2.6.0

Published by vladdoster about 2 years ago

2.6.0 (2022-08-14)

feat

  • add/remove/refactor plugins configuration (ee89e4e)
  • expand mason configuration (6be9b3e)

fix

  • simplify treesitter configuration (7342d4e)

maint

  • improve format Make target (f36c331)
  • misc. after LSP updates (811644e)
  • remove unused utils.lua (5008763)
neovim-configuration - v2.5.0

Published by vladdoster about 2 years ago

2.5.0 (2022-08-07)

feat

  • add lsp loadng in after dir (79c8c5d)

style

  • re-format files to lua-formatter convention (4d982f8)
neovim-configuration - v2.4.0

Published by vladdoster about 2 years ago

2.4.0 (2022-08-06)

feat

  • add filetype configuration (c76828a)
  • add npm-groovy-lint formatter to null-ls (edaa43a)

maint

  • add terrafmt to null-ls (23b02aa)
  • remove cruft in treesitter configuration (38d5748)
  • remove Stylua configuration (8883ccb)
neovim-configuration - v2.3.1

Published by vladdoster about 2 years ago

2.3.1 (2022-08-05)

fix

  • autopairs uses correct name to load nvim-cmp module (1eac6ba)

maint

  • add error handling to loading config (33d3c7b)
  • add hs (hammerspoon) to luacheck globals (1e9e1a4)
  • expand aerial configuration (5590599)
  • update & delete various keybinds (5343ff1)
  • update autocmd, settings, treesitter, and telescope (416375c)
  • update autocmds to new Lua API (2db55bf)
  • update cmp,plugins and reformat autocmd.lua (0f6101d)
  • update scrolloff & shada/undo dir locations (dd2612f)
neovim-configuration - v2.3.0

Published by vladdoster over 2 years ago

2.3.0 (2022-07-23)

feat

  • add aerial code outline plugin (3a654f6)

fix

  • Lsp config, null-ls, telescope, and comment (d0e56b3)
neovim-configuration - v2.2.0

Published by vladdoster over 2 years ago

2.2.0 (2022-07-22)

feat

  • enabled SHADA (shared data) option (7cb91bb)

fix

  • lua-format install Makefile target (91ffa78)
  • set commentstrings for certain filetypes (0b8576a)
  • use v0.8.0 api for null-ls formatting (60d8da6)

maint

  • add servers for lsp-installer (c5d42c5)
  • update comment and neo-tree packer config (0f35751)
neovim-configuration - v2.1.0

Published by vladdoster over 2 years ago

2.1.0 (2022-07-17)

feat

  • add bashls, dockerls, pyright, pylsp LSP servers (871a1f0)
  • add editorconfig/editorconfig-vim plugin (c711c73)

fix

  • remove null-ls fmt source zsh & add beautysh (4b029dd)

maint

  • add indent and func style to beautysh in null-ls (71e83d8)
  • null-ls config uses new nvim v0.8.0 api (fc42f4e)
neovim-configuration - v2.0.1

Published by vladdoster over 2 years ago

2.0.1 (2022-07-01)

fix

  • null-ls formatter selection (aa5dd2c)

maint

  • add checkmake to null-ls diagnostic linters (2173fc6)
  • open neo-tree when opening a dir (e9382e8)
  • remove cruft lsp setup & condense var init logic (21b782d)

style

  • update lua-format config and re-format code (b7f36e9)
Badges
Extracted from project README
Release Version Release GitHub commit activity