.. |
alpha.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
auto-save.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
auto-session.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
better-escape.nix
|
helpers: Add option helpers for types that are either a lua str or a value (#876)
|
2024-01-02 00:30:10 +01:00 |
comment-nvim.nix
|
plugins/comment-nvim: add {pre,post}Hook options
|
2024-01-05 15:49:41 +01:00 |
commentary.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
conjure.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
coverage.nix
|
plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855)
|
2023-12-29 15:24:42 +01:00 |
cursorline.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
dashboard.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
easyescape.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
emmet.nix
|
helpers: add globalPrefix to mkPlugin (#284)
|
2023-03-24 08:18:45 +01:00 |
endwise.nix
|
added formatter + reformat existing codebase (#175)
|
2023-02-20 10:42:13 +00:00 |
flash.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
floaterm.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
goyo.nix
|
helpers: add globalPrefix to mkPlugin (#284)
|
2023-03-24 08:18:45 +01:00 |
hardtime.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
harpoon.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
hmts.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
illuminate.nix
|
plugin/illuminate: Avoid using mkAttrsOf with submodules (#853)
|
2023-12-29 11:52:05 +01:00 |
indent-blankline.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
instant.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
intellitab.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
lastplace.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
leap.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
magma-nvim.nix
|
plugin/magma-nvim: fix option (#712)
|
2023-11-17 17:58:24 +01:00 |
mark-radar.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
mini.nix
|
fix: typo in mini module example
|
2023-12-09 11:34:30 +01:00 |
mkdnflow.nix
|
helpers: Add option helpers for types that are either a lua str or a value (#876)
|
2024-01-02 00:30:10 +01:00 |
molten.nix
|
helpers: borderType -> nixvimTypes.border
|
2024-01-01 23:55:27 +01:00 |
multicursors.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
navbuddy.nix
|
fix: Remove missed mentions of rawType (#875)
|
2024-01-02 00:26:41 +01:00 |
neogen.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
neorg.nix
|
plugins: use LogLevel where possible
|
2023-12-22 14:48:15 +01:00 |
netman.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
nix-develop.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
notify.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
nvim-autopairs.nix
|
helpers: Add mkLua,mkLuaFn (defaultNullOpts or not) (#866)
|
2024-01-01 20:28:55 +01:00 |
nvim-bqf.nix
|
plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855)
|
2023-12-29 15:24:42 +01:00 |
nvim-colorizer.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
nvim-osc52.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
nvim-ufo.nix
|
plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855)
|
2023-12-29 15:24:42 +01:00 |
oil.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
ollama.nix
|
plugins/ollama: init
|
2024-01-06 16:45:17 +01:00 |
persistence.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
presence-nvim.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
project-nvim.nix
|
helpers: move rawType to helpers.nixvimTypes (#871)
|
2024-01-01 23:33:53 +01:00 |
quickmath.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
refactoring.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
specs.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
spider.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
startify.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
startup.nix
|
fix: Remove missed mentions of rawType (#875)
|
2024-01-02 00:26:41 +01:00 |
surround.nix
|
added formatter + reformat existing codebase (#175)
|
2023-02-20 10:42:13 +00:00 |
tmux-navigator.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
todo-comments.nix
|
plugins: remove mkCompositeOptions from implementation
|
2023-12-13 10:39:28 +01:00 |
toggleterm.nix
|
helpers: Add option helpers for types that are either a lua str or a value (#876)
|
2024-01-02 00:30:10 +01:00 |
undotree.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
vim-bbye.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
vim-matchup.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
which-key.nix
|
plugins/which-key: add key group support for registrations (#802)
|
2023-12-11 15:12:56 +01:00 |
wilder.nix
|
helpers: Add option helpers for types that are either a lua str or a value (#876)
|
2024-01-02 00:30:10 +01:00 |
yanky.nix
|
fix: Remove missed mentions of rawType (#875)
|
2024-01-02 00:26:41 +01:00 |
zk.nix
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |