neovim-configuration

lua neovim configuration

MIT License

Stars
7

Bot releases are hidden (Show)

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)
neovim-configuration - v2.0.0

Published by vladdoster over 2 years ago

2.0.0 (2022-06-12)

fix

  • remove icons for nvim-cmp (ada3707)

maint

  • add refactor commit tag and format (a9ab3bc)

refactor

  • lsp configuration simplified (fa65959)
neovim-configuration - v1.30.1

Published by vladdoster over 2 years ago

1.30.1 (2022-06-10)

fix

  • lua lsp init, lsp keybinds, and telescope config (276f29d)

maint

  • print which lua files are found for formatting (dd8505f)
  • update lsp related configurations (5dbdc19)
  • update target, formatting, null-ls lua formatting, and dial keymaps (f695738)
neovim-configuration - v1.30.0

Published by vladdoster over 2 years ago

1.30.0 (2022-06-04)

docs

  • updates for plugins.lua (4c48722)

feat

  • add dial incrementing plugin (a43a54c)
  • add dial.nvim to add {in,de}rement features (1a14cd1)

fix

  • format Make target updated && telescope config (f454a7f)
neovim-configuration - v1.29.0

Published by vladdoster over 2 years ago

1.29.0 (2022-05-31)

feat

  • add telescope-project plugin (f1e532f)

fix

style

  • format null-ls, telescope, and lsp-installer configs (30a7682)
neovim-configuration - v1.27.0

Published by vladdoster over 2 years ago

1.27.0 (2022-05-10)

feat

  • add easy-align, sort-folds, surround, and sort plugins (a2545e9)

maint

  • add sessions dir to gitignore (b292532)
  • clean up whichkey config (c53fe10)
  • remove commented out config code from telescope (f769b83)
  • remove unused languages from treesitter (53f78e7)
  • update key mappings (83a46e0)

style

  • remove lualine seperators (1225e14)
neovim-configuration - v1.26.0

Published by vladdoster over 2 years ago

1.26.0 (2022-05-09)

feat

maint

  • update neotree, keybinds, plugins, and lsp configs (8e0c76f)

new

  • overhaul configuration (#1) (3297b17), closes #1
neovim-configuration - v1.25.1

Published by vladdoster over 2 years ago

1.25.1 (2022-05-05)

fix

  • update configs to use updated v0.7.0 API (8c36612)

maint

  • fix keybinds and switch back to nvim-tree (326c9d2)
  • use esc to stop search hl & remove ex removal (2298650)

style

  • fix indenting for plugins.lua (6afbae0)
neovim-configuration - v1.24.0

Published by vladdoster over 2 years ago

1.24.0 (2022-04-21)

feat

fix

  • change packer option from require to wants for plugin dependencies (4ad45fe)
  • packer sync on every BufEnter (8e3a6f0)
  • partially fix telescope loading (d8b9660)

maint

  • add vim modeline settings and fix loading of Telescope (55d2fd6)
  • clean up Makefile (208a58e)

new

style

  • remove outermost fold around vim modes (1f6ed45)
neovim-configuration - v1.23.0

Published by vladdoster over 2 years ago

1.23.0 (2022-04-19)

maint

  • condense plugins to improve performance (2436430)
  • update configs for v0.7.0 and telescope config (9d162d0)

style

  • revert lualine change and fmt (b0474a7)

update

  • colorscheme, telescope, keymap, & settings (68edc3d)
neovim-configuration - v1.22.1

Published by vladdoster over 2 years ago

1.22.1 (2022-04-17)

fix

  • neovim v.0.7.0 breaking changes (57d63fd)
  • telescope config (09a17b2)

maint

  • add folds to keybinds (e164281)
  • add remember plugin (9e6f070)
  • fix ToggleTerm and NeoTree keymappings (03760fc)
Badges
Extracted from project README
Release Version Release GitHub commit activity