Justin M. Keyes
53749e1749
defaults: enable 'cscopeverbose', and deprecate it
2018-01-21 13:18:05 +01:00
James McCoy
c162bc6294
vim-patch:8.0.0420: text garbled when the system encoding differs from 'encoding'
...
Problem: When running :make the output may be in the system encoding,
different from 'encoding'.
Solution: Add the 'makeencoding' option. (Ken Takata)
2c7292dc5b
2017-12-17 11:20:28 -05:00
Justin M. Keyes
85cfc4c4f9
vim-patch:74675a666b51
...
Updated runtime files and translations.
74675a666b
2017-11-07 01:46:19 +01:00
Justin M. Keyes
c598c3ac77
doc: deprecate 'highlight'; remove howto.txt ( #7497 )
2017-11-07 00:51:03 +01:00
Justin M. Keyes
b5e713e70d
options: remove ghost of :set termcap
( #7102 )
...
Closes #6763
2017-07-31 02:50:34 +02:00
Jonathan de Boyne Pollard
756a17a848
doco: Replace termcap with terminfo where appropriate.
...
Also document better what to do on slow terminals.
2017-06-03 18:53:27 +01:00
Justin M. Keyes
45ef3d9d0c
doc: Replace hardcoded TOCs with <M-]> advice.
2017-05-01 17:48:06 +02:00
Justin M. Keyes
4fbcfab127
vim-patch:bc2eada5424b
...
Updated runtime files.
bc2eada542
NA patches:
vim-patch:294740d2ac42
vim-patch:a4ce25bd987a
vim-patch:7034a8374345
vim-patch:14a612fa2e57
vim-patch:aaeabfbca571
2017-05-01 12:30:54 +02:00
Justin M. Keyes
d194380de9
vim-patch:e4a3bcf28d92
...
Updated runtime files. Add Scala files.
e4a3bcf28d
2017-04-19 21:26:17 +02:00
Justin M. Keyes
a7f34e1991
options: remove 'guiheadroom'
2017-04-04 14:19:26 +02:00
Justin M. Keyes
82c67768fa
doc: Replace "For Vim ... Last change ..." headers ( #6328 )
2017-03-21 17:08:19 +01:00
Justin M. Keyes
158ea52854
options: Remove 'esckeys' ( #6138 )
...
This was never supported and it does not make sense for Nvim.
2017-02-18 14:01:20 +01:00
James McCoy
cb0eead4ee
vim-patch:a02a551
...
Updated runtime files.
a02a551e18
2017-02-01 18:34:52 -05:00
James McCoy
6205846cd9
vim-patch:0952131
...
Updated runtime files.
0952131376
2016-12-28 14:57:38 -05:00
James McCoy
e686b613ec
vim-patch:03413f4
...
Updated runtime files.
03413f4416
Ignore changes to
* doc/Makefile, doc/help.txt: Related to Vim's version8 documentation
* doc/gui_x11.txt, doc/todo.txt, doc/vim.1, gvim.desktop, vim.desktop:
Irrelevant to Neovim
* doc/quickref.txt, doc/options.txt: As of yet unported 'emoji'
* doc/tags, syntax/vim.vim: Generated at build time
2016-07-08 01:45:21 -04:00
James McCoy
28300a1293
vim-patch:f391327
...
Updated runtime files.
f391327adb
Ignore changes to
* doc/todo.txt: Irrelevant for Neovim
* doc/channel.txt: Channel docs
* doc/tags, syntax/vim.vim: Generated at build time
2016-07-08 01:38:21 -04:00
KillTheMule
367b1893e7
vim-patch:b4ff518
...
Updated runtime files.
b4ff518d95
Missing files: runtime/doc/tags, runtime/doc/todo.txt. Changes to
runtime/doc/if_pyth.txt, runtime/doc/options.txt and runtime/doc/quickref.txt
did not aply. Excluded runtime/syntax/vim.vim.
2016-05-03 21:03:17 +02:00
Justin M. Keyes
121e76db6f
Merge pull request #4273 from watiko/vim-7.4.957
...
vim-patch:7.4.{941,942,957}
2016-04-25 03:20:45 -04:00
watiko
15b5bb038b
vim-patch:f913281
...
Updated and new runtime files.
f91328100d
2016-03-29 21:58:28 +09:00
watiko
c78aeb0d46
vim-patch:7.4.941
...
Problem: There is no way to ignore case only for tag searches.
Solution: Add the 'tagcase' option. (Gary Johnson)
0f6562e903
2016-03-06 00:32:39 +09:00
Seth Jackson
ba3123c88f
doc: cleanup. #4032 #4033
2016-01-16 01:01:54 -05:00
Seth Jackson
e4fb777252
doc: Remove more references to MS-DOS
...
Among other things, this includes:
- lies about command.com
- references to pcterm
2016-01-16 14:12:56 -05:00
Michael Reed
964e52e81f
Merge pull request #4009 from sethjackson/swapsync
...
[RFC] Remove 'swapsync'
2016-01-14 15:38:19 -05:00
Seth Jackson
7a7a758786
doc: Remove references to GTK.
...
We don't support it.
2016-01-14 13:16:10 -05:00
Seth Jackson
62d137ce09
Remove swapsync.
...
It's complete overkill.
2016-01-14 13:13:32 -05:00
Seth Jackson
d51a27b7e5
Remove 'restorescreen' option
...
The relevant code was never actually in Neovim, most likely due to being
unifdef(1)'d out during the initial import.
see `:h hidden-options'
2016-01-08 14:59:18 -05:00
Michael Reed
f7c4770572
Remove 'antialias' remnants
...
It never did anything (see `:h hidden-options`).
2015-11-25 14:56:08 -05:00
ZyX
1cdc3298cf
documentation: Update documentation
...
Note about ~/.local/share/nvim/site used in one usr_\* file: this one talks
about user-local installation of third-party plugins, and
~/.local/share/nvim/site is the proper place for them. Most other files talk
about user own configuration and this is ~/.config.
2015-10-23 14:54:10 +03:00
ZyX
8663983cc4
Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh
2015-10-08 22:00:07 +03:00
ZyX
b7ebd16af0
documentation: Update documentation
2015-10-08 21:59:56 +03:00
Jakob Schnitzer
e3289e5354
doc: mark 'toolbar' and 'toolbariconsize' as removed.
...
These options have been removed from the code, so also mark them as
removed in the docs
2015-09-17 19:38:24 +02:00
Michael Reed
cadf93e6fc
Remove 'guipty' references
...
Presumably due to tarruda's unifdefing, it was already a no-op at the
time of nvim's first commit.
It's probably better to be clear that it doesn't exist, as opposed to
users thinking `:set guipty` is doing something when it isn't.
2015-07-04 15:43:54 -04:00
Michael Reed
fab635f858
doc: Remove gui_x11.txt, merge remnants into nvim_clipboard.txt
...
We've never had an X11 GUI.
2015-07-04 15:43:53 -04:00
Michael Reed
e099b545be
doc: Misc. X11-related cleanups
...
These were all introduced by the previous commit, and spotted with with
`make html` in `runtime/doc`.
[ci skip]
2015-06-01 16:17:08 -04:00
Perry Hung
04a3d5ecc7
vim-patch:f654ad9 #2659
...
Update runtime files.
https://code.google.com/p/vim/source/detail?r=f654ad95fd4e25e014dda71963b9745a4bf5f83b
Resolves issue #1999 .
2015-05-20 16:31:28 -04:00
Florian Walch
90fae3663f
vim-patch:4abac79 #2694
...
Update runtime files.
https://code.google.com/p/vim/source/detail?r=4abac79c0b7ae7aac0cb32d9930e155de628b63f
2015-05-19 12:44:56 +03:00
Michael Reed
a16eab9e57
Remove -T
command-line option
...
It didn't actually do anything after
3baba1e7bc
Helped-by: Justin M. Keyes <justinkz@gmail.com >
2015-05-18 11:06:54 -04:00
Michael Reed
64cecd917d
Cleanup 'ttyscroll' remnants
...
Removed in 3baba1e7bc
, but the docs
weren't updated.
2015-05-18 11:06:54 -04:00
Michael Reed
59b7299570
Cleanup 'weirdinvert' remnants
...
Removed in 3baba1e7bc
, but the docs
weren't updated.
2015-05-18 11:06:54 -04:00
Michael Reed
c50c831b85
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
...
Because of 3baba1e7bc
, it's dead code.
Helped-by: Justin M. Keyes <justinkz@gmail.com >
2015-05-18 11:06:54 -04:00
Björn Linse
d9acfbd471
options: mark nonfunctional &termencoding option as hidden. #2631
...
Remove related dead code and references in the docs.
Helped-By: Michael Reed <m.reed@mykolab.com >
Helped-By: Shougo Matsushita <Shougo.Matsu@gmail.com >
2015-05-17 18:39:25 +02:00
Jakob Schnitzer
dbf68da698
doc: mark macatsui
option as removed, update vim_diff.txt
...
This option has already been removed in the source.
Nvim does not have a GUI, so `nvim -g` does not work.
Also add `macatsui` to the list of removed options.
2015-05-08 11:57:41 +02:00
Justin M. Keyes
a3c0022901
doc: remove :fixdel
...
:fixdel was removed in 3baba1e7bc
Helped-by: Michael Reed <m.reed@mykolab.com >
2015-04-25 18:00:26 -04:00
Michael Reed
5bc151c2a4
Remove unused 'if_[language].txt': Clean up
...
Regarding |script-here|: despite being a language agnostic piece of
advice, it was in `if_perl.txt`. Regardless, we now only have one
support for one legacy plugin interface, so put it in `if_pyth.txt`
2015-04-10 16:38:11 -04:00
Michael Reed
c47e0d6210
doc: Introduce vim-differences #2141
...
This documents the differences between nvim and nvim.
Regarding the removal of references to 'renderoptions': it was never
added in the first place, so there's no need to mention its "removal".
2015-03-26 17:36:40 -04:00
Michael Reed
d85fabc24f
doc: Remove refs to 'compatible' and friends
...
Also remove some MS-DOS references on lines already being touched.
Based on this commit:
e4db01ca87
2015-03-24 19:33:42 -04:00
Michael Reed
bb7aa04e61
Remove --nofork
/ -f
remnants
2015-03-24 19:29:29 -04:00
Michael Reed
eea804ab59
Remove *_BUILTIN_TCAPS & 'ttybuiltin'
...
'ttybuiltin' was removed and *_BUILTIN_TCAPS was made into dead code in
PR #1820 .
2015-03-22 15:41:29 -04:00
Michael Reed
481ebc0bb1
Interface cleanup: Symlink handling & docs
...
This removes the ability to start nvim via the following aliases in
favor of just using their command line arguments:
ex vim -e
exim vim -E
view vim -R
gvim vim -g
gex vim -eg
gview vim -Rg
rvim vim -Z
rview vim -RZ
rgvim vim -gZ
rgview vim -RgZ
This also removes Vi mode (-v) for consistency. From ':help -v':
-v Start Ex in Vi mode. Only makes a difference when the
executable is called "ex" or "gvim". For gvim the GUI is not
started if possible.
2015-03-12 20:04:26 -04:00
Michael Reed
af46564dd6
Remove 'edcompatible' #1911
...
Closes #1902
2015-02-16 21:00:30 -05:00