Gaetan Lepage
|
26367692da
|
lib/options: rename mkPackageOption to mkPluginPackageOption
|
2024-05-17 22:15:47 +02:00 |
|
Sergio Ribera
|
4530a35bad
|
plugins/lspkind: undefined variable
|
2024-05-13 08:40:53 +02:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Gaetan Lepage
|
a61c8fbc3d
|
plugins/nvim-cmp: refactoring (init filetype and cmdline options)
|
2024-03-06 22:27:43 +01:00 |
|
Gaetan Lepage
|
e2c3459d1d
|
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
|
2024-01-28 23:39:14 +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 |
|
Tanish2002
|
efdcbe225f
|
perform some statix linting and fixes
|
2023-05-22 23:00:53 +02:00 |
|
Gaétan Lepage
|
e33e62ff61
|
plugins/lspkind: refactoring + tests (#259)
|
2023-03-15 12:06:11 +01:00 |
|
Gaétan Lepage
|
264de8cefb
|
added formatter + reformat existing codebase (#175)
|
2023-02-20 10:42:13 +00:00 |
|
Gaétan Lepage
|
c73bef16ab
|
helpers: add mkPackageOption + refactoring (#144) (#150)
|
2023-01-25 18:46:49 +00:00 |
|
Pedro Alves
|
2d54272177
|
Revert "helpers: add mkPackageOption + refactoring (#144)" (#149)
This reverts commit b724085447 .
|
2023-01-25 00:03:26 +00:00 |
|
Gaétan Lepage
|
b724085447
|
helpers: add mkPackageOption + refactoring (#144)
|
2023-01-24 23:59:06 +00:00 |
|
Alexander Nortung
|
3f9effc575
|
general: add package options (#127)
* barbar: package option
* Base16: package option
* gruvbox: package option
* nord: package option
* one: package option
* onedark: package option
* tokyonight: package option
* nvim-cmp: package option
* coq: package option
* lspkind: package option
* helpers: added package option to mkPlugin
* fugitive: package option
* gitgutter: package option
* gitsigns: package option
* neogit: package option
* ledger: package option
* nix: package option
* plantuml-syntax: package option
* treesitter-context: package option + formatting
* treesitter-refactor: package option + formatting
* treesitter: package option
* zig: package option
* null-ls: package option
* null-ls/servers: package option
* lsp-lines: package option
* lspsaga: package option
* trouble: package option
* luasnip: added description for package option
* airline: package option
* lightline: package option
* lualine: package option
* telescope: package option
* telescope/frecency: package option
* telescope/fzf-native: package option
* telescope/media-files: package option
* comment-nvim: package option
* vim-commentary: package option
* dashboard: package option
* easyescape: package option
* emmet: package option
* endwise: package option
* floaterm: package option
* goyo: package option
* intellitab: package option
* mark-radar: package option
* notify: package option
* nvim-autopairs: package option
* nvim-tree: package option
* project-nvim: package option
* specs: package option
* startify: package option
* surround: package option
* undotree: package option
|
2023-01-19 10:45:15 +00:00 |
|
*Kim Zick
|
78f5f36738
|
fix: basic flake check should work now (#74)
|
2022-12-01 23:15:21 +00:00 |
|
Pedro Alves
|
faf0a946b4
|
lspkind: fix bug
|
2022-11-10 19:05:44 +00:00 |
|
Pedro Alves
|
52e605166b
|
lspkind: fix bug
|
2022-11-10 18:56:48 +00:00 |
|
Pedro Alves
|
8d5967c1cb
|
lspking: add function to run after
|
2022-11-10 18:53:16 +00:00 |
|
Pedro Alves
|
226c62dc9e
|
lspkind: add menu
|
2022-11-10 18:35:52 +00:00 |
|
Pedro Alves
|
4cb8fc4feb
|
lspkind: init plugin
|
2022-11-10 18:22:54 +00:00 |
|