Commit Graph

7959 Commits

Author SHA1 Message Date
Jan Tojnar
365557e043 xxe-pe: 10.1.0 → 10.2.0
https://www.xmlmind.com/pipermail/xmleditor-support/2022-July/012797.html

Old version has broken src URL.
2022-08-12 18:26:26 +02:00
fn ⌃ ⌥
b81820713f micro: install icon 2022-08-12 08:58:56 -05:00
Matthieu Coudron
60b0ef2931
Merge pull request #184364 from teto/vim-merge-cmds 2022-08-12 09:38:12 +02:00
Bobby Rong
0734dc5da2
Merge pull request #185870 from wyndon/vscode.piousdeer.adwaita-theme
vscode-extensions.piousdeer.adwaita-theme: 1.0.7 -> 1.0.8
2022-08-10 19:56:00 +08:00
wyndon
80bfe83082
vscode-extensions.piousdeer.adwaita-theme: 1.0.7 -> 1.0.8 2022-08-10 09:54:03 +02:00
AndersonTorres
b4e86d9baa elpa-packages: manual fixup 2022-08-10 01:16:15 -03:00
AndersonTorres
7e20517af0 elisp packages updates 2022-08-10 2022-08-10 00:13:03 -03:00
Matthieu Coudron
cc0ff183c6 neovimUtils: remove the compatibility layer introduced in 2018
removed compatFun, we need to make the code clearer
2022-08-09 16:21:59 +02:00
Matthieu Coudron
b4d8662c4a neovimUtils.makeNeovimConfig: remove mention of python2
latest neovim stopped supporting python2. We have an ellipsis as input so this should not cause any further error
2022-08-09 16:21:59 +02:00
Matthieu Coudron
6bc1f400f4 update requirePlugins 2022-08-09 16:21:59 +02:00
Matthieu Coudron
cda1f8ae46 neovim: pass packpath via the wrapper
Adding "packages" to the neovim distribution triggers the wrapping of
the derivation. This is because it tries to "set packpath/rtp" in the
init.vim.

If we set these arguments via --cmd instead we can avoid to create an
init.vim, which can be useful if we want to wrap an init.lua later on
(in home-manager for instance, we dont want to generate viml code).

Also removes the support for "configure" in makeNeovimConfig and
configure.plug / configure.vam packages in the compatibility layer
'legacyWrapper'.
2022-08-09 16:20:55 +02:00
Matthieu Coudron
0fb2e47b7f vimUtils: improve comments 2022-08-09 12:01:33 +02:00
Matthieu Coudron
5d38ae801a neovimUtils: merge host settings so that they use a single --cmd flag
vim is limited to 10 --cmd flags so using fewer is better
2022-08-09 12:01:32 +02:00
Matthieu Coudron
eb051d99b0 vimRcContent: remove now unused linkLuaPlugin 2022-08-09 12:01:32 +02:00
Matthieu Coudron
6717d144ec vimRcContent: now throws when using pathogen 2022-08-09 12:00:20 +02:00
Matthieu Coudron
a36e146b7e vimUtils.vimrcContent: throw an error when using pathogen
We want fewer and even no vim package manager in nixpkgs
2022-08-09 12:00:20 +02:00
figsoda
5524cbd127
Merge pull request #185449 from booklearner/zee-editor
zee: init at `0.3.2`
2022-08-08 20:57:56 +08:00
booklearner
22880e58ed
zee: init at 0.3.2 2022-08-07 18:40:39 -04:00
Bobby Rong
86e69876a1
Merge pull request #185332 from samuela/upkeep-bot/vscodium-1.70.0-1659745326
vscodium: 1.69.2 -> 1.70.0
2022-08-07 16:36:37 +08:00
Bobby Rong
a2b1cf0e40
Merge pull request #184495 from sikmir/micro
micro: 2.0.10 → 2.0.11
2022-08-07 16:06:21 +08:00
Bobby Rong
9c16fe5b87
Merge #181918: Cinnamon 5.4
https://www.linuxmint.com/rel_vanessa_cinnamon_whatsnew.php
2022-08-07 10:07:01 +08:00
Florian Brandes
6205cd64dd pinegrow: don't auto update
there is an old version of pinegrow (6.21) on
https://repology.org which didn't follow semantic
versioning.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-06 17:20:56 +10:00
nixpkgs-upkeep-bot
1b95ba3c9c vscodium: 1.69.2 -> 1.70.0 2022-08-06 00:22:06 +00:00
06kellyjac
d33f4a26a1 Revert "neovim: pass the --clean flag to only use wrapped rc"
This reverts commit ce49cb7792.
2022-08-05 11:51:15 +01:00
nixpkgs-upkeep-bot
2c6b87b861 vscode: 1.69.2 -> 1.70.0 2022-08-05 00:23:15 +00:00
Jonas Heinrich
e057d3d042
Merge pull request #184881 from r-ryantm/auto-update/notepad-next
notepad-next: 0.5.3 -> 0.5.4
2022-08-04 09:09:45 +02:00
Kira Bruneau
951c50ec6d
Merge pull request #185018 from kira-bruneau/poke
poke: fix aarch64-darwin build
2022-08-03 13:15:27 -04:00
Kira Bruneau
952c5269b3 poke: fix aarch64-darwin build
jiegec discovered that the reason the aarch64-darwin build was failing
was because pre-generated configure script failed to detect the macOS
version.

With this change we'll just ignore the pre-generated configure script,
and build it ourself with autoreconf.
2022-08-03 09:44:48 -04:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
superherointj
8a8ed7ba95
Merge pull request #184876 from mhwombat/master
textadept: 11.3 -> 11.4
2022-08-03 04:23:33 -03:00
superherointj
91578667c2
Merge pull request #182817 from rhoriguchi/vscode-extensions.ms-vscode.PowerShell
vscode-extensions.ms-vscode.PowerShell: init at 2022.7.2
2022-08-02 18:45:50 -03:00
Ryan Horiguchi
fbf4f7dcc0
vscode-extensions.ms-vscode.PowerShell: init at 2022.7.2 2022-08-02 23:23:49 +02:00
Amy de Buitléir
c40b014730 textadept: 11.3 -> 11.4 2022-08-02 20:28:49 +01:00
R. Ryantm
ffd085e36a notepad-next: 0.5.3 -> 0.5.4 2022-08-02 19:25:16 +00:00
Amy de Buitléir
f9996fdc8f Merge branch 'textadept' 2022-08-02 20:16:47 +01:00
Amy de Buitléir
213cf26f5e textadept: 11.3 -> 11.4 2022-08-02 20:13:35 +01:00
superherointj
5a44fed900
Merge pull request #183889 from r-ryantm/auto-update/cudatext
cudatext: 1.167.5 -> 1.168.0
2022-08-02 15:59:50 -03:00
kilianar
e1df6b9433 vscode-extensions.xadillax.viml: 1.0.1 -> 2.1.2
https://github.com/XadillaX/vscode-language-viml/releases/tag/v2.1.2
2022-08-02 09:38:03 +02:00
kilianar
6069b4b144 vscode-extensions.vscodevim.vim: 1.23.1 -> 1.23.2
https://github.com/VSCodeVim/Vim/releases/tag/v1.23.2
2022-08-02 09:36:48 +02:00
kilianar
ba126dbc87 vscode-extensions.asvetliakov.vscode-neovim: 0.0.86 -> 0.0.89
https://github.com/vscode-neovim/vscode-neovim/releases/tag/v0.0.89
2022-08-02 09:34:17 +02:00
Bobby Rong
eeda28cd06
Merge pull request #184523 from vbgl/update-meta.maintainers
jedit, matio, proj: remove myself from meta.maintainers
2022-08-02 11:39:47 +08:00
Nikolay Korotkiy
39a00dfda5
micro: 2.0.10 → 2.0.11 2022-08-01 11:03:41 +03:00
Vincent Laporte
aee62d6bca
jedit, matio, proj: remove myself from meta.maintainers 2022-08-01 09:37:03 +02:00
R. Ryantm
9e160bcf61 okteta: 0.26.7 -> 0.26.9 2022-08-01 14:47:24 +08:00
Hugo Osvaldo Barrera
ac35f25d0d vimPlugins.hare-vim: init at 2022-07-02 2022-07-31 18:47:05 +02:00
Artturin
2467849361 vim: 9.0.0057 -> 9.0.0115
includes cross fix

509695c1c3
2022-07-31 12:07:41 +00:00
Fabian Affolter
357a9907bb
Merge pull request #183918 from r-ryantm/auto-update/rednotebook
rednotebook: 2.24 -> 2.25
2022-07-30 23:03:07 +02:00
Ryan Mulligan
53caeb378d
Merge pull request #184010 from r-ryantm/auto-update/greenfoot
greenfoot: 3.7.0 -> 3.7.1
2022-07-30 11:19:53 -07:00
Sandro
1f244bd9ad
Merge pull request #183385 from GGG-KILLER/update/ms-dotnettools.csharp-1.25.0 2022-07-30 19:31:06 +02:00
R. Ryantm
745dcc426c greenfoot: 3.7.0 -> 3.7.1 2022-07-30 16:58:09 +00:00