e48638aef3
tabline/nvim-bufferline: fix Catppuccin integration
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ecfe08983c1d65145f961e31baf1fca6
2025-10-03 08:27:49 +03:00
7592797325
nvim-bufferline: fix catppuccin integration
...
Handle breaking changes gracefully for once, ffs
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69647fc9d590ec3cb0cee53e4e6ae2f88de5
2025-08-31 19:28:34 +03:00
myu
9e94587102
tabline/bufferline: fix typo in the word "indicator"
2025-05-05 20:02:37 -04:00
Venkatesan Ravi
28af5c1ff9
utility/snacks-nvim: add lualine, bufferline extension / offset
2025-04-09 22:54:57 +00:00
Venkatesan Ravi
37397706d6
tabline/bufferline: add neo-tree integration
2025-04-04 12:35:52 +00:00
Venkatesan Ravi
45b4f0b319
tabline/bufferline: add catppuccin integration
2025-04-04 01:19:05 +00:00
a3038b697d
treewide: find and fix more typos
2024-11-26 11:24:25 +03:00
c2de643f19
treewide: find and fix typos
2024-11-26 10:36:39 +03:00
1b16c6b19f
tabline/nvim-bufferline: remove assertion; enable nvim-web-devicons by default
2024-11-08 10:15:23 +00: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
diniamo
72ff44c1eb
tabline/bufferline: fix default value of highlights
2024-06-28 16:09:19 +02:00
diniamo
dde2b5cac4
tabline/bufferline: add missing separator_style variations
2024-06-27 10:03:22 +02:00
diniamo
d9a62eff17
fixup! tabline/bufferline: add separator_style
2024-06-27 10:03:22 +02:00
diniamo
7df75f5b55
tabline/bufferline: fix grammar mistakes
2024-06-27 10:03:22 +02:00
diniamo
71064e8865
tabline/bufferline: enable auto_toggle_bufferline by default
...
This is due because this function is also used to show the bar intially.
2024-06-27 10:03:22 +02:00
diniamo
42447cd3bf
tabline/bufferline: add highlights
2024-06-27 10:03:22 +02:00
diniamo
c66854fc7f
tabline/bufferline: add separator_style
2024-06-27 10:03:21 +02:00
diniamo
187d924509
tabline/bufferline: fix default mode
2024-06-27 10:03:21 +02:00
diniamo
83b7632297
tabline/bufferline: add back bindings
2024-06-27 10:03:21 +02:00
diniamo
c96181e739
tabline/bufferline: add missing options
2024-06-27 10:03:21 +02:00
954470581e
tabline/bufferline: convert to setupOpts
...
this is pretty much WIP and contains a bunch of bugs that I haven't tackled yet.
2024-06-27 10:03:21 +02:00
7c730a78e5
treewide: begin restructuring the module tree
2024-04-07 17:16:13 +03:00