filestyle icon indicating copy to clipboard operation
filestyle copied to clipboard

filestyle is a Vim plugin that highlights unwanted whitespace and characters.

Results 7 filestyle issues
Sort by recently updated
recently updated
newest added

After I download filestyle to my vim folder, when I open a file in Vim, this error is raised: ```text FileStyle: ctermbg parameter should be defined explicitly. Ignored patterns are...

I've tried pretty much everything, but I cannot get `FileStyleDeactivate` to work when a QuickFix window is populated. The result is compiler errors being highlighted because their lines are too...

Hi! I am new to vim and I am using it in linux terminal. This colorscheme issue gave me some problems... First it would be good to change hi Normal...

I am using filstyle without expandtab I found out that if I mix spaces and tabs in indention then this mix will be highlighted only till the first space in...

Hi! In some projects codestyle allows to use several spaces after tabs for indention. So it would be good if there would be possibility to configure filestyle to accept it....

When using the `splitbelow` option, I get strange Vim internal errors (E315), for each line, when opening a help topic. How to reproduce (minimal vimrc - I use `vim-plug` as...

bug
help wanted

#### Functionality When file is opened and style is checked, user should be asked if he wants to cleanup the file. #### Additional Requirements * Add an option to enable...

enhancement