Gaetan Lepage
7c59615585
colorschemes/gruvbox: switch to vimPlugins.gruvbox plugin
2024-04-24 11:31:40 +02:00
Dane Lipscombe
f56d412f84
plugins/dap-python: Add debugpy to dap-python ( #761 )
2023-11-29 10:31:20 +01:00
Gaetan Lepage
27b0c6bf20
plugins/none-ls: add enableLspFormat option
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
traxys
49daf1e354
plugins/efmls-configs: Correctly take into account toolPackages ( #738 )
2023-11-23 23:26:32 +01:00
Gaetan Lepage
ab9b6abc22
ci/update: remove useless autogenerated-configs stuff
2023-11-23 22:42:04 +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
19f39c3b1b
plugins: swith to the new behaviour of mkRaw
2023-11-23 11:39:41 +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
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
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
Gaetan Lepage
9b10a38b5c
plugins/molten: init + test
2023-11-16 22:22:18 +01:00
Haseeb Majid
356e0e855b
plugins/dap-go: add buildFlags option
2023-11-16 00:28:08 +01:00
Gaetan Lepage
2fcbe50f4b
plugins/lint: init + test
2023-11-14 23:23:30 +01:00
Zach Coyle
06ebef8da8
plugins/lsp: add biome language server ( #698 )
...
* plugins/lsp: add biome language server
* fix:typo caught by codespell
* remove unnecessary package attribute
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-11-14 14:54:47 +01:00
Gaetan Lepage
19654ffed2
plugins/lean: init + test
2023-11-14 11:14:45 +01:00
Gaetan Lepage
05d21678da
plugins/lsp: add leanls, the language server for lean
2023-11-14 11:14:45 +01:00
Gaetan Lepage
d748d9ea02
plugins/efm: Install mypy & ruff
2023-11-13 14:22:43 +01:00
mrtnvgr
47260b5e53
plugins/catppuccin: update integrations ( #670 )
...
* plugins/catppuccin: update integrations
* add TODOs
* update mini integration
* fix indent_blankline.scope_color
* sort; update values
* fix ci
* NormalNvim
* update todos
2023-11-13 10:24:25 +01:00
traxys
6b93c8fa6d
efmls-configs: Use upstream tool definitions ( #692 )
2023-11-06 23:07:55 +01:00
Gaetan Lepage
9cf2c342a2
plugins/default.nix: re-order plugins alphabetically
2023-11-06 16:39:53 +01:00
Gaetan Lepage
b6724702b4
misc: refactor imports, prefer adding helpers
to args rather than importing it
2023-11-06 16:33:39 +01:00
traxys
e45be89f12
plugins/todo-comments: Allow to pass keymap options ( #599 )
...
This re-uses the keymap options defined in the keymaps module to allow
to define the options of todo-comments key mappings.
Fixes #598
Co-authored-by: gaetan@glepage.com
2023-11-06 15:53:26 +01:00
NAHO
1e91231e86
fix(plugins/utils/spider): 'ge' mapping not working
...
Reference: 86236bfc57/README.md (L119-L124)
2023-11-04 23:27:47 +01:00
Zach Coyle
1aecd4c203
plugins/harpoon: fix busted keybind
2023-11-04 10:16:51 +01:00
Yash Shinde
76291156fa
plugins/conform: init + test ( #667 )
2023-11-03 15:48:24 +01:00
Haseeb Majid
b5414a3841
feat: add new plugin git-worktree ( #678 )
...
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
2023-11-01 15:47:45 +01:00
Haseeb Majid
77a3f3c298
refactor undo to newer style ( #677 )
...
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
2023-10-31 15:10:08 +01:00
Haseeb Majid
8fb5fc43fe
plugins/refactoring: init + test ( #676 )
2023-10-31 10:20:00 +01:00
Maximilian Ehlers
283c46624c
[luasnip] adds support for loading lua snippets and setting extra config ( #660 )
...
Signed-off-by: Maximilian Ehlers <maximilian@sodawa.com>
Co-authored-by: Maximilian Ehlers <maximilian@sodawa.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-28 15:47:36 +02:00
Mikael Fangel
8e34083935
fantomas: init ( #672 )
2023-10-28 12:50:09 +02:00