about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/configurable.nix
AgeCommit message (Expand)AuthorFilesLines
2023-06-06vim-full: configurable.nix → full.nixNaïm Favier1-187/+0
2023-06-06vim-full: remove redundant nix support patchesNaïm Favier1-5/+4
2023-04-28vim-full: fix build on darwinWeijia Wang1-0/+3
2022-12-09vim-full: rename from vim_configurableNaïm Favier1-1/+1
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
2022-04-26wrapGAppsHook: use makeBinaryWrapperNaïm Favier1-4/+2
2022-03-25vim_configurable: drop patchelfNaïm Favier1-4/+0
2022-03-25vim_configurable: don't accept arbitrary argumentsNaïm Favier1-1/+0
2022-03-25vim_configurable: don't rewrapNaïm Favier1-29/+7
2021-09-17vim_configurable: fix cross compilearcnmx1-0/+10
2021-06-14Merge branch 'master' into patch-2Jason Lau1-37/+50
2021-03-20vim_configurable: Make disabling guiSupport easierDoron Behar1-3/+17
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-2/+1
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-31/+31
2020-11-17vim_configurable: restore python derivation overridingJason Lau1-1/+2
2020-11-09vim: Get rid of Python 2 dependencyJanne Heß1-8/+7
2020-07-05vim_configurable: only run patchelf on gvim if gvim was builtBenjamin Esham1-3/+6
2020-06-21vim_configureable: improve luajit supportDoron Behar1-0/+2
2020-03-19vim_configurable: fix default gui for darwinJason Miller1-1/+1
2019-11-19vim_configurable: Add vi symlink to vimDaniel Schaefer1-5/+6
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-07-03vim: remove cf-privateDaiderd Jordan1-2/+2
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-05-24vim_configurable: build against gtk{2,3}-x11 instead of gtk{2,3} to fix build...Dhruv Dang1-3/+3
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim1-10/+11
2018-08-28Merge pull request #45352 from LnL7/darwin-vim-x11Daiderd Jordan1-13/+12
2018-08-28Improve re-wrapping in case of GTK3Michael Raskin1-3/+20
2018-08-24vim_configurable: use gtk3 on darwinDaiderd Jordan1-1/+1
2018-08-19vim_configurable: disable darwinSupport by defaultDaiderd Jordan1-6/+3
2018-08-19vim_configurable: make gtk optionalDaiderd Jordan1-1/+2
2018-08-19vim_configurable: fix lua referenceDaiderd Jordan1-5/+6
2018-08-11vim_configurable: make gvim command launch GUI againMichael Raskin1-0/+4
2018-08-09vim_configurable: Add `wrapGAppsHook` for GTK 3 (#44645)85731-0/+2
2018-08-06vimNox: dropUli Baum1-9/+0
2018-07-28vim-configurable: fix python supportDaiderd Jordan1-5/+2
2018-07-21vim_configurable: get rid of composableDerivationFrederik Rietdijk1-138/+117
2018-05-30vim_configurable: restore ability to override python for modulesMaximilian Bosch1-0/+8
2018-04-24vim_configurable: replace default ftNix patch with sources from vim-nixDaiderd Jordan1-0/+6
2017-08-07replace "Mac OS X" and "OS X" with "macOS"davidak1-1/+1
2017-07-29vim_configurable: add ".../after" plugin dirs to runtimepathBjørn Forsman1-0/+4
2017-03-03vim_configurable: enable ximSupport by defaultMichael Raskin1-1/+1
2017-02-04vim: Create xdg apps/icons dirs so .desktop items get installedBenjamin Staffin1-0/+4
2017-01-31vim: make it possible to build with --enable-gui=gtk3Benjamin Staffin1-5/+4
2016-11-07vim*: fix :Man a bitVladimír Čunát1-1/+1
2016-11-07vim_configurable: misc improvementsVladimír Čunát1-25/+16
2016-11-07vim: factor common.nix from {default,configurable}.nixVladimír Čunát1-28/+12
2016-09-23Remove python_framework.patchWink Saville1-6/+0
2016-09-20Update vim_configurable to vim 8.0005Wink Saville1-2/+2