summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/neovim/wrapper.nix
AgeCommit message (Expand)Author
2020-11-05neovim: Do $PATH lookup in neovim.desktop instead of hardcoding derivationKlemens Nanni
2020-11-02neovim: fix nodejs and ruby generationMatthieu 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-08-12neovim: fix node neovim binary linkKonstantin Alekseev
2020-08-04wrapNeovim: fix darwin buildDoron Behar
2020-07-31wrapNeovim: RewriteDoron Behar
2020-03-15neovim: use TMPDIR as home during initilizaitonErsin Akinci
2020-01-07Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66...Wael M. Nasreddine
2019-10-17neovim: fix icon not displayingShreyansh Khajanchi
2019-08-13vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)Wael Nasreddine
2019-05-29neovim: Allow passing extra makeWrapperArgsJonas Holst Damtoft
2019-01-18neovim: generate remote plugin manifestTimo Kaufmann
2019-01-18neovim: fix indentationTimo Kaufmann
2018-12-10neovim-pygui: removeAlexey Shmalko
2018-12-09pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1Alexey Shmalko
2018-11-14neovim wrapper: add withNodeJs to build wrapper with nodejs supportWael M. Nasreddine
2018-09-05stdenv, neovim: Use `lib.warn` for deprecation warningsJohn Ericson
2018-07-27neovim wrapper: also make <vimplugin>.pythonDepedencies a functionSymphorien Gibol
2018-07-24neovim wrapper: use python.withPackages instead of python.buildEnvSymphorien Gibol
2018-07-24neovim wrapper: do not unset PYTHONPATHSymphorien Gibol
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-05-25treewide: add version to packagesMatthew Bauer
2018-02-22neovim: fix bundlerEnvGabriel Ebner
2018-01-25neovim: remove confusing neovim parameterMatthieu Coudron
2018-01-16neovim: don't install desktop file on darwinMatthieu Coudron
2018-01-15neovim: init wrapperMatthieu Coudron