Gaetan Lepage
|
3c174e874c
|
helpers/vim-plugin/mkVimPlugin: refactor
|
2024-02-10 17:53:41 +01:00 |
|
Mateus Alves
|
66c069c48d
|
plugins/none-ls: add checkstyle (#1047)
Add an option to enable checkstyle none-ls source.
|
2024-02-10 07:05:57 +01:00 |
|
Gaetan Lepage
|
92c623a436
|
wrappers/modules: remove unused pluginWithConfigType
|
2024-02-09 23:05:59 +01:00 |
|
Gaetan Lepage
|
89b472606d
|
modules/files: fix module
|
2024-02-09 21:18:46 +01:00 |
|
Gaetan Lepage
|
6b6de34c22
|
tests/modules/files: init
|
2024-02-09 21:18:46 +01:00 |
|
Gaetan Lepage
|
e32d155007
|
Revert "wrappers: remove shorthandOnlyDefinesConfig"
This reverts commit 8549bbeb0c .
|
2024-02-09 21:13:49 +01:00 |
|
Gaetan Lepage
|
8549bbeb0c
|
wrappers: remove shorthandOnlyDefinesConfig
|
2024-02-09 16:18:53 +01:00 |
|
Gaetan Lepage
|
5d3ed3a09e
|
misc: refactor helpers propagation
Co-authored-by: Robert Hensing <robert@roberthensing.nl>
|
2024-02-09 14:20:25 +01:00 |
|
Gaetan Lepage
|
3bbb3d5453
|
modules/highlights: remove useless mkIf
|
2024-02-09 11:28:51 +01:00 |
|
Gaetan Lepage
|
b3c9e566aa
|
plugins/emmet: remove uselessly strict typing
|
2024-02-09 11:25:50 +01:00 |
|
Gaetan Lepage
|
b30e8a1eda
|
plugins/copilot-vim: remove deprecation warning
|
2024-02-09 10:42:13 +01:00 |
|
Gaetan Lepage
|
eec8d6b1b2
|
misc: import nixvim modules in a simpler way
|
2024-02-09 08:15:13 +01:00 |
|
player131007
|
ec07263b16
|
plugins/base16: minor improvements (#983)
|
2024-02-07 23:28:06 +01:00 |
|
Gaetan Lepage
|
2e18333dd2
|
helpers/neovim-plugin/mkSettingsOption: fix typo
|
2024-02-07 14:23:58 +01:00 |
|
Gaetan Lepage
|
eaa1736151
|
plugins/gitsigns: add gitPackage option
|
2024-02-07 14:02:47 +01:00 |
|
Gabriel Arazas
|
ff57525a64
|
plugins/lsp: add vala-language-server
|
2024-02-06 22:44:29 +01:00 |
|
Austin Horstman
|
a181b63aaf
|
modules/highlights: post -> pre loading (#1016)
|
2024-02-05 01:00:50 +01:00 |
|
Denbeigh Stevens
|
81f54bcdd6
|
colorschemes/gruvbox: fix gruvox typo
|
2024-02-03 23:04:00 +01:00 |
|
Gaetan Lepage
|
e06aac2bec
|
plugins/cmp: fix typo in setup options
|
2024-02-03 20:41:24 +01:00 |
|
traxys
|
507ff5b142
|
docs: Use a nixpkgs patch instead of copy/pasting nixpkgs functions (#1011)
This makes the code more maintainable, as it only depends on our small
patch, instead of a large number of internals of nixpkgs.
|
2024-02-03 19:04:09 +01:00 |
|
Gaetan Lepage
|
2294a12b0b
|
keymaps: use 'action.__raw' instead of 'lua = true' internally
|
2024-02-03 18:12:25 +01:00 |
|
github-actions[bot]
|
26a7c7ec5c
|
flake.lock: Update
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/07f6395285469419cf9d078f59b5b49993198c00' (2024-01-11)
→ 'github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f' (2024-02-01)
• Updated input 'home-manager':
'github:nix-community/home-manager/b2f56952074cb46e93902ecaabfb04dd93733434' (2024-01-26)
→ 'github:nix-community/home-manager/880d9bc2110f7cae59698f715b8ca42cdc53670c' (2024-02-03)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/1e706ef323de76236eb183d7784f3bd57255ec0b' (2024-01-22)
→ 'github:lnl7/nix-darwin/bdbae6ecff8fcc322bf6b9053c0b984912378af7' (2024-02-02)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/ae5c332cbb5827f6b1f02572496b141021de335f' (2024-01-25)
→ 'github:NixOS/nixpkgs/b8b232ae7b8b144397fdb12d20f592e5e7c1a64d' (2024-01-31)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/f56597d53fd174f796b5a7d3ee0b494f9e2285cc' (2024-01-20)
→ 'github:cachix/pre-commit-hooks.nix/7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf' (2024-01-28)
|
2024-02-03 17:56:26 +01:00 |
|
traxys
|
ca30f8ddac
|
docs: Add wrapper specific options (#1009)
(Fixes #1002)
|
2024-02-03 17:45:53 +01:00 |
|
Gaetan Lepage
|
c10e73fb65
|
plugins/cmp: refactoring
|
2024-02-03 17:07:40 +01:00 |
|
Gaetan Lepage
|
90fbde275c
|
plugins/autoclose: fixes
|
2024-02-03 13:12:46 +01:00 |
|
Gaetan Lepage
|
06e4a4e0c8
|
helpers/options: allow raw values for border options
|
2024-02-03 12:45:36 +01:00 |
|
Gaetan Lepage
|
97eed79568
|
modules/keymaps: allow action.__raw
|
2024-02-03 12:42:05 +01:00 |
|
garaiza-93
|
7eefcfa5ee
|
plugins/autoclose: init + tests (#994)
|
2024-02-03 12:33:10 +01:00 |
|
Gaetan Lepage
|
9d3ff56ed8
|
plugins/helm: init
|
2024-02-03 12:29:14 +01:00 |
|
Gaetan Lepage
|
90b07f5359
|
plugins/lsp: add helm-ls
|
2024-02-03 12:29:06 +01:00 |
|
Daniel Kahlenberg
|
079c03228c
|
plugins/lsp: set correct name for the elixirls package
|
2024-02-02 11:43:44 +01:00 |
|
Gaetan Lepage
|
844d425ce2
|
colorschemes/gruvbox: switch to RFC-42
|
2024-02-02 10:50:35 +01:00 |
|
Gaetan Lepage
|
89cac08ac7
|
helpers: add toSnakeCase converter
|
2024-02-02 10:50:35 +01:00 |
|
Gaetan Lepage
|
ac0ef61339
|
helpers/neovim-plugin: mkSetupOptionsOption -> mkSettingsOption
|
2024-02-02 10:42:38 +01:00 |
|
Gaetan Lepage
|
37d124e946
|
plugins/telescope: add ui-select extension
|
2024-01-29 15:45:42 +01:00 |
|
Gaetan Lepage
|
e42a2b0f6b
|
tests/telescope/undo: enable the extension in the 'empty' test case
|
2024-01-29 15:45:42 +01:00 |
|
Gustavo Araiza
|
3958364809
|
plugins/haskell-scope-highlighting: init + test
Add warning for Treesitter dependency
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
add test for highlights, add package
tweak warning message
enable treesitter in tests
suggested change
|
2024-01-29 08:47:37 +01:00 |
|
Gaetan Lepage
|
43f3cb7ab2
|
lib/helpers: init neovim-plugin.mkSetupOptionsOption
|
2024-01-28 23:39:14 +01:00 |
|
Gaetan Lepage
|
e2c3459d1d
|
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
|
2024-01-28 23:39:14 +01:00 |
|
Coutinho de Souza
|
8b91bf010a
|
plugins/none-ls: add bean_format (#985)
|
2024-01-28 11:31:47 +01:00 |
|
github-actions[bot]
|
c2ae783440
|
flake.lock: Update
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/2d47379ad591bcb14ca95a90b6964b8305f6c913' (2024-01-21)
→ 'github:nix-community/home-manager/b2f56952074cb46e93902ecaabfb04dd93733434' (2024-01-26)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/612f97239e2cc474c13c9dafa0df378058c5ad8d' (2024-01-21)
→ 'github:NixOS/nixpkgs/ae5c332cbb5827f6b1f02572496b141021de335f' (2024-01-25)
|
2024-01-27 17:44:45 +01:00 |
|
Gaetan Lepage
|
d137555971
|
plugins/hmts: add warning when treesitter is not enabled
|
2024-01-26 16:00:53 +01:00 |
|
Gaetan Lepage
|
889144c0b1
|
plugins/hmts: move source file and test from 'utils' to 'languages/treesitter'
|
2024-01-26 16:00:53 +01:00 |
|
Gabriel Arazas
|
6b0f03e4a1
|
plugins: clean up module descriptions
Only for the `enable` option though.
|
2024-01-26 15:43:47 +01:00 |
|
garaiza-93
|
56b1082525
|
plugins/typescript-tools: init (#966)
|
2024-01-26 14:41:10 +01:00 |
|
traxys
|
368f4d6a58
|
plugins/rustaceanvim: Allow to add on_attach to rustaceanvim (#979)
* plugins/rustaceanvim: Add 'onAttach'
* plugins/rustaceanvim: Put the configuration after the lsp setups to use __lspOnAttach
|
2024-01-26 14:38:07 +01:00 |
|
Gaetan Lepage
|
7164a89f72
|
lib/helpers: factor out nixvimUtils
|
2024-01-25 17:05:03 +01:00 |
|
Gaetan Lepage
|
98dbe8a89b
|
lib/helpers: internal refactoring
|
2024-01-25 16:38:59 +01:00 |
|
Gaetan Lepage
|
598ac0465f
|
helpers: remove unused toVimDict
|
2024-01-25 16:38:59 +01:00 |
|
traxys
|
97889e309d
|
plugins/lsp: Add lemminx (#975)
|
2024-01-25 16:00:55 +01:00 |
|