Soliprem
1545fa0517
otter: added setupopts
2024-09-27 21:31:39 +02:00
Soliprem
c8b0039285
otter-nvim: renamed from otter to otter-nvim
2024-09-27 20:21:17 +02:00
Soliprem
d8d834be35
added assertion to make sure ccc and otter aren't enabled at the same time
2024-09-27 16:20:49 +02:00
Soliprem
19ae4946a2
committing flake.lock
2024-09-27 11:35:39 +02:00
Soliprem
66c173748e
otter: fixing fixing input
2024-09-27 10:32:07 +02:00
Soliprem
4f151d63be
update
2024-09-27 10:09:43 +02:00
Soliprem
06a296a32b
update
2024-09-27 09:55:03 +02:00
Soliprem
d61aba1e12
created otter file
2024-09-27 09:46:30 +02:00
Soliprem
3275ab221a
created otter file
2024-09-27 09:27:58 +02:00
diniamo
99ace503ad
fastaction: add module ( #376 )
...
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 documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (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
Build and deploy documentation / publish (push) Has been cancelled
* plugins/lsp: add code-actions module; add fastaction.nvim
* deprecate nvimCodeActionMenu
* fastaction-nvim: move range_code_action to visual maps
* fastaction: move to vim.ui, remove mappings, enable register_ui_select by default
* fastaction: add missing documentation
* fastaction: support vim.ui.borders
* treewide: clean up nvim-code-action-menu remnants
* docs: add missing section ids
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-09-20 18:51:11 +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
f9789432f9
treewide: make the entire generated config lua based ( #333 )
...
* modules: switch to gerg's neovim-wrapper
* modules: use initViml instead of writing the file
* treewide: make the entire generated config lua based
* docs: remove mentions of configRC
* plugins/treesitter: remove vim.cmd hack
* treewide: move resolveDag to lib
* modules/wrapper(rc): fix typo
* treewide: migrate to pluginRC for correct DAG order
The "new" DAG order is as follows:
- (luaConfigPre)
- globalsScript
- basic
- theme
- pluginConfigs
- extraPluginConfigs
- mappings
- (luaConfigPost)
* plugins/theme: fix theme DAG place
* plugins/theme: fix fixed theme DAG place
* modules/wrapper(rc): add removed option module for configRC
* docs: add dag-entries chapter, add release note entry
* fix: formatting CI
* languages/nix: add missing `local`
* docs: fix page link
* docs: add mention of breaking changes at the start of the release notes
* plugins/neo-tree: convert to pluginRC
* modules/wrapper(rc): add back entryAnywhere
* modules/wrapper(rc): expose pluginRC
* apply raf patch
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-07-20 08:30:48 +00: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
f0f2c08e9f
lsp/null-ls: use string type for diagnostic format
2024-05-16 19:35:19 +03:00
eefc7a9d1d
lsp/null-lsp: allow null-ls options to be configured
...
This should probably still be converted to setupOpts. Missing docs
2024-05-16 19:11:37 +03:00
Frothy
83583e9b64
plugins/lsp: filter out null mappings
2024-05-06 16:05:43 -04:00
Ching Pei Yang
3766db3503
fix: bad rebase
2024-04-20 14:28:04 +02:00
7c730a78e5
treewide: begin restructuring the module tree
2024-04-07 17:16:13 +03:00