Commit Graph
213 Commits
Author SHA1 Message Date
Gaetan LepageandGaétan Lepage ec687c5ade plugins/goyo: switch to settings option 2024-03-01 15:28:19 +01:00
Gabriel ArazasandGaétan Lepage 8bb460e261 plugins/smart-splits: init 2024-02-28 12:00:25 +01:00
Gaétan LepageandGitHub db0dcc6ee3 plugins/bacon: formatting (#1164) 2024-02-27 18:13:04 +01:00
Alison JenkinsandGaétan Lepage 51f6f562d1 plugins/baleia-nvim: init 2024-02-27 18:01:47 +01:00
Alison JenkinsandGitHub 38a2018904 plugins/direnv: init (#1153) 2024-02-27 17:13:41 +01:00
Haseeb MajidandGitHub 8b013707cc plugins/oil.nvim: Update add a few missing options (#1152) 2024-02-27 13:50:45 +01:00
Alison JenkinsandGitHub 63558cff59 plugins/indent-o-matic: init (#1144) 2024-02-27 13:47:25 +01:00
Alison JenkinsandGitHub 7eb74fecd1 plugins/nvim-bacon: init (#1080) 2024-02-27 13:45:47 +01:00
Gaetan LepageandGaétan Lepage 750ec713dd plugins/undotree: switch to settings-style 2024-02-22 10:12:21 +01:00
traxysandGitHub 82a24d0d42 docs: Allow to add an url in the online documentation (#1139)
* plugin/committia: Use correct maintainers import

* plugins/neocord: Remove redyf as the entry is not in the list

* docs: Allow to add an URL to the plugin
2024-02-20 21:20:59 +01:00
Gaetan LepageandGaétan Lepage cef446a4da helpers/vim-plugin/mkVimPlugin: rename addExtraConfigRenameWarning to deprecateExtraConfig 2024-02-19 11:25:29 +01:00
RedyfandGaétan Lepage d656834e3d fix: neocord logo and logo_tooltip
User couldn't set the logo url, also logo_tooltip didn't allow custom string because of the enum.
2024-02-18 13:51:36 +01:00
André Vitor de Lima MatosandGitHub 8e3b20f0d6 auto-session: fix sessionLens.sessionControl config attribute (#1118) 2024-02-18 11:45:23 +01:00
RedyfandGaétan Lepage ca6240ddc2 plugins/neocord: init
Add support for https://github.com/IogaMaster/neocord
2024-02-16 15:11:15 +01:00
Gaetan LepageandGaétan Lepage d7fe40ebd8 helpers/vim-plugin/mkVimPlugin: rename package option to defaultPackage 2024-02-15 10:13:39 +01:00
budimanjojoandGaétan Lepage 5a744a7006 plugins/fzf-lua: init 2024-02-14 23:46:14 +01:00
Gaetan LepageandGaétan Lepage 6a8d6fd005 helpers/vim-plugin/mkVimPlugin: rename 'description' -> 'originalName' 2024-02-14 09:13:21 +01:00
Gaetan LepageandGaétan Lepage 3871b56b15 pugins/VIM-PLUGINS: add rename warning for extraConfig option 2024-02-12 13:12:43 +01:00
Gaetan LepageandGaétan Lepage ee7f6b703a plugins/emmet: remove to strict typing on option 'mode' 2024-02-11 14:33:10 +01:00
Gaetan LepageandGaétan Lepage 2d234cb7d1 plugins/emmet: remove useless global for option 'settings' 2024-02-11 14:33:10 +01:00
Gaetan LepageandGaétan Lepage 3c174e874c helpers/vim-plugin/mkVimPlugin: refactor 2024-02-10 17:53:41 +01:00
Gaetan LepageandGaétan Lepage b3c9e566aa plugins/emmet: remove uselessly strict typing 2024-02-09 11:25:50 +01:00
Gaetan LepageandGaétan Lepage 2294a12b0b keymaps: use 'action.__raw' instead of 'lua = true' internally 2024-02-03 18:12:25 +01:00
Gaetan LepageandGaétan Lepage 90fbde275c plugins/autoclose: fixes 2024-02-03 13:12:46 +01:00
garaiza-93andGitHub 7eefcfa5ee plugins/autoclose: init + tests (#994) 2024-02-03 12:33:10 +01:00
Gaetan LepageandGaétan Lepage e2c3459d1d lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
Gaetan LepageandGaétan Lepage 889144c0b1 plugins/hmts: move source file and test from 'utils' to 'languages/treesitter' 2024-01-26 16:00:53 +01:00
Gabriel ArazasandGaétan Lepage 6b0f03e4a1 plugins: clean up module descriptions
Only for the `enable` option though.
2024-01-26 15:43:47 +01:00
Gaetan LepageandGaétan Lepage a68ee73947 helpers/vim-plugin: mkPlugin -> mkVimPlugin 2024-01-25 15:19:26 +01:00
Gaetan LepageandGaétan Lepage 8f90372ee5 helpers: move mkPlugin and mkDefaultOpt to helpers.vim-plugin 2024-01-25 15:19:26 +01:00
Gaetan LepageandGaétan Lepage 85ee07abde plugins/rest: init 2024-01-24 16:02:07 +01:00
Gaetan LepageandGaétan Lepage 82b7d70dfd plugins/clipboard-image: init 2024-01-24 15:51:37 +01:00
Gaetan LepageandGaétan Lepage 90847146d6 plugins/yanky: fix wrong definition of setupOptions 2024-01-24 11:22:21 +01:00
Gaetan LepageandGaétan Lepage 7801be57d6 plugins/alpha: fix example (for buttons) 2024-01-18 13:26:51 +01:00
Gaetan LepageandGaétan Lepage ec00c47ddf plugins/alpha: fix example 2024-01-16 16:54:32 +01:00
Gaetan LepageandGaétan Lepage e6f1af2767 plugins/marks: init 2024-01-16 16:54:22 +01:00
Gaetan LepageandGaétan Lepage 9e04eb3c3c plugins/alpha: refactor 2024-01-14 22:47:37 +01:00
Gaetan LepageandGaétan Lepage c29a33d38a plugins/instant: switch to mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan LepageandGaétan Lepage 9eea1486bc plugins/undotree: switch to mkPlugin 2024-01-14 22:35:27 +01:00
Peter TonnerandGitHub f85f26878f misc: correct molten image provider options (#915)
* misc: correct molten image provider options

* fix: update formatting
2024-01-07 00:02:54 +01:00
Gaetan LepageandGaétan Lepage a1f8b437b3 plugins/ollama: use new mkNullOrStr 2024-01-06 19:52:52 +01:00
Gaetan LepageandGaétan Lepage bd6a6776dd plugins/obsidian: init 2024-01-06 19:52:52 +01:00
Gaetan LepageandGaétan Lepage 55745158c2 plugins/ollama: init 2024-01-06 16:45:17 +01:00
vincent.cuiandGaétan Lepage 1f1065df1e plugins/comment-nvim: add {pre,post}Hook options 2024-01-05 15:49:41 +01:00
traxysandGitHub 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
traxysandGitHub 8b8a1c0f4b fix: Remove missed mentions of rawType (#875) 2024-01-02 00:26:41 +01:00
Gaetan LepageandGaétan Lepage f88ff0a82e helpers: borderType -> nixvimTypes.border 2024-01-01 23:55:27 +01:00
traxysandGitHub af41ea2d80 helpers: move rawType to helpers.nixvimTypes (#871)
This is done in preparation of adding new (lua) types to help the
documentation.
2024-01-01 23:33:53 +01:00
traxysandGitHub abd1c4007a helpers: Add mkLua,mkLuaFn (defaultNullOpts or not) (#866)
This makes it such that defaultNullOpts.mkStr never represents a lua
string, easing documenting where a string is a lua string vs lua code.
2024-01-01 20:28:55 +01:00
traxysandGitHub 1d8e7906c9 plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855)
This allows to avoid calling `mkRaw` on lua functions, as they will get
applied automatically.

This could also help in the future to refactor the use of Lua code to
make it more user-friendly.
2023-12-29 15:24:42 +01:00