summary refs log tree commit diff
path: root/pkgs/applications/editors/vim
Commit message (Collapse)AuthorAge
* fix evaluationEric Seidel2015-02-03
|
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
| | | | also makes cc-wrapper compatible with clang in the darwin fork.
* qvim: add ttuegel to maintainersThomas Tuegel2014-11-20
|
* qvim: upgrade to 20140827 (stable)Thomas Tuegel2014-11-20
|
* vim-configurable: update the patch-versionVladimír Čunát2014-11-14
|
* vim: improve *.nix plugin (#4662)Vladimír Čunát2014-11-14
| | | | | - Sync syntax from source. - Add indentation conventions.
* Merge branch 'master' into stagingVladimír Čunát2014-11-14
|\ | | | | | | | | Conflicts (simple): pkgs/development/lisp-modules/clwrapper/setup-hook.sh
| * vim_configurable: add cscope support by defaultBoris Sukholitko2014-11-13
| |
* | Merge recent master into stagingVladimír Čunát2014-11-05
|\| | | | | | | | | | | | | | | | | | | | | Nixpkgs Hydra: ?compare=1157272 TODO: port e22889064f82be3 Conflicts: nixos/tests/gnome3_10.nix (auto-solved) pkgs/applications/video/aegisub/default.nix pkgs/development/libraries/boost/1.55.nix
| * macvim: Update sha256John Wiegley2014-11-03
| |
| * Use fetchurl and the exact release tagAllan Espinosa2014-11-03
| |
| * Update the sha256sum of the new MacVim buildAllan Espinosa2014-11-03
| | | | | | | | Correct the update from #4576
* | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
|\ \ | |/ |/| | | | | Conflicts: pkgs/applications/editors/vim/macvim.nix
| * suitable clang stdenvJoel Taylor2014-09-09
| |
* | Fix MacVim by using clang.Charles Strahan2014-10-18
|/
* Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-22
|\ | | | | | | | | Conflicts: pkgs/misc/vim-plugins/default.nix
| * vim: Add `syntax on` and `set nocompatible` by defaultPaul Colomiets2014-07-15
| | | | | | | | | | Its what everybody wants in 2014. They are enabled by default both in ubuntu and archlinux.
| * vim: Update vim to 7.4.335Paul Colomiets2014-07-15
| |
| * vim: Implement sourcing /etc/vimrc and /etc/vim/vimrcPaul Colomiets2014-07-15
| |
| * Remove wrapVimPaul Colomiets2014-07-15
| | | | | | | | | | | | | | | | | | I don't see a reason for having wrapVim function and vimWrapper and vimHugeXWrapper packages. If you need a system vimrc, whats wrong with ``environment.etc."vimrc".text`` ? Also strictly speaking ``vimHugeXWrapper`` didn't wrap, X-version properly. I.e. running ``gvim`` have console vim version.
| * Add automatic plugin activation for vimPaul Colomiets2014-07-15
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
|\|
| * Update `macvim` package to v7.4.355Charles Strahan2014-07-07
| | | | | | | | | | | | MacVim's maintenance has stagnated, so this moves `macvim` to a new maintainer. Additionally, the `-headerpad_max_install_names` linker flag is passed to prevent problems when setting the rpaths.
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
|\| | | | | | | | | Conflicts: pkgs/servers/serfdom/default.nix
| * fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück2014-06-28
| | | | | | | | | | This makes it match the behaviour of fetchgit and fetchsvn, so it's easier to write scripts that support all of them.
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/ | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* macvim: add missing call to ensureDirJohn Wiegley2014-06-07
|
* macvim: move the .app bundle to $out/ApplicationsJohn Wiegley2014-06-07
|
* add MacVimCharles Strahan2014-06-07
|
* update vim to v7.4.316Charles Strahan2014-06-01
|
* qvim: add lua supportThomas Tuegel2014-04-29
|
* vimHugeX: also add wrapper for system-wide vimrcRicardo M. Correia2014-03-10
|
* vim: add config option to generate vimrcRicardo M. Correia2014-02-20
|
* vim ft: address the problem with broken highlighting in big filesDomen Kožar2014-02-12
| | | | | | | | It seems Vim needs to be instructed how to scan for the begining of the multiline statements to correctly and efficiently highlight lanuages. See :help syn-sync-maxlines
* vim-ft: match attributes with dash and set nix as ftDomen Kožar2014-02-07
|
* Merge pull request #1442 from ttuegel/vimDomen Kožar2014-01-01
|\ | | | | vim: enable support for Lua
| * vim: enable support for LuaThomas Tuegel2014-01-01
| |
* | vim: ft-nix-support: update keywords, add builtinsDomen Kožar2014-01-01
|/
* Update vim_configurable to the same source tag as default vimMichael Raskin2013-12-29
|
* vim: Update from 7.4.23 -> 7.4.131William A. Kennington III2013-12-29
| | | | | | Instead of applying all of the patches, this build pulls an archive from the source code repo with all of the patches already applied. This is the preferred way from http://www.vim.org/sources.php
* qvim: chage platforms from 'unix' to 'linux'Sergey Mironov2013-11-08
| | | | I have no Darwin machine available so lets test qvim on Linux for now
* qvim: clean up the codeSergey Mironov2013-11-06
|
* Add qvim - an experimental Qt gui for VimSergey Mironov2013-11-04
| | | | | | vim-qt has the most complete set of Ctrl-Alt-Meta binding functionality. For example, qvim is able to correctly bind keys like Alt-<nonlatin>. More: https://bitbucket.org/equalsraf/vim-qt/wiki/Features
* vim: add the missing patchesVladimír Čunát2013-09-19
| | | | | Somehow curl from github piped into git am didn't add them. Sorry, I didn't notice. Thanks @shlevy.
* vim_configurable: add patches to 7.4.23 (close #912)Jason \"Don\" O'Conal2013-09-18
|
* Marc Weber suggests to drop 'latest' in vim_configurable.Lluís Batlle i Rossell2013-08-13
|
* Updating vim and vim_configurable to 7.4.Lluís Batlle i Rossell2013-08-13
| | | | | I change vim_configurable from 'latest' to 'default', as 'default' now is more recent than latest.
* vim-plugins: add expression command-tJason "Don" O'Conal2013-07-14
| | | | * also fix build of vim on darwin
* vim_configurable: fix python on darwinJason "Don" O'Conal2013-06-19
| | | | | * was not linking to the correct python library on darwin (using the OS X framework, which is not what we want)
* vim_configurable: improvementsJason "Don" O'Conal2013-06-15
| | | | | | * add ruby interpreter (may have been accidentally removed, or may never have existed) * allow selection of GUI options by setting `config.vim.gui`