Fix neovim tests with angle brackets
This commit is contained in:
parent
3cf98c4fae
commit
b495669c86
9 changed files with 684 additions and 81 deletions
|
@ -34,8 +34,6 @@ pub enum ExemptionFeatures {
|
|||
AroundSentenceStartingBetweenIncludesWrongWhitespace,
|
||||
// Non empty selection with text objects in visual mode
|
||||
NonEmptyVisualTextObjects,
|
||||
// Neovim freezes up for some reason with angle brackets
|
||||
AngleBracketsFreezeNeovim,
|
||||
// Sentence Doesn't backtrack when its at the end of the file
|
||||
SentenceAfterPunctuationAtEndOfFile,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue