Commit graph

598 commits

Author SHA1 Message Date
Tanish2002
efdcbe225f perform some statix linting and fixes 2023-05-22 23:00:53 +02:00
Gaetan Lepage
eee375e97e nvim-lsp: fix package option (null) + test 2023-05-22 11:44:38 +02:00
Gaetan Lepage
a3f79b313b nvim-lsp: add clojure-lsp 2023-05-22 08:26:25 +02:00
Tanish2002
49f46d3b3d add: added statix, deadnix, nixpkgs_fmt to null-ls sources 2023-05-21 23:10:33 +02:00
Gaetan Lepage
82c328e6cd plugins/null-ls: fix gitsigns, add test for sources 2023-05-21 22:31:58 +02:00
Gaetan Lepage
2da04fa4ad misc: remove deprecated/renamed options warnings 2023-05-20 22:52:47 +02:00
Tanish2002
a10b6f02cd plugins/catppuccin: add colorscheme + test 2023-05-19 23:22:22 +02:00
Gaetan Lepage
9ca0f67b10 nvim-lsp/pylsp: minor refactoring + add plugins + test 2023-05-19 11:28:01 +02:00
Alexander Nortung
ecaf80b7fd plugins/nvim-lsp: add futhark lsp 2023-05-15 08:11:35 +02:00
Gaétan Lepage
c1a46a8360
plugins/nvim-tree: fix onAttach option (#364) 2023-05-14 11:44:06 +02:00
Gaetan Lepage
b77e3e9ccb plugins/neo-tree: add documentSymbols options 2023-05-12 14:47:28 +02:00
Gaetan Lepage
cc21669583 plugins/neo-tree: rename tabLabels option to reflect upstream change 2023-05-12 14:47:28 +02:00
Gaetan Lepage
2057828096 plugins/lsp-format: add plugin + test 2023-05-12 11:27:24 +02:00
Gaetan Lepage
859ae3a843 plugins/nvim-lsp: internal rename (nvim-lsp -> lsp) 2023-05-12 11:27:24 +02:00
Gaetan Lepage
079b0c30cd plugins/nvim-lsp: add sourcekit language server 2023-05-07 15:25:03 +02:00
Gaétan Lepage
d0383da7f8
plugins/nvim-lsp: fix extraSettings option warning (#353) 2023-04-28 22:47:34 +02:00
Gaétan Lepage
3014192cdc
plugins/nvim-lsp: add extraOptions for nvim-lsp language servers (#351) 2023-04-28 12:17:05 +02:00
Gaétan Lepage
7f36532bdb
plugins/nvim-lsp: add ruff-lsp for python (#350)
* flake: update

* plugins/nvim-lsp: add ruff-lsp for Python
2023-04-27 12:44:39 +02:00
André Vitor de Lima Matos
dc82cf7fa1 lualine: allow attrs in theme and fix disabledFiletypes 2023-04-26 14:43:04 +02:00
Gaetan Lepage
67ef20a223 plugins/nvim-tree: remove deprecated option view.mappings 2023-04-24 10:53:06 +02:00
traxys
9c8bee9da6
plugins/treesitter: Add injections to highlight lua in nixvim options (#344) 2023-04-21 20:29:33 +02:00
Gaétan Lepage
bc468178ae
plugins/nvim-lsp: add per-server onAttach option (#341) 2023-04-19 14:30:02 +02:00
traxys
838f616f0a
plugins/zk: init + tests (#340) 2023-04-17 23:13:12 +02:00
Pedro Alves
f8c412ba7f
plugins/conjure: init plugin (#339)
* plugins/conjure: init plugin

* conjure: fix import
2023-04-17 17:39:54 +02:00
traxys
75a5e45b2b
plugin/which-key: init + tests (#337) 2023-04-16 13:08:07 +02:00
Gaétan Lepage
3b1df35a8c
plugins/spider: add plugin + test (#330) 2023-04-16 11:09:59 +02:00
Gaetan Lepage
8ba084783e plugins/poimandres: add colorscheme + test 2023-04-15 15:33:51 +02:00
traxys
121566a267
editorconfig: Migrate to builtin plugin (#335) 2023-04-15 15:21:25 +02:00
William Tan
693277568f
plugins/nvim-lsp: add metals language server (#327)
Co-authored-by: Ninja3047 <1284324+Ninja3047@user.noreply.github.com>
2023-04-11 17:51:57 +02:00
William Tan
9fcc9ed65d
plugins/nvim-lsp: add yamlls language server (#326)
Co-authored-by: Ninja3047 <1284324+Ninja3047@user.noreply.github.com>
2023-04-11 17:49:32 +02:00
devusb
b6706fa0ec
plugins/nvim-lsp: add terraform-ls language server (#325) 2023-04-08 23:09:30 +02:00
Thomas Christensen
5d2dbc40a6
plugins/nvim-cmp: do not pass in enabled = true (#324)
Since this means cmp is active in prompts, e.g. telescope

https://www.reddit.com/r/neovim/comments/vtw4vl/disable_nvimcmp_in_telescopes_buffer/
2023-04-07 22:39:37 +02:00
Gaetan Lepage
d7967f3ffd plugins/treesitter-rainbow: add plugin + test 2023-04-06 23:18:05 +02:00
Gaetan Lepage
ff791d20c8 plugins/treesitter: re-organize treesitter plugins 2023-04-06 23:18:05 +02:00
Gaétan Lepage
f79dccdc2e
plugins/lastplace: add plugin + test (#322) 2023-04-06 16:04:29 +02:00
Gaetan Lepage
82f04e3cf1 plugins/nvim-lsp: add typst-lsp language server 2023-04-06 11:03:04 +02:00
Gaétan Lepage
35c570deac
plugins/barbar: refactoring + nix flake update (#317)
* flake: update inputs

* plugins/barbar: refactoring + fix options
2023-04-06 10:28:13 +02:00
Gaétan Lepage
d40db46d7f
plugins/bufferline: add TODO to remove warnings (#318) 2023-04-05 13:40:05 +02:00
Felix Hilgers
30726d49c6
plugins/treesitter-playground: init + tests (#311) 2023-04-05 13:34:20 +02:00
Gaétan Lepage
90d14f97d4
plugins/bufferline: fix deprecated highlight options (#313) 2023-04-04 14:23:48 +02:00
Fabian Page
ca187c2262
plugins/tmux-navigator: init + tests (#314) 2023-04-04 14:00:04 +02:00
André Vitor de Lima Matos
3d64fab719
lualine: add winbar and inactive sections configs (#302)
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-04-01 10:42:18 +02:00
Gaétan Lepage
d62edf4178
tokyonight: Add onColor and onHightlights (#309)
Co-authored-by: Carl Dong <git@carldong.me>
2023-03-31 23:12:48 +02:00
Gaétan Lepage
75f7b22f21
plugins/nvim-jdtls: add data and configuration options (#308) 2023-03-31 18:05:56 +02:00
Gaétan Lepage
cbf6c56385
plugins/bufferline: refactor + tests (#283) 2023-03-31 17:06:27 +02:00
Gaétan Lepage
301d1a4072
plugins/{nvim-tree,neo-tree}: move from utils to filetrees (#304) 2023-03-31 10:26:56 +02:00
traxys
d531c836d4
editorconfig: Add editorconfig plugin (#265)
This is temporary, until neovim 0.9 when we will have builtin editorconfig
2023-03-31 10:15:43 +02:00
traxys
ac2d771f55
plugin/openscad: init + tests (#293) 2023-03-30 11:54:54 +02:00
Gaétan Lepage
eda519d451
plugins/nvim-jdtls: init + tests (#298) 2023-03-28 18:20:54 +02:00
Gaétan Lepage
dbd25dffd0
plugins/coq-nvim: remove useless local definition of the coq_nvim plugin (#295) 2023-03-26 16:12:32 +02:00