Commit graph

1873 commits

Author SHA1 Message Date
Aaron Adams
40286bf9b0
expose withNodeJs option (#1198) 2024-03-03 22:59:53 +01:00
Gaetan Lepage
d85f7108a6 plugins/zig: add tests 2024-03-03 22:40:54 +01:00
Gaetan Lepage
60c6912126 plugins/zig: switch to settings option 2024-03-03 22:40:54 +01:00
Gaetan Lepage
f3cfd84f9b plugins/tagbar: add tests 2024-03-03 22:40:15 +01:00
Gaetan Lepage
a6bf19966d plugins/tagbar: add settingsExample 2024-03-03 22:40:15 +01:00
Gaetan Lepage
4023b25e66 plugins/instant: switch to settings option 2024-03-03 22:39:48 +01:00
Gaetan Lepage
51765fedbe plugins/magma-nvim: switch to settings option 2024-03-03 22:39:22 +01:00
Gaetan Lepage
4d8285ac0c plugins/ledger: add option to install the ledger binary 2024-03-03 22:38:57 +01:00
Gaetan Lepage
ef82c0d6d9 plugins/ledger: add tests 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
Dyson
740b59c1f1
plugins/lightline: Improve types for active option of lightline (#1200) 2024-03-03 20:12:50 +01:00
Dyson
7dcd217ff3
plugins/lightline: Add option for inactive components (#1170) 2024-03-03 19:21:19 +01:00
Rob Hanlon
64d3996bd0
plugins/none-ls: fix withArgs type, syntax (#1182)
This was previously null or string, but was changed to null or Lua in
nix-community/nixvim#1169. Internally, `withArgs` is expected to be a
string, but `mkNullOrLua` applies `mkRaw`, leading to a type error when
generating the output, as it is attempting to interpolate a set rather
than a string.

Tested locally, and verified that it fixes my setup.
2024-03-03 11:39:13 +01:00
Gaetan Lepage
cd86fd1e58 colorschemes/nord: properly set the vim colorscheme to "nord" 2024-03-02 23:42:23 +01:00
Gaetan Lepage
1e079a8b8e helpers/vim-plugin/mkVimPlugin: enhance documentation of the settings option 2024-03-02 23:41:57 +01:00
Gaetan Lepage
5eae22d14e modules/keymaps: remove deprecation warning 2024-03-02 22:12:58 +01:00
Gaetan Lepage
274293fd69 flake/dev: add a convenient devshell 2024-03-02 14:51:00 +01:00
Gaetan Lepage
d149f46b00 plugins/emmet: switch to settings option 2024-03-02 14:22:19 +01:00
Gaetan Lepage
d8432ef9c1 plugins/molten: switch to settings option 2024-03-02 13:49:05 +01:00
Gaetan Lepage
0c1c11049c helpers/vim-plugin/mkVimPlugin: enhance documentation of the settings option 2024-03-02 13:41:15 +01:00
Gaetan Lepage
ec687c5ade plugins/goyo: switch to settings option 2024-03-01 15:28:19 +01:00
traxys
f9280a6865
plugin/none-ls: Implement all builtins (#1169)
* plugins/none-ls: Use upstream builtins.json to list sources

This avoids the need to define sources in nixvim. We only need to define
a mapping from source names to packages.

This commit does not yet introduce sources for the newly available builtins

* plugin/none-ls: Enable all known sources in tests

* plugins/none-ls: Add all missing sources
2024-03-01 13:24:14 +01:00
Gaetan Lepage
8c0bdb17e9 plugins/neogit: switch to mkNeovimPlugin 2024-03-01 08:16:43 +01:00
Gaetan Lepage
be87309e0c colorschemes/nord: switch to mkVimPlugin 2024-02-28 22:31:57 +01:00
Gaetan Lepage
b87083d5a0 colorschmes/nord: remove deprecation warnings 2024-02-28 22:31:57 +01:00
Gabriel Arazas
8bb460e261 plugins/smart-splits: init 2024-02-28 12:00:25 +01:00
Gaetan Lepage
bb9d56087d plugins/efmls-configs: use php-codesniffer package instead of deprecated phpcbf 2024-02-28 09:30:26 +01:00
Gaetan Lepage
07e690abd4 plugins/none-ls: use php-codesniffer package instead of deprecated phpcbf 2024-02-28 09:30:26 +01:00
github-actions[bot]
8bc08ab523 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/73de017ef2d18a04ac4bfd0c02650007ccb31c2a' (2024-02-24)
  → 'github:NixOS/nixpkgs/13aff9b34cc32e59d35c62ac9356e4a41198a538' (2024-02-26)
2024-02-28 09:30:26 +01:00
github-actions[bot]
81f20bd2f5 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/4ee704cb13a5a7645436f400b9acc89a67b9c08a' (2024-02-24)
  → 'github:nix-community/home-manager/1d085ea4444d26aa52297758b333b449b2aa6fca' (2024-02-26)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/bbde06bed1b72eddff063fa42f18644e90a0121e' (2024-02-24)
  → 'github:lnl7/nix-darwin/6c06334f0843c7300d1678726bb607ce526f6b36' (2024-02-27)
2024-02-27 18:16:10 +01:00
Gaétan Lepage
db0dcc6ee3
plugins/bacon: formatting (#1164) 2024-02-27 18:13:04 +01:00
Alison Jenkins
51f6f562d1 plugins/baleia-nvim: init 2024-02-27 18:01:47 +01:00
Alison Jenkins
38a2018904
plugins/direnv: init (#1153) 2024-02-27 17:13:41 +01:00
Haseeb Majid
8b013707cc
plugins/oil.nvim: Update add a few missing options (#1152) 2024-02-27 13:50:45 +01:00
Alison Jenkins
63558cff59
plugins/indent-o-matic: init (#1144) 2024-02-27 13:47:25 +01:00
Alison Jenkins
7eb74fecd1
plugins/nvim-bacon: init (#1080) 2024-02-27 13:45:47 +01:00
github-actions[bot]
278dfe6215 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/0b69d574162cfa6eb7919d5614a48d0185550891' (2024-02-21)
  → 'github:nix-community/home-manager/0e0e9669547e45ea6cca2de4044c1a384fd0fe55' (2024-02-22)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/0e6857fa1d632637488666c08e7b02c08e3178f8' (2024-02-18)
  → 'github:lnl7/nix-darwin/bbde06bed1b72eddff063fa42f18644e90a0121e' (2024-02-24)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260' (2024-02-21)
  → 'github:NixOS/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23)
2024-02-27 12:33:14 +01:00
Nathan Felber
060a05138c Add ruff linter and formatter as none-ls source 2024-02-22 16:15:40 +01:00
Mikael Fangel
5870c2e964 fantomas: enable darwin test 2024-02-22 10:57:52 +01:00
Gaétan Lepage
3aceb10832
flake.lock: Update (#1147)
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/043ba285c6dc20f36441d48525402bcb9743c498' (2024-02-14)
  → 'github:nix-community/home-manager/0b69d574162cfa6eb7919d5614a48d0185550891' (2024-02-21)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/44f50a5ecaab72a61d5fd8e5c5717bc4bf9c25dd' (2024-02-12)
  → 'github:lnl7/nix-darwin/0e6857fa1d632637488666c08e7b02c08e3178f8' (2024-02-18)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b98a4e1746acceb92c509bc496ef3d0e5ad8d4aa' (2024-02-18)
  → 'github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260' (2024-02-21)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/0db2e67ee49910adfa13010e7f012149660af7f0' (2024-02-07)
  → 'github:cachix/pre-commit-hooks.nix/5df5a70ad7575f6601d91f0efec95dd9bc619431' (2024-02-15)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-22 10:12:46 +01:00
Gaetan Lepage
47044a551b plugins/undotree: add tests 2024-02-22 10:12:21 +01:00
Gaetan Lepage
750ec713dd plugins/undotree: switch to settings-style 2024-02-22 10:12:21 +01:00
Gaetan Lepage
9d4d529ee7 helpers/neovim-plugin/mkNeovimPlugin: allow lists in optionsRenamedToSettings 2024-02-22 10:11:19 +01:00
Gabriel Arazas
d6a66851fe
wrappers: add env-specific config as part of NixVim module (#1075)
* wrappers: add env-specific config as part of NixVim module

* docs: add section for env-specific module arguments
2024-02-22 08:24:13 +01:00
traxys
9cd3721adf
standalone: Allow to extend a standalone derivation with a new module (#1142)
This adds the `nixvimExtend` attribute to the generated standalone
derivation, this attribute takes a module as an argument and returns a
new standalone derivation with the initial module & the extended module
merged together.
2024-02-22 08:22:21 +01:00
Gaetan Lepage
66c019d638 plugins/typst-vim: switch to mkVimPlugin 2024-02-22 01:34:39 +01:00
Gaetan Lepage
f744a7f8a4 plugins/vimtex: add tests 2024-02-22 01:34:19 +01:00
Gaetan Lepage
b6138b409f plugins/vimtex: switch to mkVimPlugin 2024-02-22 01:34:19 +01:00
Rob Hanlon
485d21f60d
Add _nixvimTests = false to flake.lib output (#1125)
In my personal configuration, I rely on `nixvim.lib.${system}.helpers` to get access to things like `mkRaw` and `toLuaObject` for use in my extended `lib`.

With the changes made in 6d7e429537, `nixvim.lib.${system}.helpers` can no longer be accessed directly from the `nixvim` input as `_nixvimTests` is not provided as an input attribute, so loading `helpers.nix` fails.

This small change restores what I *think* is the intended behavior of this module
2024-02-21 23:40:49 +01:00