Austin Horstman
|
25a3dc7cb5
|
plugins/efmls-configs: add gleam_format to unpackaged
|
2024-12-14 17:35:56 -06:00 |
|
Austin Horstman
|
99a2827f7c
|
plugins/lsp: add ltex_plus to unpackaged
|
2024-12-14 17:35:56 -06:00 |
|
Gaetan Lepage
|
e6018ac195
|
plugins/lsp: modernize implem of language-servers
|
2024-12-14 23:04:25 +00:00 |
|
Gaetan Lepage
|
94535b24a2
|
plugins/lsp: fix tinymist implementation and update options
|
2024-12-14 18:20:47 +00:00 |
|
Austin Horstman
|
95361fda3c
|
treewide: apply deadnix suggestions
|
2024-12-14 11:34:26 -06:00 |
|
Gaetan Lepage
|
09daa2cb83
|
plugins/efmls-configs: move from lsp to by-name
|
2024-12-14 15:20:11 +01:00 |
|
Austin Horstman
|
f13bdfec8f
|
plugins/TEMPLATE: add moduleName
|
2024-12-13 21:30:36 -06:00 |
|
Austin Horstman
|
c37031d71f
|
treewide: luaName -> moduleName
Jus to closer align with its usage.
|
2024-12-13 21:30:36 -06:00 |
|
Austin Horstman
|
a7012e7864
|
treewide: originalName -> packPathName
We used to only think of it as the plugin repo's name, but we have been
needing to use it for the name of the plugin's packpath location.
|
2024-12-13 21:29:00 -06:00 |
|
Gaetan Lepage
|
c181014422
|
colorschemes/dracula: switch to mkVimPlugin
|
2024-12-13 16:26:54 +01:00 |
|
Gaetan Lepage
|
2b5a4a3896
|
plugins/neorg: switch to mkNeovimPlugin
|
2024-12-13 14:40:02 +00:00 |
|
Austin Horstman
|
c0550513b3
|
plugins/treesitter: extraConfiguLua -> luaConfig
|
2024-12-13 08:06:01 -06:00 |
|
Austin Horstman
|
e60af13695
|
plugins/lightline: extraConfiguLua -> luaConfig
|
2024-12-13 08:06:01 -06:00 |
|
Austin Horstman
|
455c5bff3e
|
plugins/nvim-autopairs: extraConfiguLua -> luaConfig
|
2024-12-13 08:06:01 -06:00 |
|
Austin Horstman
|
8012fbd998
|
plugins/lz-n: move to extraConfigLuaPre
Code that can trigger lazy loading might be inserted before the trigger
is defined.
|
2024-12-12 18:07:34 -06:00 |
|
Austin Horstman
|
d99bc6ebad
|
plugins/netman: migrate to mkNeovimPlugin
|
2024-12-12 17:59:46 -06:00 |
|
Austin Horstman
|
1d0404ff43
|
plugins/netman: remove with lib; and helpers
|
2024-12-12 17:53:25 -06:00 |
|
Austin Horstman
|
6fcf389a8d
|
colorschemes/catppuccin: add originalName
Supports lazy loading
|
2024-12-12 17:32:02 -06:00 |
|
Austin Horstman
|
2844c31655
|
plugins/grug-far: init
|
2024-12-12 08:09:50 -06:00 |
|
Austin Horstman
|
54b1d91299
|
plugins/remote-nvim: init
|
2024-12-11 19:07:58 -06:00 |
|
Austin Horstman
|
c7b109f5af
|
plugins/otter: fix treesitter warning
|
2024-12-11 15:45:45 -06:00 |
|
Austin Horstman
|
2206328137
|
plugins/neotest: fix adapter warning
|
2024-12-11 11:28:06 -06:00 |
|
Austin Horstman
|
c169e6df1f
|
plugins/hmts: migrate to mkNeovimPlugin
|
2024-12-11 10:47:16 -06:00 |
|
Austin Horstman
|
1040d597b2
|
plugins/hmts: remove with lib;
|
2024-12-11 10:37:35 -06:00 |
|
Austin Horstman
|
58a1f4a399
|
plugins/hmts: fix warning
|
2024-12-11 10:26:12 -06:00 |
|
Austin Horstman
|
277b2658a9
|
plugins/typescript-tools: todo about lazy loading
|
2024-12-10 10:07:38 -06:00 |
|
Austin Horstman
|
2e30f4828d
|
plugins/cmp/sources: add cmp-vimtex
|
2024-12-10 08:00:33 -06:00 |
|
Austin Horstman
|
39adaa0b7a
|
plugins/cmp/sources: sort list
|
2024-12-10 08:00:33 -06:00 |
|
Austin Horstman
|
99cb3fb8fc
|
plugins/dotnet: init
|
2024-12-09 23:27:45 -06:00 |
|
Gaetan Lepage
|
cf7e026c8c
|
mkNeovimPlugin: refactor lua code generation logic
|
2024-12-09 21:43:12 +00:00 |
|
Gaetan Lepage
|
f2a991ae8c
|
plugins/colorizer: rename, switch to mkNeovimPlugin
|
2024-12-09 20:23:32 +01:00 |
|
Gaetan Lepage
|
4b5364a66b
|
plugins/persisted: init
|
2024-12-08 18:30:17 +00:00 |
|
Vincent Desjardins
|
e2f81c8e8e
|
plugins/schemastore: remove table wrapping
Signed-off-by: Vincent Desjardins <vdesjardins@gmail.com>
|
2024-12-08 14:23:29 +00:00 |
|
ProbablyRohan
|
30f3a3242e
|
plugins/nvim-colorizer: add missing options
Adds the always_update, virtualtext_inline and virtualtext_mode options
to nvim-colorizer.
|
2024-12-08 20:47:21 +11:00 |
|
Gaetan Lepage
|
ae78face8d
|
treewide: format with latest nixfmt
|
2024-12-06 15:25:27 +00:00 |
|
Gaetan Lepage
|
c6080c206e
|
plugins/copilot-chat: update mappings
|
2024-12-06 11:23:39 +01:00 |
|
Gaetan Lepage
|
bca825e518
|
plugins/none-ls: update packages
|
2024-12-06 11:03:21 +01:00 |
|
Austin Horstman
|
3888522746
|
plugins/avante: add missing description
|
2024-12-04 21:35:44 -06:00 |
|
Gaetan Lepage
|
277dbeb607
|
plugins/codecompanion: init
|
2024-12-04 23:30:56 +00:00 |
|
Austin Horstman
|
d4ae1e362f
|
plugins/trouble: fix originalName
|
2024-12-04 09:38:26 -06:00 |
|
Gaetan Lepage
|
e680b367c7
|
treewide: format with latest nixfmt
|
2024-12-02 09:38:16 +00:00 |
|
Yury Shvedov
|
3c6dd42ff8
|
plugin/lsp: simplify automatic keymap description
Do not create description prefix generically, but use extra argument for
`mkMaps`.
Change-Id: Id08297623edf750d8f33eb031748668be0c8bfa5
|
2024-12-02 09:45:07 +03:00 |
|
Yury Shvedov
|
d867aaea43
|
plugin/lsp: automatic keymap description
Add keymaps default descriptions for lsp buf and diagnostics
Change-Id: I7a48ef3760e530a738efd7036b7ae5722c054256
|
2024-12-02 09:43:43 +03:00 |
|
Gaetan Lepage
|
838829c8f9
|
lsp/keymaps: cosmetic implem changes
|
2024-12-02 01:22:22 +01:00 |
|
Austin Horstman
|
80e49e7fd3
|
plugins/dashboard: format
|
2024-11-30 17:47:17 -06:00 |
|
Austin Horstman
|
86ff391e9e
|
plugins/dashboard: better rawLua support for header
|
2024-11-30 17:47:17 -06:00 |
|
Gaetan Lepage
|
060f4b4c38
|
plugins/aerial: init
|
2024-12-01 00:34:27 +01:00 |
|
Gaetan Lepage
|
09dfa035b6
|
plugins/gitlab: init
|
2024-11-30 22:38:43 +00:00 |
|
Gaetan Lepage
|
cb0e3a7e40
|
plugins/efmls-configs: add new formatter kdlfmt to unpackaged
|
2024-11-30 17:37:42 +01:00 |
|
Marcel
|
05331006a4
|
plugins/vim-suda: init
|
2024-11-29 01:08:16 +01:00 |
|