Adam Stankiewicz
|
6422a5a479
|
Count all multiplies for given indent, fixes #592
|
2020-10-23 02:36:02 +02:00 |
|
Adam Stankiewicz
|
113f9b8949
|
Respect shiftwidth if set by user or plugin
|
2020-10-23 01:30:33 +02:00 |
|
Adam Stankiewicz
|
f828912a7f
|
Set softtabstop to -1 to allow chaging shiftwidth
|
2020-10-23 01:22:31 +02:00 |
|
Adam Stankiewicz
|
2522ad2029
|
Set softtabstop to -1 to allow easy sw configuraton
|
2020-10-23 01:16:32 +02:00 |
|
Adam Stankiewicz
|
50a9a7345f
|
Update
|
2020-10-23 01:13:09 +02:00 |
|
Adam Stankiewicz
|
29ec69ffa0
|
Set default tabstop to 2, but only if not changed
v4.15.1
|
2020-10-23 01:04:53 +02:00 |
|
Adam Stankiewicz
|
6636144497
|
Prevent setting expandtab by default, closes #599
|
2020-10-23 00:56:41 +02:00 |
|
Adam Stankiewicz
|
2a205569eb
|
Set only softtabstop, not tabstop, fixes #600
|
2020-10-23 00:51:16 +02:00 |
|
Adam Stankiewicz
|
114f731483
|
Add missing menu file, fixes #597
|
2020-10-21 14:26:54 +02:00 |
|
Adam Stankiewicz
|
4b8687ebca
|
Fix deteting tab indents, closes #596
|
2020-10-21 14:23:28 +02:00 |
|
Adam Stankiewicz
|
78f6c8f318
|
Improve autoindent heuristics (count diff of multiple lines of same indent)
|
2020-10-19 20:33:52 +02:00 |
|
Adam Stankiewicz
|
86bf33aa3b
|
Use conf for /etc/hosts, fixes #595
|
2020-10-19 19:49:44 +02:00 |
|
Adam Stankiewicz
|
b64fcedd82
|
Count only increments in indent, also respect ftplugin settings
|
2020-10-19 11:24:31 +02:00 |
|
Adam Stankiewicz
|
903793ac04
|
Improve indent heuristics (count increments / decrements), fixes #592
v4.15.0
|
2020-10-19 11:00:16 +02:00 |
|
Adam Stankiewicz
|
71a21a1044
|
Use spaces instead of tabs
v4.14.1
|
2020-10-19 10:05:33 +02:00 |
|
Adam Stankiewicz
|
1d7f0e4a7e
|
Remove non-relevant sensible settings
233a817f05
|
2020-10-19 10:03:56 +02:00 |
|
Adam Stankiewicz
|
ad2df97a64
|
Allow 6-spaces indent and do not set tabstop if changed
|
2020-10-19 09:10:57 +02:00 |
|
Adam Stankiewicz
|
fbeca0ed90
|
Change link to vim repository
|
2020-10-19 03:14:58 +02:00 |
|
Adam Stankiewicz
|
8c1ec94a3c
|
Change ascii art
|
2020-10-19 03:10:32 +02:00 |
|
Adam Stankiewicz
|
5297baf285
|
Add doc for polyglot
|
2020-10-19 03:05:39 +02:00 |
|
Adam Stankiewicz
|
5e2607d93f
|
Remove docs so docs of installed plugins are up to date
|
2020-10-19 02:55:37 +02:00 |
|
Adam Stankiewicz
|
3d80a66e7b
|
Move comment about polyglot_disabled
|
2020-10-19 02:52:47 +02:00 |
|
Adam Stankiewicz
|
0980839568
|
Prevent break in readme
|
2020-10-19 02:51:41 +02:00 |
|
Adam Stankiewicz
|
4ab0bdd326
|
Make readme little shorter
|
2020-10-19 02:51:16 +02:00 |
|
Adam Stankiewicz
|
dbfcb6dca4
|
Mention I recommend using plug
|
2020-10-19 02:50:00 +02:00 |
|
Adam Stankiewicz
|
6208384bd4
|
Improve syntax highlighting of the readme
|
2020-10-19 02:38:07 +02:00 |
|
Adam Stankiewicz
|
225c408b02
|
Mention nocompatible in the .vimrc
|
2020-10-19 02:37:33 +02:00 |
|
Adam Stankiewicz
|
71d9a2db9f
|
Add docs about sensible
|
2020-10-19 02:34:23 +02:00 |
|
Adam Stankiewicz
|
233a817f05
|
Add vim-sensible defaults by default
v4.14.0
|
2020-10-19 02:26:31 +02:00 |
|
Adam Stankiewicz
|
c3e825027d
|
Allow vim-polyglot to load in non-compatible mode
|
2020-10-19 02:25:59 +02:00 |
|
Adam Stankiewicz
|
3618414fad
|
Do not set tabstop by mistake
|
2020-10-19 00:10:17 +02:00 |
|
Adam Stankiewicz
|
88cae16fca
|
Autodetect only 2, 3, 4, or 8 space indent, fixes #592
|
2020-10-18 23:57:00 +02:00 |
|
Adam Stankiewicz
|
6d7f437b84
|
Do not set nocompatible mode, fixes #593
|
2020-10-18 22:15:53 +02:00 |
|
Adam Stankiewicz
|
bb27d0efbf
|
Add regression test
|
2020-10-18 13:34:01 +02:00 |
|
Adam Stankiewicz
|
8a790ac7bf
|
Leave only filetype detect for context, closes #575
|
2020-10-18 12:27:11 +02:00 |
|
Adam Stankiewicz
|
c9f2aa9ae0
|
Leave only filetype detection for man, #576
|
2020-10-18 12:24:33 +02:00 |
|
Adam Stankiewicz
|
1fc249bafd
|
Set nocompatible mode instead of checking it
|
2020-10-17 21:23:12 +02:00 |
|
Adam Stankiewicz
|
518d733369
|
Make sure custom scripts.vim are respected as well
|
2020-10-17 17:40:10 +02:00 |
|
Adam Stankiewicz
|
0021384259
|
Make sure polyglot_disable does not skip native vim files, fixes #591
v4.13.5
|
2020-10-17 15:56:13 +02:00 |
|
Adam Stankiewicz
|
af3ebda710
|
Fix tests
v4.13.4
|
2020-10-17 14:17:55 +02:00 |
|
Adam Stankiewicz
|
6b663ec330
|
Change implementation of observing, fixes #584
|
2020-10-17 13:49:45 +02:00 |
|
Adam Stankiewicz
|
6b9625ecd5
|
Fix detecting indentation, closes #590
|
2020-10-17 11:52:39 +02:00 |
|
Adam Stankiewicz
|
3383046210
|
Handle most warnings
|
2020-10-16 20:15:30 +02:00 |
|
Adam Stankiewicz
|
8f9e5ac70b
|
Add extensions to the readme
|
2020-10-16 14:08:54 +02:00 |
|
Adam Stankiewicz
|
23d7b0931d
|
Use language names instead of filetype names
|
2020-10-16 13:49:57 +02:00 |
|
Adam Stankiewicz
|
3ee6ab9d13
|
Update
|
2020-10-16 13:41:54 +02:00 |
|
Adam Stankiewicz
|
cd919c0039
|
Mention filetypes in the readme
|
2020-10-16 13:40:50 +02:00 |
|
Adam Stankiewicz
|
3ac0dd5a80
|
Alaways use native vim syntax, fixes #582
v4.13.3
|
2020-10-14 23:47:17 +02:00 |
|
Adam Stankiewicz
|
e95c5f49aa
|
Check indentation with 1024 lines as fallback, fixes #588
|
2020-10-14 23:37:38 +02:00 |
|
Adam Stankiewicz
|
ba11e0f1ad
|
Improve django detection, closes #585
|
2020-10-14 23:26:36 +02:00 |
|