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/e3609fed6b1c771f06c9c7e94df9096318dd65f6 below:

Fix disabling sensible settings, closes #602 · sheerun/vim-polyglot@e3609fe · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

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

@@ -17,7 +17,7 @@ endif

17 17

" and (mostly comments) from https://github.com/sheerun/vimrc

18 18

"

19 19

" Only settings that matter for proper editing are left

20 -

if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'sensible')

20 +

if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'sensible') == -1

21 21

" Autoindent when starting new line, or using `o` or `O`.

22 22

set autoindent

23 23

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