Commit graph

787 commits

Author SHA1 Message Date
Gaetan Lepage
7c59615585 colorschemes/gruvbox: switch to vimPlugins.gruvbox plugin 2024-04-24 11:31:40 +02:00
Matt Sturgeon
5bd3cb1ef6 modules/options: backport opts as an alias 2024-04-22 15:25:04 -05:00
Gaetan Lepage
b3ea5256e0 ci/check: prevent CI from using remote builders 2024-01-03 16:56:43 +01:00
Gaetan Lepage
e688754854 flake.lock: Update 2024-01-02 15:05:21 +01:00
Gaetan Lepage
63db4990bd ci/check: prevent CI from using remote builders 2024-01-02 15:05:21 +01:00
Gaetan Lepage
e5c5aa362f flake.lock: Update 2024-01-02 15:05:21 +01:00
Gaetan Lepage
4d497915bb flake.nix: follow the nixos-23.11 channel 2023-11-29 22:56:02 +01:00
Dane Lipscombe
f56d412f84
plugins/dap-python: Add debugpy to dap-python (#761) 2023-11-29 10:31:20 +01:00
Gaétan Lepage
5638a3f3a1
Update flake.lock (#760)
* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/19cbff58383a4ae384dea4d1d0c823d72b49d614' (2023-11-22)
  → 'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/e558068cba67b23b4fbc5537173dbb43748a17e8' (2023-11-15)
  → 'github:cachix/pre-commit-hooks.nix/e5ee5c5f3844550c01d2131096c7271cec5e9b78' (2023-11-25)

* docs: Fix NixOS manpage generation

NixOS/nixpkgs#269942 changed the signature of the NixOS ManpageConverter
to require a header and a footer. As those were the only changes in
nixvim-render-docs, we now use nixos-render-docs directly.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Miguel Gross Valle <Iggle@users.noreply.github.com>
2023-11-29 10:30:27 +01:00
Gaetan Lepage
fda9e1e9a4 ci: use cachix-action@v13 2023-11-28 18:59:45 +01:00
Gaetan Lepage
27b0c6bf20 plugins/none-ls: add enableLspFormat option 2023-11-28 14:08:27 +01:00
Gaetan Lepage
3ff4976eba lib/helpers: mkRaw should output null for empty strings 2023-11-28 14:08:27 +01:00
Gaetan Lepage
ad5feeba7b plugins/project-nvim: add option descriptions and tests 2023-11-28 10:49:19 +01:00
Gaetan Lepage
a13638c0e8 plugins/gitlinker: init 2023-11-27 16:58:24 +01:00
Gaetan Lepage
be14bc1b91 plugins/ts-context-commentstring: use new setup-based init 2023-11-27 15:13:29 +01:00
Gaetan Lepage
abb10f097e plugins/lsp: add vls language server 2023-11-27 15:13:01 +01:00
Nick Hu
bacdae2c50 plugins/lsp: add pest_ls, the language server for pest 2023-11-24 14:13:32 +01:00
Gaetan Lepage
739bbfef2d plugins/lsp: add emmet_ls language server 2023-11-24 12:13:08 +01:00
Gaetan Lepage
74c50575eb plugins/efmls-configs: add typstfmt to efm tools 2023-11-24 00:39:21 +01:00
github-actions[bot]
57cdf347b4 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb' (2023-11-19)
  → 'github:NixOS/nixpkgs/19cbff58383a4ae384dea4d1d0c823d72b49d614' (2023-11-22)
2023-11-23 23:57:00 +01:00
traxys
49daf1e354
plugins/efmls-configs: Correctly take into account toolPackages (#738) 2023-11-23 23:26:32 +01:00
Mikael Fangel
5d3ea0430b readme: correct grammar and spelling mistakes 2023-11-23 23:17:26 +01:00
Gaetan Lepage
ab9b6abc22 ci/update: remove useless autogenerated-configs stuff 2023-11-23 22:42:04 +01:00
traxys
b58b23c799
wrapper: Use symlink join to install man pages for standalone (#736)
Patching the derivation forces a rebuild of neovim, which is
undesirable
2023-11-23 22:11:29 +01:00
traxys
a108c2e676
plugin/rust-tools: Correctly take into account on_attach (#737)
Nixvim uses a common function for the on attach function of lsp,
__lspOnAttach. With the current implementation the function was not
taken into account if no server options were present, this fixes this
issue.
2023-11-23 22:11:17 +01:00
Gaetan Lepage
3577c971e7 plugins/lsp: set enabledServers as an internal invisible option 2023-11-23 21:37:27 +01:00
Gaetan Lepage
3da7758bc0 plugins/neo-tree: cleaning 2023-11-23 21:36:53 +01:00
Gaetan Lepage
578b1acc71 plugins/treesitter-context: remove old deprecation warnings 2023-11-23 16:37:47 +01:00
Gaetan Lepage
563a42c71c plugins/treesitter-textobjects: init 2023-11-23 16:37:47 +01:00
Gaetan Lepage
0b1984ed81 plugins/lsp: enable auto-installing rustc and cargo 2023-11-23 15:22:42 +01:00
Gaetan Lepage
c68f2d6270 plugins/lsp: remove unused generic extraPackages behaviour 2023-11-23 15:10:29 +01:00
Gaetan Lepage
f95ace94b2 ci/check: switch to self-hosted runner 2023-11-23 15:05:58 +01:00
Gaetan Lepage
2a849a4c35 ci: switch to actions/checkout@v4 2023-11-23 15:05:58 +01:00
Gaetan Lepage
19f39c3b1b plugins: swith to the new behaviour of mkRaw 2023-11-23 11:39:41 +01:00
Gaetan Lepage
8cf2d943d2 lib/helpers: mkRaw now behaves like mkRawIfNonNull 2023-11-23 11:39:41 +01:00
Gaetan Lepage
e5cc0c093b ci: switch back to GitHub runner 2023-11-23 09:55:45 +01:00
Gaetan Lepage
3aaa1531a9 ci/check: Run checks for all systems (not only x86_64-darwin) 2023-11-23 09:55:45 +01:00
Mikael Fangel
a88b955020
plugins/none-ls: add ktlint formatter and diagnostics (#729) 2023-11-23 08:40:49 +01:00
André Vitor de Lima Matos
796e7391ce
plugins/neo-tree: add window.mappings to document_symbol (#716) 2023-11-22 14:30:45 +01:00
oddlama
5be1867dd1
plugins/neo-tree: per-source window mappings had two table layers called "mappings" (#725) 2023-11-22 11:23:27 +01:00
Mikael Fangel
0883bab1ab
golangci-lint: init (#719) 2023-11-21 14:43:19 +01:00
Gaetan Lepage
3cb12cd964 plugins/lsp/efmls-configs: respect tool packages availability 2023-11-21 14:41:18 +01:00
Gaetan Lepage
a05b2a9cbf wrappers/standalone: fix 2023-11-21 10:00:48 +01:00
github-actions[bot]
3d19545644 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e44462d6021bfe23dfb24b775cc7c390844f773d' (2023-11-12)
  → 'github:NixOS/nixpkgs/c757e9bd77b16ca2e03c89bf8bc9ecb28e0c06ad' (2023-11-17)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/ea758da1a6dcde6dc36db348ed690d09b9864128' (2023-11-06)
  → 'github:cachix/pre-commit-hooks.nix/e558068cba67b23b4fbc5537173dbb43748a17e8' (2023-11-15)
2023-11-21 10:00:48 +01:00
Gaetan Lepage
c2ccb2dfab plugins/typst: add options 2023-11-19 12:18:09 +01:00
Maximilian Ehlers
440c449c0a
plugin/magma-nvim: fix option (#712)
Adds missing letter in option validation. Description is okay
2023-11-17 17:58:24 +01:00
mbsmith
69f453a417
plugins/gitsigns: onAttach example correction. (#711) 2023-11-17 17:57:39 +01:00
traxys
1b44fe37a1
tests: Install all efmls-configs tools (#709)
This requires to pass the efmls-configs file to the derivation helpers,
if we try to import it from the test file directly it fails.

We then look into the types to find the available languages &
corresponding tools, to enable them all.

We then filter out the broken tools or the unpackaged tools, in order to
detect more easily the introduction of future tools.
2023-11-17 12:17:13 +01:00
ivandimitrov8080
fbe5169271
plugins/lsp: add prismals language server (#708)
* adding prismals to language servers

* enabling prismals in tests
2023-11-17 11:34:39 +01:00
traxys
a304b68a88
plugins/efmls-configs: Improve tool installation (#705)
* plugins/efmls-configs: Improve installation of tools

This commit allows to:
 - Override the package used for a tool
 - Warn if nixvim can't install a tool

* plugins/efmls-configs: Add missing packages

* plugins/efmls-configs: Use with pkgs; in toolPkgs
2023-11-16 23:26:44 +01:00