LazyVim
                                
                                 LazyVim copied to clipboard
                                
                                    LazyVim copied to clipboard
                            
                            
                            
                        Neovim config for the lazy
:robot: I have created a release *beep* *boop* --- ## [0.4.0-alpha](https://github.com/LazyVim/LazyVim/compare/v0.3.0-alpha...v0.4.0-alpha) (2023-01-18) ### ⚠ BREAKING CHANGES * **treesitter:** use `` in visual mode to shrink delection. Fixes #71 ### Bug...
This PR adds rust-tools and is used when the detected client is named rust_analyzer. The reason for this is because rust-tools adds a lot of features and niceties similar to...
### Did you check docs and existing issues? - [X] I have read all the LazyVim docs - [X] I have searched the existing issues of LazyVim - [X] I...
### Did you check docs and existing issues? - [X] I have read all the LazyVim docs - [X] I have searched the existing issues of LazyVim - [X] I...
:robot: I have created a release *beep* *boop* --- ## [1.3.0](https://github.com/LazyVim/LazyVim/compare/v1.2.0...v1.3.0) (2023-01-23) ### Features * **keymaps:** do not create keymaps when a lazy keys handler exists ([012dbab](https://github.com/LazyVim/LazyVim/commit/012dbab586529484cfec4d1c399b621a01e4164e)) --- This PR...
:robot: I have created a release *beep* *boop* --- ## [1.3.2](https://github.com/LazyVim/LazyVim/compare/v1.3.1...v1.3.2) (2023-01-24) ### Bug Fixes * **config:** don't set options to their defaults ([#120](https://github.com/LazyVim/LazyVim/issues/120)) ([8650f2c](https://github.com/LazyVim/LazyVim/commit/8650f2c99a95845bbf8037f49682f9aa75b0795d)) --- This PR was generated...
:robot: I have created a release *beep* *boop* --- ## [1.3.3](https://github.com/LazyVim/LazyVim/compare/v1.3.2...v1.3.3) (2023-01-28) ### Bug Fixes * **lualine:** fixed nei-tree extension ([#132](https://github.com/LazyVim/LazyVim/issues/132)) ([835f77f](https://github.com/LazyVim/LazyVim/commit/835f77f3bebf7b189b0a120ef5fabe6a654b046d)) * **neo-tree:** dont change cwd when opening neo-tree....
### Did you check the docs? - [X] I have read all the LazyVim docs ### Is your feature request related to a problem? Please describe. Whenever I resize the...
I draft proposed solution for the problems described in #150