A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sheerun/vim-polyglot/commit/e95c5f49aae37ac650fa1078032e61d8cc42af62 below:

Check indentation with 1024 lines as fallback, fixes #588 · sheerun/vim-polyglot@e95c5f4 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+3

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+3

-0

lines changed Original file line number Diff line number Diff line change

@@ -2735,6 +2735,9 @@ if !has_key(s:disabled_packages, 'autoindent')

2735 2735

if s:guess(getline(1, 32))

2736 2736

return

2737 2737

endif

2738 +

if s:guess(getline(1, 1024))

2739 +

return

2740 +

endif

2738 2741

let pattern = polyglot#sleuth#GlobForFiletype(&filetype)

2739 2742

if len(pattern) == 0

2740 2743

return

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4