aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* chore: add default luarc.json for Lua development (#16487)Gregory Anders2021-12-01
* chore: fix typos (#16361)dundargoc2021-11-27
* fix: move contrib/uncrustify.cfg -> src/uncrustify.cfg #15768Justin M. Keyes2021-09-23
* refactor: reformat with uncrustify #15736dundargoc2021-09-20
* refactor(style): switch-case formatting, "uncrustify:indent-off" #15669dundargoc2021-09-17
* refactor: format files with uncrustify #15663dundargoc2021-09-14
* refactor: format tui.c with uncrustify (#15640)dundargoc2021-09-14
* refactor(syntax.c): format with uncrustify #15627dundargoc2021-09-11
* refactor: format files with uncrustify #15607dundargoc2021-09-10
* refactor: format files with uncrustifyDundar Göc2021-09-07
* refactor: update uncrustify config and format screen.cDundar Göc2021-09-03
* chore(flake): fix for recent nixpkgs (#15520)Matthieu Coudron2021-08-30
* refactor: update uncrustify config file to better fit neovim style guideDundar Göc2021-08-28
* feat(defaults): map Y to y$ #13268Matthieu Coudron2021-08-15
* chore(flake): update inputsMatthieu Coudron2021-07-10
* contrib: add clang-tools to nix flakeMichael Lingelbach2021-04-10
* fix(flake): can now generate vimdocMatthieu Coudron2021-03-04
* fix(flake): add debuginfo to nvim-debug (#13947)Matthieu Coudron2021-02-17
* contrib: update nix flake to use flake-utils (#13685)Michael Lingelbach2021-01-05
* fix(flake): enable make functionaltestMatthieu Coudron2020-12-30
* feat(nix): add flake.nix (#13487)Matthieu Coudron2020-12-09
* cmake: use LibFindMacros for utf8proc (#11114)Daniel Hahler2019-09-29
* doc: contrib/local.mk.example: include ENABLE_LTO (#11097)Daniel Hahler2019-09-26
* build: clean up / remove X_USE_STATIC (#10713)Daniel Hahler2019-08-07
* py: flake8 fixesDaniel Hahler2019-07-29
* local.mk.example: add example for -Werror [ci skip] #10178Daniel Hahler2019-06-10
* Remove support for using jemalloc instead of the system allocatorJames McCoy2019-01-19
* contrib: fix local.mk.example (#8286)Marco Hinz2018-04-16
* cmake: Remove custom "Dev" build-type. (#6932)Justin M. Keyes2017-06-29
* log: Always enable; remove DISABLE_LOGJustin M. Keyes2017-06-07
* contrib/ycm_extra_conf.py (#6257)Thiago de Arruda2017-03-11
* build: local.mk.example: `doxygen` target (#6187)Matthieu Coudron2017-02-27
* Revert "Makefile: add PREFIX variable"Marco Hinz2016-10-16
* Makefile: add PREFIX variableMarco Hinz2016-10-08
* Improve YCM contrib: Fix db pathHeewa Barfchin2016-01-17
* cmake: Pass -DMIN_LOG_LEVEL as compiler definitionRui Abreu Ferreira2016-01-10
* contrib: Move uncrustify.cfg to contrib/Michael Reed2015-12-15
* Remove all invalid nvimrc and ngvimrc referencesMarco Hinz2015-11-11
* contrib: Clarify the intention of the YCM configurationChris Snow2015-11-05
* CMake: Add custom Dev build type.Florian Walch2015-11-01
* contrib/local.mk.example: Mention ENABLE_JEMALLOCMichael Reed2015-10-29
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* contrib: Implement gdb pretty printer for UGridThiago de Arruda2015-09-06
* contrib: Update local.mkMichael Reed2015-05-13
* Change neovim.org references to neovim.ioThiago de Arruda2015-04-19
* contrib/local.mk.example: Misc. improvementsMichael Reed2015-04-16
* runtime: Add vimexpect library and example gdb pluginThiago de Arruda2015-04-02
* contrib: fix YCM completion for header files #2151bobtwinkles2015-03-16
* contrib: Added local.mk.exampleMichael Reed2015-03-17
* A few fixes for YCM contrib docs and codeJeff Widman2014-10-21