about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim
AgeCommit message (Collapse)AuthorFilesLines
2024-05-01Merge branch 'master' into staging-nextK9001-1/+1
2024-04-30vimPlugins.cmp-git: add plenary dependencyGaetan Lepage1-1/+1
2024-04-30Merge branch 'master' into staging-nextWeijia Wang1-0/+1
2024-04-27vimPlugins.triptych: initnebunebu1-0/+1
2024-04-27Merge branch 'master' into staging-nextWeijia Wang1-1/+1
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar2-5/+5
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-26Merge pull request #306306 from philiptaron/add-to-vim-maintainersRick van Schijndel1-1/+1
vim: add @philiptaron to maintainers
2024-04-26Merge master into staging-nextgithub-actions[bot]3-1/+37
2024-04-26vimPlugins.nvim-dbee: init at 2024-01-13 (#286517)Matthieu Coudron3-1/+37
* vimPlugins.nvim-dbee: init at 2024-01-13 nvim-dbee looks for the go binary in paths returned bu M.dir() and M.bin() defined in lua/dbee/install/init.lua If we patch this path then it should be ok * Update pkgs/applications/editors/vim/plugins/overrides.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> --------- Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-04-24Merge master into staging-nextgithub-actions[bot]2-6/+6
2024-04-24vimPlugins.hydra-nvim: 2023-02-06 -> 2024-03-15Gaetan Lepage2-6/+6
2024-04-23vim: add philiptaron to maintainersPhilip Taron1-1/+1
2024-04-23Merge master into staging-nextgithub-actions[bot]2-0/+13
2024-04-23vimPlugins.nvim-sops: init at 2024-04-23lucidph3nx2-0/+13
2024-04-22Merge staging-next into staginggithub-actions[bot]2-0/+13
2024-04-22vimPlugins.arrow-nvim: init at 2024-04-19Haseeb Majid2-0/+13
2024-04-21Merge staging-next into staginggithub-actions[bot]5-802/+822
2024-04-21Merge pull request #305265 from GaetanLepage/vim-plugins-updateMatthieu Coudron5-802/+822
vimPlugins: update on 2024-04-21
2024-04-21Merge staging-next into staginggithub-actions[bot]2-0/+13
2024-04-21Merge pull request #305272 from f4z3r/feat/gruvbox-material.nvimAleksana2-0/+13
vimPlugins.gruvbox-material-nvim: init at 2024-04-19
2024-04-21vimPlugins.nvim-treesitter: update grammarsGaetan Lepage1-244/+264
2024-04-21vimPlugins: resolve github repository redirects"Gaetan Lepage"1-1/+1
2024-04-21vimPlugins: update on 2024-04-21Gaetan Lepage3-557/+557
2024-04-20toVimPlugin: prepends 'vimPlugin' to the nameMatthieu Coudron2-2/+2
Neovim plugins built with buildNeovimPlugin are based on derivations from the lua package set, ie., they are a flat-install (no share/lua/5.1 nesting) with some post-processing. While debugging, I noticed their name lacked the vimplugin prefix, making them a bit harder to diagnose if the derivation was the vimplugin or not. So I hardcoded 'namePrefix' (why let the user change that ?) and moved it to toVimPlugin so it applies to lua-based plugins as well. Before this PR: ➜ nix-build -A vimPlugins.plenary-nvim /nix/store/zyvdf7c1k4q2ykg6jydpf5c31g9j921s-lua5.1-plenary.nvim-scm-1-unstable-2024-03-25 After this PR ➜ nix-build -A vimPlugins.plenary-nvim /nix/store/dy4rjzjbhshi109i6969f39vd9xbjgs1-vimplugin-lua5.1-plenary.nvim-scm-1-unstable-2024-03-25
2024-04-19chore: add generated plugin entryJakob Beckmann1-0/+12
2024-04-19vimPlugins.gruvbox-material-nvim: init at 2024-04-19"Jakob Beckmann"1-0/+1
2024-04-19Merge branch 'master' into staging-nextVladimír Čunát2-0/+13
2024-04-18vimPlugins.gitignore-nvim: init at 2024-03-25Gaetan Lepage2-0/+13
2024-04-18Merge master into staging-nextgithub-actions[bot]2-0/+13
2024-04-18Merge pull request #303898 from vinnymeller/jsonfly-nvim-vim-pluginSandro2-0/+13
vimPlugins.jsonfly-nvim: init at 2024-04-12
2024-04-17Merge master into staging-nextgithub-actions[bot]2-0/+13
2024-04-17Merge pull request #304491 from fgaz/trust.vim/initMatthias Beyer2-0/+13
vimPlugins.trust-vim: init at 2022-04-14
2024-04-16vimPlugins.trust-vim: init at 2022-04-14Francesco Gazzetta2-0/+13
2024-04-13vimPlugins.jsonfly-nvim: init at 2024-04-12Vinny Meller2-0/+13
2024-04-13Merge master into staging-nextgithub-actions[bot]2-0/+13
2024-04-12vimPlugins.grapple-nvim: init at 2024-04-09colbs2552-0/+13
2024-04-12Merge branch 'staging' into staging-nextVladimír Čunát2-3/+3
Conflicts (tried to quickly resolve somehow, checked eval): pkgs/development/python-modules/apsw/default.nix pkgs/development/python-modules/mido/default.nix pkgs/development/python-modules/pytest-bdd/default.nix pkgs/development/python-modules/sparse/default.nix
2024-04-10vimPluginGenTags: fix echoed stringMatthieu Coudron1-1/+1
to match the actual role
2024-04-10Merge pull request #285278 from Pyxels/vimPlugins.gruvbox-baby/initAleksana2-0/+13
vimPlugins.gruvbox-baby: init at 2024-01-25
2024-04-09vimPlugins.idris2-nvim: init at 2023-09-05Mathew Polzin3-0/+20
2024-04-09Merge staging-next into staginggithub-actions[bot]2-0/+13
2024-04-09Merge pull request #301913 from aikooo7/add-persisted.nvimAleksana2-0/+13
vimPlugins.persisted-nvim: init at 2024-04-04
2024-04-05vimPlugins.persisted-nvim: init at 2024-04-04aikooo72-0/+13
2024-04-05Merge staging-next into staginggithub-actions[bot]3-0/+20
2024-04-05vimPlugins.nvim-dap-ui: add dependencies nvim-dap and nvim-nioGaetan Lepage1-0/+7
2024-04-05Merge pull request #300636 from gungun974/vim-matchtagAleksana2-0/+13
vimPlugins.vim-matchtag: init at 2022-06-24
2024-04-04Merge staging-next into staginggithub-actions[bot]5-166/+179
2024-04-04vimPlugins.nvim-treesitter: update grammarsGaetan Lepage1-42/+42
2024-04-04vimPlugins: resolve github repository redirectsGaetan Lepage2-6/+6
2024-04-04vimPlugins: update on 2024-04-03Gaetan Lepage1-131/+131