Cookies
|
ff35c02445
|
Restore cpoptions before recursive ftdetect read, fixes #619 (#621)
|
2020-11-02 18:48:59 +01:00 |
|
Adam Stankiewicz
|
32f5e90737
|
Do not use [0:-1] syntax, fixes #616
|
2020-11-02 18:32:43 +01:00 |
|
Adam Stankiewicz
|
d96f11bcd8
|
Rename cpo_save variable to prevent conflicts, fixes #619
|
2020-11-02 18:21:43 +01:00 |
|
Adam Stankiewicz
|
0738ad654d
|
Update
|
2020-11-02 18:19:15 +01:00 |
|
Sinos
|
05e21a9e25
|
Add support for PEG syntax (#615)
* feat: add pest syntax
* feat: add pest into packages
* feat: increase the package count
|
2020-10-27 12:02:41 +01:00 |
|
Adam Stankiewicz
|
683286b3d7
|
Add all paths, fixes #612
|
2020-10-26 16:25:24 +01:00 |
|
Adam Stankiewicz
|
740a60811c
|
Use nroff filetype for man pages, closes #611
|
2020-10-26 08:45:34 +01:00 |
|
Adam Stankiewicz
|
2838800832
|
Fix conditions, #608
|
2020-10-25 21:08:27 +01:00 |
|
Adam Stankiewicz
|
ba3fe9e1ae
|
Fix loading when vim8 packages are used
|
2020-10-25 20:40:49 +01:00 |
|
Adam Stankiewicz
|
45a7512dea
|
Preserve loading order of plugins, fixes #608
|
2020-10-25 20:33:44 +01:00 |
|
Adam Stankiewicz
|
81ada1101e
|
Remove debugging code, closes #607
|
2020-10-25 11:11:53 +01:00 |
|
ichizok
|
48d0bc7556
|
Fix the filter of 'rtp' (#606)
On Windows, should handle both slash and backslash as the path separator
in checking a path in 'rtp'.
|
2020-10-25 11:10:44 +01:00 |
|
Adam Stankiewicz
|
cbde2571d4
|
Respect symlinks for resolving vim-polyglot as fallback, closes #605
|
2020-10-25 03:19:58 +01:00 |
|
Adam Stankiewicz
|
d73c4d1562
|
Fix recursive loading, closes #605
|
2020-10-24 23:50:54 +02:00 |
|
Adam Stankiewicz
|
20b31f5337
|
Fix warning in command line window, closes #604
|
2020-10-24 21:46:04 +02:00 |
|
Adam Stankiewicz
|
8e61708b45
|
Use vim-polyglot only as fallback to other plugins, fixes #580
|
2020-10-24 18:52:18 +02:00 |
|
Adam Stankiewicz
|
3c148e9ef5
|
Do not set checktime if already set
|
2020-10-24 17:46:15 +02:00 |
|
Adam Stankiewicz
|
739102e06d
|
Make editing same file in multiple vim instances seamless
v4.16.0
|
2020-10-24 17:32:39 +02:00 |
|
Adam Stankiewicz
|
f52f6b9519
|
Allow to override incsearch, #603
|
2020-10-24 17:19:54 +02:00 |
|
Adam Stankiewicz
|
b6654c85b2
|
Fix shortcuts in plugins, fixes #566
|
2020-10-24 16:54:55 +02:00 |
|
Adam Stankiewicz
|
e3609fed6b
|
Fix disabling sensible settings, closes #602
|
2020-10-24 16:37:45 +02:00 |
|
Adam Stankiewicz
|
7324528984
|
Fix detecting shell filetypes, closes #603
|
2020-10-24 16:34:29 +02:00 |
|
Adam Stankiewicz
|
0a2f2cc04d
|
Fix old nvim, closes #592
|
2020-10-23 21:57:54 +02:00 |
|
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 |
|