Gaetan Lepage
e95f8e9ce4
plugins/texpresso: init
2024-04-26 11:42:58 +02:00
Gaetan Lepage
f2f97d844b
misc: allow null in extraPackages
2024-04-24 08:10:51 +02:00
Gaetan Lepage
c826d146c6
plugins/godot: init
2024-04-23 09:08:39 +02:00
Gaetan Lepage
6ebd538ede
plugins/treesitter-context: switch to mkNeovimPlugin
2024-04-22 21:05:55 +02:00
Gaetan Lepage
6440f4af87
plugins/qmk: init
2024-04-15 13:25:53 +02:00
Gaetan Lepage
b9f211bbee
plugins/debugprint: switch to mkNeovimPlugin
2024-04-09 10:42:58 +02:00
Austin Horstman
f285a958c0
plugins/jdtls: fix binary name
2024-04-05 08:45:11 +02:00
Matt Sturgeon
4f83bcf290
Rename options
to avoid confusion with module options ( #1324 )
2024-03-29 21:58:44 +01:00
Gaetan Lepage
b658169f11
plugins/jupytext: init
2024-03-28 13:26:46 +01:00
Gaetan Lepage
4d471f04a5
helpers/vim-plugin/mkVimPlugin: remove useless 'options' argument
2024-03-25 22:52:32 +01:00
Loïc Reynier
85b76132d8
plugins/ltex-extra: init ( #1184 )
2024-03-07 19:48:29 +01:00
Loïc Reynier
233feeb8d2
treewide: fix typos ( #1217 )
2024-03-07 19:44:13 +01:00
Gaetan Lepage
44a31bd1fe
plugins/markdown-preview: switch to settings option
2024-03-06 22:28:12 +01:00
Gaetan Lepage
f2de9a94c4
plugins: set myself (@GaetanLepage) as maintainer for several vim plugins
2024-03-04 11:46:56 +01:00
Gaetan Lepage
60c6912126
plugins/zig: switch to settings option
2024-03-03 22:40:54 +01:00
Gaetan Lepage
a6bf19966d
plugins/tagbar: add settingsExample
2024-03-03 22:40:15 +01:00
Gaetan Lepage
4d8285ac0c
plugins/ledger: add option to install the ledger binary
2024-03-03 22:38:57 +01:00
Gaetan Lepage
f343db2854
plugins/ledger: switch to settings option
2024-03-03 22:38:57 +01:00
Gaetan Lepage
7e33553fc3
plugins/vim-slime: switch to settings option
2024-03-03 22:38:22 +01:00
Gaetan Lepage
66c019d638
plugins/typst-vim: switch to mkVimPlugin
2024-02-22 01:34:39 +01:00
Gaetan Lepage
b6138b409f
plugins/vimtex: switch to mkVimPlugin
2024-02-22 01:34:19 +01:00
Gaetan Lepage
9d30e87455
plugins/julia-cell: switch to mkVimPlugin
2024-02-20 10:03:03 +01:00
Gaetan Lepage
cef446a4da
helpers/vim-plugin/mkVimPlugin: rename addExtraConfigRenameWarning to deprecateExtraConfig
2024-02-19 11:25:29 +01:00
Gaetan Lepage
2fe24d883e
plugins/haskell-scope-highlighting: switch to mkVimPlugin
2024-02-18 13:50:17 +01:00
Gaetan Lepage
22351f4628
plugins/parinfer-rust: init
2024-02-16 13:59:39 +01:00
Gaetan Lepage
d7fe40ebd8
helpers/vim-plugin/mkVimPlugin: rename package option to defaultPackage
2024-02-15 10:13:39 +01:00
Viktor Kleen
7edffe3896
Fix typos in plugins.treesitter-refactor.navigation.keymaps
( #1031 )
2024-02-14 21:37:43 +01:00
Gaetan Lepage
6a8d6fd005
helpers/vim-plugin/mkVimPlugin: rename 'description' -> 'originalName'
2024-02-14 09:13:21 +01:00
Gaetan Lepage
3871b56b15
pugins/VIM-PLUGINS: add rename warning for extraConfig option
2024-02-12 13:12:43 +01:00
Gaetan Lepage
7dbf7f978c
plugins: do not import helpers.nix directly
2024-02-11 11:50:35 +01:00
Gaetan Lepage
3c174e874c
helpers/vim-plugin/mkVimPlugin: refactor
2024-02-10 17:53:41 +01:00
Gaetan Lepage
9d3ff56ed8
plugins/helm: init
2024-02-03 12:29:14 +01:00
Gustavo Araiza
3958364809
plugins/haskell-scope-highlighting: init + test
...
Add warning for Treesitter dependency
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
add test for highlights, add package
tweak warning message
enable treesitter in tests
suggested change
2024-01-29 08:47:37 +01:00
Gaetan Lepage
e2c3459d1d
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
2024-01-28 23:39:14 +01:00
Gaetan Lepage
d137555971
plugins/hmts: add warning when treesitter is not enabled
2024-01-26 16:00:53 +01:00
Gaetan Lepage
889144c0b1
plugins/hmts: move source file and test from 'utils' to 'languages/treesitter'
2024-01-26 16:00:53 +01:00
Gabriel Arazas
6b0f03e4a1
plugins: clean up module descriptions
...
Only for the `enable` option though.
2024-01-26 15:43:47 +01:00
garaiza-93
56b1082525
plugins/typescript-tools: init ( #966 )
2024-01-26 14:41:10 +01:00
traxys
368f4d6a58
plugins/rustaceanvim: Allow to add on_attach to rustaceanvim ( #979 )
...
* plugins/rustaceanvim: Add 'onAttach'
* plugins/rustaceanvim: Put the configuration after the lsp setups to use __lspOnAttach
2024-01-26 14:38:07 +01:00
Gaetan Lepage
a68ee73947
helpers/vim-plugin: mkPlugin -> mkVimPlugin
2024-01-25 15:19:26 +01:00
Gaetan Lepage
8f90372ee5
helpers: move mkPlugin and mkDefaultOpt to helpers.vim-plugin
2024-01-25 15:19:26 +01:00
Gaetan Lepage
a6b541a3aa
plugins/rustaceanvim: init
2024-01-24 07:59:22 +01:00
Gaetan Lepage
b3c3d0beb1
plugins/rust-tools: rename source file to rust-tools.nix
2024-01-24 07:59:22 +01:00
Gaetan Lepage
1a7a726a98
plugins/vimtex: formatting
2024-01-14 22:35:27 +01:00
Gaetan Lepage
20c1ae069e
plugins/markdown-preview: switch to mkPlugin
2024-01-14 22:35:27 +01:00
Gaetan Lepage
a82b8188fd
plugins/vim-slime: switch to using mkPlugin
2024-01-14 22:35:27 +01:00
Gaetan Lepage
c498d0b9c9
plugins/tagbar: switch to using mkPlugin
2024-01-14 22:35:27 +01:00
Gaetan Lepage
97fb6d6a29
helpers/mkPlugin: add extraConfig option
2024-01-14 22:35:27 +01:00
Gaetan Lepage
2785267b1b
plugins/treesitter: add an option to control if gcc should be installed
2024-01-04 09:01:54 +01:00
traxys
8aa4b7e4ce
helpers: Add option helpers for types that are either a lua str or a value ( #876 )
...
Those types needed the following code in apply:
if builtins.isString value
then mkRaw value
else value
This commit avoids this boilerplate, and clarifies that the `str` is lua
code in the documentation.
2024-01-02 00:30:10 +01:00