nvim-strict
nvim-strict copied to clipboard
Strict, native code style formatting plugin for Neovim. Expose deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation.
Results
2
nvim-strict issues
Sort by
recently updated
recently updated
newest added
Code in any filetype is always highlighted in red. It looks like the following: 
Any reason the highlighting changed after taking in the last two commits? It used to be as demonstrated on the Readme with the overly indented code solely highlighting the extra...