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
Gaétan Lepage
e46b7302af
misc: update inputs + make use of upstream plugins ( #294 )
2023-03-26 15:44:45 +02:00
Gaétan Lepage
1c6efc5388
plugins/inc-rename: formatting ( #288 )
2023-03-25 10:17:48 +01:00
*Kim Zick
a0498fc4c4
plugins/notify: Fix typo for background_colour option ( #290 )
...
* plugins/notify: Fix typo for background_colour option
2023-03-24 23:04:07 +01:00
Gaétan Lepage
3ed69945b0
plugins/magma-nvim: refactor + tests ( #286 )
2023-03-24 15:46:16 +01: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
5ae654b74d
plugins/mark-radar: refactor + tests ( #287 )
2023-03-24 13:11:46 +01:00
Gaétan Lepage
58b6c74e2f
helpers: add globalPrefix to mkPlugin ( #284 )
2023-03-24 08:18:45 +01:00
Gaétan Lepage
2550c919a5
plugins/coq-thirdparty: init + tests ( #282 )
2023-03-22 15:00:50 +01:00
Gaétan Lepage
89f54be73a
plugins/harpoon: add extraOptions option ( #281 )
2023-03-21 22:19:07 +01:00
Gaétan Lepage
961da92d2c
plugins/nvim-autopairs: cleanup + fix mistyped option + tests ( #280 )
2023-03-20 15:40:49 +01:00
Gaétan Lepage
c300601dce
plugins/barbar: add keymaps options + tests ( #276 )
2023-03-19 00:36:21 +01:00
traxys
09a2e9afb6
plugins/nvim-lsp: Correctly take into account extraSettings ( #275 )
...
(Resolves #273 )
2023-03-18 23:17:59 +01:00
traxys
bd4384a2e5
plugin/luasnip: Add jsregexp lua dependency ( #274 )
...
The lua dependency is required to perform transforms (luasnip can
fallback to a simpler algorithm if it's absent). This requires us to
expose the `extraLuaPackages` option of makeNeovimConfig.
2023-03-18 22:44:34 +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
Gaétan Lepage
4eed4e1de4
plugins/packer: improve lua generation ( #270 )
2023-03-18 16:26:00 +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
6544e32396
plugins/nvim-lsp: Update rust-analyzer settings ( #263 )
2023-03-16 11:19:34 +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
traxys
2a3d497d29
plugin/rust-tools: Fix rust-analyzer settings ( #262 )
2023-03-16 09:13:17 +01:00
Gaétan Lepage
e33e62ff61
plugins/lspkind: refactoring + tests ( #259 )
2023-03-15 12:06:11 +01:00
Gaétan Lepage
86f4067159
plugins/rust-tools: refactoring + tests ( #258 )
2023-03-15 12:06:00 +01:00
traxys
416c719f47
plugins: Fetch the plugin sources from flake inputs ( #247 )
2023-03-14 23:48:27 +01:00
Gaétan Lepage
45bd82602e
plugins/null-ls: refactoring + tests ( #251 )
2023-03-14 22:52:53 +01:00
Gaétan Lepage
9d68949da7
plugins/nvim-lsp: keymaps options ( #254 )
2023-03-14 15:22:56 +01:00
Gaétan Lepage
4d4f4d17f7
plugins/neo-tree: better description for a few options ( #250 )
2023-03-14 15:22:19 +01:00
Gaétan Lepage
883703328d
plugins/vim-bbye: init + tests ( #248 )
2023-03-14 15:21:35 +01:00
Gaétan Lepage
cf3f10265b
plugins/nvim-lsp: add filetypes and autostart options for LS ( #252 )
2023-03-14 15:16:26 +01:00
Gaétan Lepage
720d55e999
plugins/nvim-lsp: fix pylsp error when no plugins set ( #253 )
2023-03-14 15:13:27 +01:00
traxys
5a69dc4712
neo-tree: Allow other plugins to insert their sources ( #249 )
...
Some plugins define neo-tree sources. For theese plugins having an
option 'neoTreeIntegration = true' would be useful. The problem is that
if we set the plugins.neo-tree.sources to ["<source>"] then we ditch the
default values of ["filesystem" ...]. The idea here is to define an
internal extraSources option that takes care of the following:
- If sources is null set it to the default sources
- Concatenate sources and extraSources
2023-03-14 11:30:45 +01:00
Gaétan Lepage
32d79dee7a
plugins/neo-tree: init + tests ( #245 )
2023-03-13 15:54:30 +01:00