diniamo
|
7dbd1cd8d1
|
treewide: rewrite autocompletion module and related stuff (#404)
* modules/completion: rewrite
* treewide: remove vsnip, add luasnip
* nvim-cmp: add default sorting
* nvim-cmp: load after luasnip
* lib: fix docs for mergelessListOf
* docs: add changelog entires for rewrite
* deprecations: add rewrite deprecations
* nvim-cmp: clarify in format description
* docs: fix option reference in release notes
* treewide: remove reduant `// {default = false;}`s
* luasnip: add missing `{option}` for option reference
* deprecations: add entry for vsnip
* nvim-autopairs: use multiline string
* nvim-dap: use outer attribute
|
2024-10-09 17:50:34 +00:00 |
|
|
ef413736e9
|
Merge branch 'main' into v0.7
|
2024-10-07 00:40:13 +00:00 |
|
Ching Pei Yang
|
e77632e4eb
|
lib: remove pointless type restriction (#408)
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
|
2024-10-06 23:19:39 +00:00 |
|
Charlie Root
|
bdf777dc8a
|
feature: add base16 support (#389)
* modules: add base16 Theming support
theme/theme.nix: fix formatting
supported-themes.nix: formatting
clean up base16-colors.nix
theme: fix plugin setup, change base16 flake input
* theme/theme.nix: fix formatting
* types/theme.nix: add check regex matching
types/theme.nix: fixed regex matching
* lib/types: rename custom.nix to types.nix, mov theme.nix into types.nix
* plugins/theme: apply requested changes
types/types.nix: remove unneeded inherit
theme/theme.nix: remove commented inherit
* theme/theme.nix: fix up base16 helper func
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* theme/theme.nix: move listToAttrs inheriting, fix base16-colors declaration
* theme/theme.nix: add documentation to vim.theme.name
* release-notes/rl-0.7.md: add changelog entry for base16
* theme/theme.nix: fix documentation rendering
---------
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
|
2024-10-05 16:47:33 +03:00 |
|
Ching Pei Yang
|
b499151527
|
treewide: standardize border type (#341)
* ui: allow custom listOf str border type
* lib: extract shared borderType
* remove TODO
* allow ["|" "HighlightGroup"] for border char
* docs: update rl notes
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2024-09-13 19:34:21 +03:00 |
|
diniamo
|
32d231395f
|
plugins/visuals(indent-blankline): move to setupOpts (#329)
* plugins/visuals(indent-blankline): move to setupOpts
* configuration: match indentblankline part with changes
|
2024-07-12 15:47:33 +00:00 |
|
diniamo
|
901363d1ac
|
treewide: refactor custom lib, merge lists in hm/nixos module (#323)
* treewide: refactor custom lib, merge lists in hm/nixos module
* lib/types(custom): clarify anythingConcatLists code
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2024-07-11 22:49:44 +00:00 |
|
diniamo
|
82d67cbc66
|
lib/types: expose pluginType (#322)
|
2024-07-10 21:58:37 +02:00 |
|
Gerg-L
|
8d5f23035d
|
treewide: cleanup (#324)
* statix, deadnix, alejandra
* _file
* _module.args
* concatStringsSep "\n" -> concatLines
concatStringsSep "\n" map -> concatMapStringsSep "\n"
* mkShell nativeBuildInputs -> packages
|
2024-07-08 21:57:58 +00:00 |
|
Ching Pei Yang
|
500652d75e
|
types/luaInline: do not coerce strings into luaInline
|
2024-04-27 02:12:35 +02:00 |
|
|
4997865547
|
types/plugins: inherit example in pluginsOpt
|
2024-04-20 18:12:34 +03:00 |
|
NotAShelf
|
433525525d
|
types/plugins: align mkPluginSetupOption description
|
2024-04-20 13:48:15 +00:00 |
|
Ching Pei Yang
|
b682148337
|
docs: format text
|
2024-04-20 15:09:24 +02:00 |
|
Ching Pei Yang
|
21aa2096e6
|
docs: explain setupOpts
|
2024-04-20 02:24:02 +02:00 |
|
|
88cf62fbc8
|
modules: add prefix to plugin builder
|
2024-04-09 09:55:45 +03:00 |
|
|
859b03dfde
|
flake: autodiscover plugin inputs
|
2024-04-08 03:28:49 +03:00 |
|
Ching Pei Yang
|
2d9c1b34c6
|
cleanup: remove references to nvim-compe
|
2024-04-04 18:11:29 +00:00 |
|
Ching Pei Yang
|
77d3cd5e0c
|
lib: switch to mkLuaInline
|
2024-04-04 18:03:29 +00:00 |
|
Ching Pei Yang
|
47acf325d6
|
dev: add custom type rawLua
|
2024-04-04 18:03:29 +00:00 |
|
|
db0df5c211
|
flake: update plugin inputs
|
2024-04-03 21:13:19 +03:00 |
|
Frothy
|
974bfcc78e
|
treewide: make lib calls explicit
|
2024-03-23 20:31:33 -04:00 |
|
|
7cb428520b
|
utility/images: add image.nvim
|
2024-02-26 11:46:13 +03:00 |
|
Elijah M. Immer
|
14cbc0bcb7
|
Theme: add rose-pine
Simply added the rose-pine input and added it as a theme.
|
2024-02-13 13:00:34 -08:00 |
|
Donnerinoern
|
e8acabee78
|
Theme: Added Gruvbox
|
2024-01-18 11:41:26 +01:00 |
|
|
980d497660
|
Merge pull request #193 from NotAShelf/neocord
modules/rich-presence: deprecate presence-nvim in favor of neocord
|
2024-01-16 11:25:35 +00:00 |
|
|
428e49d303
|
modules/rich-presence: deprecate presence-nvim in favor of neocord
|
2024-01-16 14:05:56 +03:00 |
|
Ching Pei Yang
|
59b2e6b17c
|
internal: add customizable plugin setup option
|
2024-01-03 00:54:49 +01:00 |
|
Ching Pei Yang
|
12f5019a61
|
types/plugins: add missing option description
|
2023-11-05 23:01:43 +03:00 |
|
|
ce8fdf0003
|
modules/lsp: add nvim-docs-view
A neovim plugin to display lsp hover documentation in a side panel.
|
2023-10-26 15:03:58 +03:00 |
|
|
6e448cf958
|
feat: bash language server
|
2023-10-22 18:02:55 +03:00 |
|
|
c353329620
|
modules/visuals: add highlight-undo
a plugin for highlighting undo/redo targets
|
2023-10-22 01:22:31 +03:00 |
|
Kalle Jepsen
|
49c0a5962f
|
plugins: Replace null-ls with none-ls
null-ls is unmaintained as of August 2023 (see
https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1621). none-ls
appears to be the accepted replacement fork.
|
2023-10-21 12:35:39 +02:00 |
|
Frothy
|
e722c97188
|
theme/oxocarbon: add oxocarbon theme module
|
2023-10-20 16:39:46 -06:00 |
|
Ching Pei Yang
|
456295b46e
|
feat: add neodev plugin
|
2023-09-23 15:37:04 +02:00 |
|
yavko
|
2e01bdc86c
|
fix(spell): make dirtytalk plugin actually exist
|
2023-08-10 18:51:00 +03:00 |
|
|
962029703e
|
feat: add lsp_lines plugin source
|
2023-07-30 19:54:43 +03:00 |
|
|
d96d885fdd
|
merge main into breadcrumbs
|
2023-07-28 16:09:10 +03:00 |
|
|
f2f9c32eca
|
Merge pull request #99 from horriblename/feature/extra-plugins
|
2023-07-28 11:28:20 +03:00 |
|
Ching Pei Yang
|
8d72e28c4d
|
add descriptions for extraPlugins
|
2023-07-26 15:36:24 +02:00 |
|
Ching Pei Yang
|
5981cd14f8
|
rename for clarity
|
2023-07-26 15:27:08 +02:00 |
|
NotAShelf
|
6e3ae75ae8
|
Merge branch 'main' into feature/breadcrumbs
|
2023-07-26 10:36:08 +03:00 |
|
|
4233a2c20d
|
feat: copilot completions in nvim-cmp sources
|
2023-07-24 17:24:35 +03:00 |
|
Ching Pei Yang
|
afec39f3d9
|
make extraPluginType singular instead of a list
|
2023-07-21 15:39:20 +02:00 |
|
|
2319ee082c
|
dev: custom type for extraPlugin module
|
2023-07-21 15:25:46 +02:00 |
|
|
14179505b3
|
feat: breadcrumbs
|
2023-07-19 22:49:06 +03:00 |
|
NotAShelf
|
640e37bd08
|
dev: init nvim-dap setup
|
2023-06-27 00:04:58 +02:00 |
|
Ching Pei Yang
|
b4eaabea95
|
fix(flutter-tools): bug where dart lsp is not found
|
2023-06-26 12:31:51 +02:00 |
|
NotAShelf
|
2e40253457
|
feat: nvim-surround
|
2023-06-07 14:28:27 +03:00 |
|
NotAShelf
|
c20456e3a1
|
feat: vim-illuminate
|
2023-06-06 03:05:05 +03:00 |
|
NotAShelf
|
471677d403
|
feat: color previews via nvim-colorizer-lua
|
2023-06-04 10:24:17 +03:00 |
|