Commit Graph
13 Commits
Author SHA1 Message Date
Matthieu Coudron 29eb80c386 Merge pull request #120274 from fabaff/bump-stevedore
python3Packages.stevedore: 3.2.2 -> 3.3.0
2021-04-25 11:45:22 +02:00
Matthieu Coudron 3eb8f4d15c update.py: allow to disable autocommit (#119182) 2021-04-22 03:21:36 +02:00
Matthieu Coudron b3abdc9534 tests.vim: init (moved from vim-utils.nix) (#119467)
* tests.vim: init (moved from vim-utils.nix)

Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
  source of bugs see linked issues (syntax on overrides vim highlights)

Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.


you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
Matthieu Coudron 39cd45c608 Merge pull request #117414 from figsoda/nvim-bufferline-lua
vimPlugins.nvim-bufferline-lua: init at 2021-03-22
2021-03-24 00:39:24 +01:00
Matthieu Coudron 810d22fb35 Merge pull request #111975 from teto/bazel-execlog
bazel: add execlog parser
2021-03-22 10:43:17 +01:00
Matthieu Coudron 8ecf143cb0 Merge pull request #113222 from Pacman99/fix-notification-center
deadd-notification-center: 1.7.3 -> 2021-03-10 and service files for dbus and systemd
2021-03-13 22:02:35 +01:00
Matthieu CoudronandEric Bailey 7667cf9112 Update pkgs/top-level/all-packages.nix
Co-authored-by: Eric Bailey <yurrriq@users.noreply.github.com>
2021-03-03 13:50:19 -06:00
Matthieu CoudronandSandro 61fef16594 vimPlugins.minimap-vim: init at 2021-01-04 (#111150)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-29 21:51:30 +01:00
Matthieu Coudron f1e043b6d1 Merge pull request #109540 from rgrunbla/ns-3-3.33-update
ns-3: 3.32 -> 3.33
2021-01-16 17:15:16 +01:00
Matthieu Coudron 9f8b7cb4a8 Merge pull request #104658 from poscat0x04/add-fcitx5
Add fcitx5
2021-01-10 15:26:27 +01:00
Matthieu Coudron 499792889d Merge pull request #108198 from lblasc/luajit-2020-12-29
luajit_2_0: 2.0.5-2020-09-27 -> 2.0.5-2020-12-28, luajit_2_1: 2.1.0-2020-09-30 -> 2.1.0-2020-12-28
2021-01-03 15:39:11 +01:00
Matthieu Coudron ea85760820 Merge pull request #89118 from Pacman99/notification-center
deadd-notification-center: init at 1.7.2
2020-12-13 17:25:29 +01:00
Matthieu Coudron 6320050fa2 Merge pull request #98560 from onsails/vim-plugins
Add nvim-tree.lua, nvim-web-devicons, popfix, nvim-lsputils, vim-hexokinase, ci_dark, completion-buffers, nvim-highlite, vim-qf, nlua-nvim, BetterLua-vim, nvim-treesitter-context, nvcode-color-schemes-vim
2020-11-20 17:37:16 +01:00