Commit graph

156 commits

Author SHA1 Message Date
Gaetan Lepage
b809855174 plugins/cursorline: init + test 2023-06-14 23:02:10 +02:00
Gaetan Lepage
895998b5a7 plugins/mini: init + test 2023-06-12 12:47:58 +02:00
Gaetan Lepage
e638f71f9e plugins/julia-cell: init + test 2023-06-04 12:19:25 +02:00
Gaetan Lepage
1f285df664 plugins/auto-save: init + test 2023-06-02 14:20:56 +02:00
Gaetan Lepage
8f00594b25 plugins/ts-context-commentstring: init + test 2023-06-01 16:14:25 +02:00
Gaetan Lepage
c1655427d6 plugins/vim-slime: add plugin + test 2023-06-01 15:57:55 +02:00
Gaetan Lepage
df25456aaa plugins/ts-autotag: init + test 2023-06-01 15:53:48 +02:00
Gaetan Lepage
3f08cff1d0 plugins/typst-vim: init plugin + test 2023-05-29 12:51:01 +02:00
Gaetan Lepage
2a2f702942 plugins/oil: init + tests 2023-05-26 23:27:03 +02:00
CaptainEureka
b69bde941a
plugins/alpha-nvim: add alpha-nvim plugin module + tests (#378)
* plugins/alpha-nvim: add alpha-nvim plugin module + tests

* fix: remove telescope from defaults

* Update plugins/utils/alpha.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* update: remove theme option

* update: add default configuration

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-05-25 14:16:05 +02:00
Tanish2002
a10b6f02cd plugins/catppuccin: add colorscheme + test 2023-05-19 23:22:22 +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
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
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
Felix Hilgers
30726d49c6
plugins/treesitter-playground: init + tests (#311) 2023-04-05 13:34:20 +02:00
Fabian Page
ca187c2262
plugins/tmux-navigator: init + tests (#314) 2023-04-04 14:00:04 +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
Shayan Rashid
6d4c15385d
plugins/presence-nvim: init plugin (#285)
* presence-nvim: init plugin

Discord Rich Presence for Neovim

* Apply suggestions from code review

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* presence-nvim: fixes syntax error

* presence-nvim: updates some options to accept raw types

the options which were able to accept lua functions are now able to be assigned raw values

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-03-24 13:20:10 +01:00
Gaétan Lepage
2550c919a5
plugins/coq-thirdparty: init + tests (#282) 2023-03-22 15:00:50 +01:00
traxys
ff063b27bd
plugins/noice-nvim: init + tests (#272) 2023-03-18 20:27:31 +01:00
Gaétan Lepage
f9af5a150d
plugins/sniprun: init (#271) 2023-03-18 17:23:59 +01:00
traxys
1346e503ea
plugin/inc-rename: Move to nvim-lsp (#268) 2023-03-17 22:34:50 +01:00
traxys
261a59a8ad
plugins/inc-rename: init + tests (#266) 2023-03-17 12:15:33 +01:00
traxys
02fcb49a03
plugins/netman: init + tests (#255)
Netman tests don't work if we try to effectively execute the config, so
a new parameter to `checkConfig` is introduced, `dontRun` that allows to
skip this phase.
2023-03-17 10:00:22 +01:00
traxys
c6fa30b81c
plugins/nvim-osc52: init + tests (#261)
nvim-osc52 is a plugin that allows to copy from neovim using OSC52 control sequences (works through SSH for example)
2023-03-16 11:18:54 +01:00
Gaétan Lepage
883703328d
plugins/vim-bbye: init + tests (#248) 2023-03-14 15:21:35 +01:00
Gaétan Lepage
32d79dee7a
plugins/neo-tree: init + tests (#245) 2023-03-13 15:54:30 +01:00
Shayan Rashid
a16d862de4
todo-comments: init plugin (#232) 2023-03-10 03:00:04 +00:00
Gaétan Lepage
e08f03ec12
plugins/utils/nvim-bqf: add plugin nvim-bqf (#208) 2023-02-28 14:27:20 +00:00
Gaétan Lepage
fa55352234
plugins/languages/neorg: add package neorg (#193) 2023-02-25 18:25:28 +01:00
Gaétan Lepage
bb3721e92d
nvim-lsp: added nvim-cmp completion capabilities (#158)
Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-20 16:32:05 +00:00
traxys
07e24f02a5
vim-matchup: init plugin (#162)
* vim-matchup: init plugin

* format

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-20 10:45:17 +00:00
Gaétan Lepage
4c843574f7
plugins: solve previously merged conflict (#168) 2023-02-18 09:59:45 +00:00
Gaétan Lepage
b6e01b9100
plugins: Add tagbar (#156)
* plugins: Add tagbar

* tagbar: fix typo

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 19:50:47 +00:00
Gaétan Lepage
9cca0b1fc9
vimtex: init plugin (#146) 2023-02-14 19:48:13 +00:00
Gaétan Lepage
13943b4ab2
harpoon: init plugin (#145)
* plugins: Add harpoon

* harpoon: use example

* merge main

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 19:46:44 +00:00
Gaétan Lepage
96c77f126f
markdown-preview: init (#143)
* plugings: Add markdown-preview

* fix docs build

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 16:46:38 +00:00
traxys
247e3da2fe
gitmessenger: init plugin (#154) 2023-02-01 16:14:22 +00:00
traxys
89bf2d660b
indent-blankline: init plugin (#161) 2023-02-01 16:11:30 +00:00