- [x] move existing config files to astronvim v3 spec - [x] add heirline config - [x] remove unused plugins - [x] add new plugins - [x] rename file `tools/astronvim/lsp/server-settings` to `tools/astronvim/lsp/config` - [x] replace `sumneko_lua` with `lua_ls` - [x] ignore `.git` folder when opening `telescope` - [x] set indent size to 2 for `neo-tree` - [x] load `tsserver` using astronvim v3 spec - [x] disable plugin `mason-nvim-dap.nvim`, `nvim-dap` and `nvim-dap-ui` - [x] add colourscheme for `telescope` - [x] set nvim colourscheme to `astrodark` - [x] add new lsp servers - [x] add null-ls linters, formatters, etc - [x] change how to load config file for `lsp.tsserver` - [x] auto install TreeSitter language packs based on languages used on the current buffer - [x] add styling for `nvim-cmp` - [x] refactor how to run `nvim-cmp`. (to work with astronvim v3) - [x] remove unused files - [x] move `which-key` mapping file to `tools/astronvim/mappings.lua` - [x] disable unused `which-key` mappings - [x] add `which-key` maps for plugins - [x] remove autocmd to install TreeSitter language pack based on the current buffer filetype - [x] update `dotbot` config for astronvim - [x] add neovim spellfile - [x] update README.md - [x] add screenshots
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Clumsy-Coder and has received 0 comments.