Ashish Ranjan
Results
4
issues of
Ashish Ranjan
## Information **VIM version** NVIM v0.7.0 Build type: Release Operating System: MacOS Monterey 12.3.1 ## What went wrong I'm using `astyle` with a custom config to fix my `C` files....
bug
## Steps to reproduce - My neovim config is present in my dotfiles repo: https://github.com/musq/dotfiles/blob/main/common/.config/nvim/lua/plugins/add-openingh.lua - Clone this repo `git clone https://github.com/musq/dotfiles.git /tmp/dotfiles` - `cp -a /tmp/dotfiles/common/.config/nvim ~/.config/test-nvim` - Run...