Skip to content

Commit

Permalink
feat!: Replace LunarVim with AstroNvim custom config
Browse files Browse the repository at this point in the history
  • Loading branch information
Proveasio authored and Proveasio committed May 10, 2024
1 parent d3bdbd9 commit 71d1fc6
Show file tree
Hide file tree
Showing 23 changed files with 158 additions and 699 deletions.
9 changes: 3 additions & 6 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# TODO

- [ ] Migrate to AstroNvim / uninstall LunarVim / use Neovim release
- install fswatch, ruby neovim-ruby-host, treesitter-cli, NPM neovim, gdu, bottom, NPM vscode-langservers-extracted


- [ ] fix(playbooks): Analyze shell commands and add missing changed_when/failed_when directives
- [ ] fix(playbooks): Analyze shell commands and add missing changed_when/failed_when directives
- [ ] feat(neovim): Add Vimux keymaps (Telescope?), document usage.
- [ ] docs(gita): Describe `gita` usage and example
- [x] Migrate to AstroNvim / uninstall LunarVim / use Neovim release
- [x] install fswatch, ruby neovim-ruby-host, treesitter-cli, NPM neovim, gdu, bottom, NPM vscode-langservers-extracted
- [x] fix(neovim): Mason errors when opening VIM for the first time after new installation.
- [x] feat(go): Install GVM (Go Version Manager) and default GO.
- [x] feat(AWS): AWS cli installation
Expand All @@ -16,4 +14,3 @@
- [x] feat(kubernetes): install docker, kubectl, k9s, kind
- [x] feat(neovim): Install neovim-ruby-host for all rubies
- [x] docs: add usage descriptions with videos and images in `Usages.md`

8 changes: 0 additions & 8 deletions ansible/roles/config/files/lvim/config.lua

This file was deleted.

12 changes: 0 additions & 12 deletions ansible/roles/config/files/lvim/ftplugin/ansible.lua

This file was deleted.

5 changes: 0 additions & 5 deletions ansible/roles/config/files/lvim/ftplugin/markdown.lua

This file was deleted.

12 changes: 0 additions & 12 deletions ansible/roles/config/files/lvim/ftplugin/puppet.lua

This file was deleted.

12 changes: 0 additions & 12 deletions ansible/roles/config/files/lvim/ftplugin/terraform.lua

This file was deleted.

36 changes: 0 additions & 36 deletions ansible/roles/config/files/lvim/lua/user/autocommands.lua

This file was deleted.

50 changes: 0 additions & 50 deletions ansible/roles/config/files/lvim/lua/user/general.lua

This file was deleted.

45 changes: 0 additions & 45 deletions ansible/roles/config/files/lvim/lua/user/keymaps.lua

This file was deleted.

51 changes: 0 additions & 51 deletions ansible/roles/config/files/lvim/lua/user/lsp.lua

This file was deleted.

Loading

0 comments on commit 71d1fc6

Please sign in to comment.