summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/neovim
AgeCommit message (Expand)Author
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2021-01-16treewide: stdenv.lib -> libBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob
2020-11-05neovim: Do $PATH lookup in neovim.desktop instead of hardcoding derivationKlemens Nanni
2020-11-03neovim: take into account vi(m)AliasMatthieu Coudron
2020-11-02neovim: fix nodejs and ruby generationMatthieu Coudron
2020-11-01neovim: dont wrap when is nullMatthieu Coudron
2020-10-31neovim: revert change to extraMakeWrapperArgsMatthieu Coudron
2020-10-29neovimUtils: neovim utilities to handle more usecasesMatthieu Coudron
2020-10-20neovim: add config to passthru (#101100)Matthieu Coudron
2020-10-03neovim-qt: 0.2.15 -> 0.2.16.1Viacheslav Lotsmanov
2020-08-31neovim-qt: Add homepageKevin Cox
2020-08-14neovim: fix build on DarwinSirio Balmelli
2020-08-12neovim: fix node neovim binary linkKonstantin Alekseev
2020-08-05Merge pull request #94705 from yoctocell/neovim-0.4.4Maximilian Bosch
2020-08-05neovim: 0.4.3 -> 0.4.4yoctocell
2020-08-04wrapNeovim: fix darwin buildDoron Behar
2020-07-31wrapNeovim: RewriteDoron Behar
2020-07-08gnvim: 0.1.5 -> 0.1.6Minijackson
2020-06-07Merge staging-next into stagingFrederik Rietdijk
2020-06-06neovim-unwrapped: improve testing abilityMatthieu Coudron
2020-05-13gnvim: fix buildMaximilian Bosch
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-04-06update versions in Gemfile.lockMichael Fellinger
2020-03-15neovim: use TMPDIR as home during initilizaitonErsin Akinci
2020-03-08gnvim: upgrade cargo fetcher and cargoSha256 (#82015)Benjamin Hipple
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple
2020-02-13neovim-remote: add now needed setuptools as inputDoron Behar
2020-01-13Merge pull request #73854 from Dema/neovim-qt-version-bumpPeter Hoeg
2020-01-07Merge pull request #77166 from r-ryantm/auto-update/neovim-remoteMaximilian Bosch
2020-01-07Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66...Wael M. Nasreddine
2020-01-06neovim-remote: 2.2.3 -> 2.4.0R. RyanTM
2019-12-26treewide: update which packages I'm currently maintainingMaximilian Bosch
2019-12-25neovim: Drop jemallocManuel Mendez
2019-12-01neovim-remote: 2.2.2 -> 2.2.3R. RyanTM
2019-11-23neovim: 0.4.2 -> 0.4.3Matthias Beyer
2019-11-21neovim-qt: 0.2.12 -> 0.2.15Dmitry Olyenyov
2019-10-22neovim-remote: 2.2.1 -> 2.2.2R. RyanTM
2019-10-17neovim-qt: fix iconsShreyansh Khajanchi
2019-10-17neovim: fix icon not displayingShreyansh Khajanchi
2019-10-04Merge pull request #70215 from LnL7/darwin-lua-libluvMatthieu Coudron
2019-10-02gnvim: init at 0.1.5Minijackson
2019-10-02neovim: link against libluv on darwinDaiderd Jordan
2019-09-23Merge pull request #68882 from rvolosatovs/update/neovimMatthieu Coudron
2019-09-21neovim-remote: 2.2.0 -> 2.2.1Doron Behar
2019-09-16neovim: 0.3.8 -> 0.4.2Roman Volosatovs
2019-09-16neovim: sort lists alphabeticallyCraig Hall
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát