nvim-strict icon indicating copy to clipboard operation
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: ![image](https://github.com/user-attachments/assets/c63eab3a-c9e1-4c83-b173-bbc00b44aece)

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...