Commit Graph

128 Commits

Author SHA1 Message Date
Carlos Hernandez 53fe877a97 snap: set "classic" confinement #11601 2019-12-24 06:43:25 +01:00
Daniel Hahler 0a2a1e241f
cmake: use LibFindMacros for utf8proc (#11114)
Also update doc.
2019-09-29 04:44:02 +02:00
Justin M. Keyes 27cd1e07ed doc [ci skip]
- README.md: Removed waffle.io because that service is shutting down.
2019-04-08 03:42:21 +02:00
Justin M. Keyes fbaee922d1 doc [ci skip]
closes #9719
2019-03-26 19:55:33 +01:00
Justin M. Keyes 05c6c6ae08 build/Makefile: check CMAKE_INSTALL_PREFIX
closes #9615
2019-02-16 00:49:53 +01:00
Justin M. Keyes c70c8b607f doc [ci skip] #9478
- Lua
- developer guidelines
- MAINTAIN.md
- TUI: cleanup
- TUI: mention Windows terminfo builtins
- cleanup if_pyth, redirect python-bindeval tag

Helped-by: Björn Linse <bjorn.linse@gmail.com>
Helped-by: erw7 <erw7.github@gmail.com>
2019-01-26 20:38:14 +01:00
James McCoy c2343180d7
Remove support for using jemalloc instead of the system allocator
There was never any investigation done to determine whether using
jemalloc was actually a net benefit for nvim.  It has been a portability
limitation and adds another factor to consider when triaging issues.
2019-01-19 18:09:52 -05:00
Justin M. Keyes 4ba8266ab1 doc
- CMake features
2018-12-30 21:09:39 +01:00
Justin M. Keyes 857a7312d0
doc (#9288)
- misc
- doc: `:help config`. closes #9329
- cleanup test/README.md
2018-12-09 01:31:34 +01:00
Justin M. Keyes 377694681c build: dependencies: specify minimum versions 2018-11-04 12:11:37 +01:00
TJ Rana 7d61cdc334 doc: README.md (#9176) 2018-10-31 20:19:58 +01:00
Justin M. Keyes 200c8b9cca
build: Unify USE_BUNDLED, USE_BUNDLED_DEPS (#9046)
It's confusing that the Makefile uses a different name than CMake.
2018-09-24 23:18:48 +02:00
Nathan Long cdbfdcfcc4 doc: README: "Transitioning from Vim" note (#8763) 2018-07-23 03:06:27 +02:00
Justin M. Keyes f72f638f97 doc: job/channel, misc #7783
doc: termios defaults. ref #6992
doc: :help shell-powershell
doc: provider: Python minimum version is 2.7, 3.4
doc: remove :!start special-case. #5844
doc: mention #7917 change which accepts empty Array for Dictionary parameter
doc: <Cmd> pseudokey
doc: lmap change #5658
doc: -s, -es
2018-06-11 00:08:27 +02:00
Nikolai Aleksandrovich Pavlov c9e340b7be
Point README to fullhtml PVS report rather then error list
[ci skip]
2018-05-01 21:00:16 +03:00
Justin M. Keyes 1fb44676cd build: avoid CMP0046 "dependency target does not exist" #8128 2018-03-18 23:41:48 +01:00
Justin M. Keyes ad9c2d3cb9 doc
closes #7622
2017-12-10 17:13:22 +01:00
Justin M. Keyes 842a54a1bb doc 2017-11-06 01:56:04 +01:00
Justin M. Keyes 1de5b041a7
doc: debian badge 2017-10-27 19:34:02 +02:00
Justin M. Keyes d7bc55c72d doc 2017-08-18 21:29:01 +02:00
James McCoy e463cb6fa0
ci: Switch to codecov.io for coverage data
Continue uploading to coveralls, for now, so we can compare the
services.
2017-08-14 09:15:54 -04:00
Jonas Stein fd07250e6c doc: README.md (#6839) 2017-06-02 23:45:32 +02:00
Justin M. Keyes 872465cf1d doc 2017-05-21 00:01:52 +02:00
Nikolai Aleksandrovich Pavlov 31e5053253 doc: README.md: PVS-studio badge (#6637) 2017-05-03 12:37:32 +02:00
Nikolai Aleksandrovich Pavlov a1c928e70c ci: Do not hide ci directory (#6410) 2017-03-31 14:32:58 +02:00
Justin M. Keyes 36fd879b25 doc: eval.txt fixup, README.md 2017-03-13 15:50:50 +01:00
Justin M. Keyes b49a74a1af doc: README.md 2017-02-17 17:44:10 +01:00
Justin M. Keyes 59254e4ae7 doc: README.md 2017-02-17 17:41:30 +01:00
Justin M. Keyes 19848dce50 doc: README.md: update appveyor URL 2016-12-11 01:32:28 +01:00
Justin M. Keyes e9fd1244b7 doc
yuck
2016-10-13 00:06:32 +02:00
Justin M. Keyes 8fb7972517 doc 2016-10-12 23:52:41 +02:00
Justin M. Keyes db375102ea doc 2016-08-10 00:47:17 -04:00
Justin M. Keyes b3b25c2490 doc: precision, concision, elision
Single point of truth (SPOT): Do not sprinkle "contributing" guidelines
across various resources; CONTRIBUTING.md is the authority.

DRY: Do not repeat guidelines in CONTRIBUTING.md which are covered by
ISSUE_TEMPLATE.md
2016-06-03 17:11:10 -04:00
Justin M. Keyes a48949a3da Update README.md 2015-10-30 22:33:28 -04:00
Justin M. Keyes 68e5968568 doc: Remove CLA requirement.
Closes #3036
2015-10-27 01:07:24 -04:00
Michael Reed 5da8ac8d29 README.md: Various
`:h nvim_terminal_emulator.txt` is much more comprehensive than
`:h :terminal`, so link to it instead.
2015-07-05 11:45:41 -04:00
Florian Walch f415932b2d README: Add AppVeyor badge. #2691 2015-05-18 11:03:48 -04:00
Justin M. Keyes 1a636eabd5 Update README.md 2015-04-26 00:02:03 -04:00
Thiago de Arruda 84891f2802 Change neovim.org references to neovim.io 2015-04-19 17:17:45 -03:00
Michael Reed 5f743a120b README.md: Link to neovim.org/Community #2167
[ci skip]
2015-04-09 17:39:49 -04:00
Michael Reed dfdc6a76b1 README.md: Avoid redirect in wiki link 2015-04-02 17:46:08 -04:00
Nikolai Aleksandrovich Pavlov 2d0f7fa95d README: Do not call translator transpiler
Never liked this term and never saw it in any dictionaries.
2015-03-20 21:56:15 +03:00
Thiago de Arruda 7eee9c2a22 Put gitter badge near other badges 2015-03-16 08:14:00 -03:00
The Gitter Badger 4f162a95e6 Added Gitter badge 2015-03-16 11:07:26 +00:00
Stanley Chan a4ad5f6bee Change refs for joyent/libuv repo to libuv/libuv
* References to old repository found through grepping
* Replace references from github.com/joyent/libuv to github.com/libuv/libuv
* Fix previous commit by not including whitespace changes

 For issue #1560.
2014-11-27 10:05:14 -05:00
Justin M. Keyes b299c011a0 Update README.md 2014-11-14 12:32:03 -05:00
Justin M. Keyes acce475e80 Update README.md 2014-11-14 12:27:54 -05:00
Maxim Kot 213cbdd4e4 README.md: link to libuv
Reference to libuv was made a link
2014-09-07 01:28:54 +04:00
Justin M. Keyes 062402fb64 Update CONTRIBUTING.md and README.md #740
- recommend task/subtask convention for commit messages
2014-08-26 03:30:16 -04:00
Florian Walch c54075b0ba Readme: Fix clang badge URL. 2014-08-20 22:21:21 +02:00