Commit Graph

9671 Commits

Author SHA1 Message Date
"Alexander Sieg"
299de0c9e9 vimPlugins.neotest-jest: init at 2023-01-26 2023-04-09 16:53:58 +02:00
"Alexander Sieg"
db6b3b678f vimPlugins.neotest-go: init at 2023-03-28 2023-04-09 16:52:51 +02:00
"Alexander Sieg"
70951b298c vimPlugins.neotest-plenary: init at 2022-12-30 2023-04-09 16:51:43 +02:00
"Alexander Sieg"
9d09ed252b vimPlugins.neotest-python: init at 2023-02-18 2023-04-09 16:50:36 +02:00
"Alexander Sieg"
4c58bf14e3 vimPlugins: update 2023-04-09 16:48:30 +02:00
Sandro
fc2b6a45f9
Merge pull request #225025 from drupol/add/vscode-devsense-extensions 2023-04-09 03:53:36 +02:00
Kasper Kondzielski
584278efac noice-nvim: Remove nvim-notify from noice-nvim dependencies
*!This will change behavior for the end user of noice as they will have to add notify plugin manually!*

Notify plugin is no longer a hard dependency for noice plugin and there is no need to ship noice with it. 

In addition to that some plugins will perform auto discovery of plugins that are on the runtime path and in case they find notify they might want to use it.
There is no easy way to remove nvim-notify from the runtime path without doing an override. 

https://github.com/folke/noice.nvim#%EF%B8%8F-requirements
2023-04-08 20:56:02 +02:00
adisbladis
427dfae8ae
Merge pull request #225123 from amjoseph-nixpkgs/pr/emacs/cross-is-broken-cross
emacs: mark meta.broken if cross
2023-04-08 15:39:01 +12:00
arcnmx
23cff796c4 android-studio: set meta.mainProgram 2023-04-07 21:00:14 +02:00
Matthieu Coudron
c17904b980 neovim: more flexibility in startup commands
the neovim mechanisms generate provider rc configuration such as:
vim.g.<LANG>_host_prog=$out/bin/nvim-<LANG>

In home-manager, we want more control over it, e.g., to pass it via
command line or in init.lua.

We also want to retrieve the generated packpathDirs so that we can link
it in the expected $XDG_DATA_HOME folder so that we then dont have to
tell neovim where look for it anymore.
2023-04-07 10:21:22 +02:00
Adam Joseph
82d4de8ecf emacs: mark meta.broken if cross 2023-04-07 00:46:00 -07:00
Maciej Krüger
e72dedd2a4
Merge pull request #221862 from COLAMAroro/submit/pulsar 2023-04-07 01:03:31 +02:00
Pol Dellaiera
0d7295ade2
vscode-extensions.devsense.profiler-php-vscode: init at 1.33.12924 2023-04-06 19:41:35 +02:00
Pol Dellaiera
ec5d68c93a
vscode-extensions.devsense.phptools-vscode: init at 1.33.12924 2023-04-06 19:41:11 +02:00
Pol Dellaiera
0150df8d51
vscode-extensions.devsense.composer-php-code: init at 1.33.12924 2023-04-06 19:40:38 +02:00
COLAMAroro
aa4cf231c4 pulsar: init at 1.103.0
Community maintained fork of the sunset Atom editor.
https://github.com/pulsar-edit/pulsar
2023-04-06 15:02:29 +02:00
Bobby Rong
ef5308c693
Merge pull request #224911 from samuela/upkeep-bot/vscode-1.77.1-1680740716
vscode: 1.77.0 -> 1.77.1
2023-04-06 10:43:13 +08:00
nixpkgs-upkeep-bot
dbad09df44 vscode: 1.77.0 -> 1.77.1 2023-04-06 00:25:16 +00:00
figsoda
ae5a8d73a5
Merge pull request #224751 from figsoda/zf 2023-04-05 20:19:30 -04:00
R. Ryantm
5804b7fb5f vscodium: 1.76.2.23074 -> 1.77.0.23093 2023-04-05 16:34:50 +08:00
figsoda
ad890a81d7 vimPlugins.nvim-treesitter: update grammars 2023-04-04 22:14:49 -04:00
figsoda
31de9b134e vimPlugins.telescope-zf-native-nvim: init at 2023-03-15 2023-04-04 22:14:43 -04:00
figsoda
bad81075ea vimPlugins: resolve github repository redirects 2023-04-04 22:13:49 -04:00
figsoda
16c33c9c99 vimPlugins: update 2023-04-04 22:12:58 -04:00
Vinny Meller
2b21a945d9 vimPlugins.autosave-nvim: init at 2022-10-13 2023-04-04 10:48:57 -05:00
figsoda
dfe6967122
Merge pull request #224616 from ocfox/vim-wakatime-fix
vimPlugins.vim-wakatime: fix build as vim plugin
2023-04-04 10:50:34 -04:00
figsoda
0d6001a72e
Merge pull request #224602 from vinnymeller/vim/blamer.nvim
vimPlugins.blamer-nvim: init at 2021-11-17
2023-04-04 10:46:43 -04:00
adisbladis
9a3ed17bc8
Merge pull request #213419 from stig/ox-rss
ox-rss: init at version 20230129
2023-04-04 22:25:39 +12:00
Damien Cassou
730ac7ea62
Merge pull request #224238 from DamienCassou/jinx-build 2023-04-04 11:40:41 +02:00
ocfox
1f874da97b
vimPlugins.vim-wakatime: fix build as vim plugin 2023-04-04 16:26:56 +08:00
Vinny Meller
33c156c32e vimPlugins.blamer-nvim: init at 2021-11-17 2023-04-04 01:58:08 -05:00
Leona Maroni
f8f13b5059 helix: 22.11 -> 23.03 2023-04-03 15:52:15 -04:00
Damien Cassou
1b5ba6d5bd
emacs.pkgs.jinx: build .so file
Co-authored-by: Jian Lin <75130626+jian-lin@users.noreply.github.com>
2023-04-03 21:13:51 +02:00
Lin Jian
f443d2e523 nongnu-packages: updated 2023-04-03 (from overlay) 2023-04-02 19:33:06 -03:00
Lin Jian
faa0f0f942 melpa-packages: updated 2023-04-03 (from overlay) 2023-04-02 19:33:06 -03:00
Lin Jian
08389e35bc elpa-packages: updated 2023-04-03 (from overlay) 2023-04-02 19:33:06 -03:00
Dominik Ritter
bcdaf9e9a8 jetbrains: 2022.3 -> 2023.1 2023-04-02 12:32:51 +02:00
Matthieu Coudron
a5bcdc3fbb neovim.tests.run_nvim_with_ftplugin: fix
we shall exit neovim to allow the rest of the code to run
also our ftplugin should not be loaded now that neovim loads his.
2023-04-01 22:26:57 +02:00
Matthieu Coudron
67f6f13c2e neovim.tests.nvim_with_opt_plugin: fixed
once :Dashboard succeeded, the script would close neovim and thus never
terminate. We instead check if the command ":Dashboard" exists.
2023-04-01 21:30:14 +02:00
Sandro
c05f1ab74a
Merge pull request #203936 from nagy/qxmledit 2023-04-01 18:30:21 +02:00
MGlolenstine
809b0fa279 imhex: 1.26.2 -> 1.27.1 2023-04-01 15:58:27 +02:00
Daniel Nagy
3e81474faf
qxmledit: 0.9.15 -> 0.9.17
Changelog: https://github.com/lbellonda/qxmledit/blob/0.9.17/NEWS
2023-04-01 13:45:00 +02:00
adisbladis
f5c5751d07
Merge pull request #224125 from tadfisher/emacs-pgtk-wrapgappshook
emacs: include wrapGAppsHook for pgtk build
2023-04-01 14:36:19 +13:00
Tad Fisher
42e2af66c4
emacs: include wrapGAppsHook for pgtk build 2023-03-31 12:51:43 -07:00
Tormod Gjeitnes Hellen
044c8c4a7d
lapce: 0.2.5 -> 0.2.7 2023-03-31 00:44:53 +02:00
superherointj
0953866c0a
Merge pull request #223945 from K900/vscode-1.77
vscode: 1.76.2 -> 1.77
2023-03-30 18:52:13 -03:00
K900
539ba8eaf8 vscode: 1.76.2 -> 1.77 2023-03-30 22:32:33 +03:00
Austin Butler
ee5fe4a9c8 vscode-extensions.github.vscode-pull-request-github: switch to stable
version
2023-03-30 12:09:02 -07:00
superherointj
b5f8239fe9
Merge pull request #223717 from drupol/init/typst-vscode-extension
vscode-extensions: add 2 new extensions
2023-03-30 08:01:51 -03:00
Pol Dellaiera
809ba2e2a6 vscode-extensions.github.vscode-github-actions: init at 0.25.3 2023-03-30 08:58:09 +02:00