Victor Fernandez

Results 4 issues of Victor Fernandez

### Description Serve-d tells me that the code below should result in an Error despite it compiling fine. ![2022-06-03_10:55:50](https://user-images.githubusercontent.com/100315855/171813379-8ebe996b-3c52-461c-b243-9c14df3c4e0d.png) ### Setup - Arch Linux - neovim 0.7.0 - nvim-lspconfig -...

bug

It seems since `v0.6.5` goneovim reads settings from `settings.toml` instead of `setting.toml`. When I updated smooth scrolling and other features stopped working and it seems it was because of this...

Fix #147 Before this commit was read as by nvui which is not a valid mapping, this commit fixes that.

### Description nvui reads as which is invalid in vim & neovim. ### Environment - Arch Linux - nvui latest git version (as of the time of creation of this...