Nowaaru
f013656dab
utility/precognition: remove periods at the end of descriptions
2024-11-06 22:45:02 -07:00
Nowaaru
c20bfdd6dc
utility/precognition: manual format
2024-11-06 22:44:37 -07:00
Nowaaru
3c1f89984c
utility/precognition: add description to disabled_fts
...
oops
2024-11-06 16:32:40 -07:00
Nowaaru
e43b18cb9f
utility/precognition: format
2024-11-05 04:20:11 -07:00
Nowaaru
b0641a8c0b
utility/precognition: remove unnecessary function parameter
2024-11-05 04:13:22 -07:00
Nowaaru
517a6aa06e
utility/precognition: convert to setupOpts
...
honestly raf was cooking with this one.
it's much nicer to use compared to interpolation lol
2024-11-04 23:40:44 -07:00
Nowaaru
39e27e17a2
utility/precognition: no more rec
2024-11-04 21:21:32 -07:00
Nowaaru
0b647a209d
utility/precognition: de-linkify descriptions
2024-11-04 21:14:55 -07:00
Nowaaru
cb4500b9c7
utility/precognition: format
2024-11-04 00:52:54 -07:00
Nowaaru
7df01d1cf6
utility/precognition: update descriptions
...
needs docs link, desc is somewhat obscure.
2024-11-04 00:42:12 -07:00
Nowaaru
4c24c32269
utility/precognition: remove comment reference
...
oops
2024-11-04 00:21:28 -07:00
Nowaaru
99019dc773
utility/precognition: add files to motion defaults
2024-11-04 00:21:27 -07:00
Nowaaru
37e8dd9a3b
utility/precognition: update gutter hints, new description
2024-11-04 00:21:27 -07:00
Nowaaru
121d375040
utility/precognition: fix hints option
...
it broke
2024-11-04 00:12:07 -07:00
Nowaaru
fab51c4354
utility/precognition: remove useless mappings
...
i was going to add binds to toggle/enable/disable but ehhh
idk
2024-11-04 00:10:16 -07:00
Nowaaru
a53a44bf13
utility/precognition: fix typos, manual fmt
2024-11-04 00:10:16 -07:00
Nowaaru
ffc8045d8c
utility/precognition: add files to default.nix
2024-11-04 00:00:09 -07:00
Nowaaru
3682edd22e
utility/precognition: fix priority example, add default
2024-11-03 17:36:39 -07:00
Nowaaru
7b17023780
utility/precognition: init
2024-11-03 17:25:24 -07:00
ppenguin
8ff50562d7
fix markdown-preview config error
2024-10-30 12:03:39 +00: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
ppenguin
9eb6159ca3
Telescope: fix projects binding, add Telescope resume in default ( #370 )
...
* Telescope: fix projects binding, add Telescope resume in default
The projects command had a typo preventing it from working; the
keybinding description was the same as for Telescope files.
Added `<leader>fr` for Telescope resume per default.
* Add info to release notes
2024-09-08 15:44:42 +00:00
poz
fd65c83956
plugins/new-file-template: init module ( #350 )
...
* plugins/new-file-template: init module
* docs: add release note entry about new-file-template.nvim
* docs: update jacekpoz's link
* plugins/new-file-template: remove _: in default.nix
* plugins/new-file-template: add example for disableSpecific
* plugins/new-file-template: add docs on how to add custom templates
* plugins/new-file-template: fix disableSpecific example
* plugins/new-file-template: improve documentation
* plugins/new-file-template: remove redundant example
* plugins/new-file-template: more compact docs
* plugins/new-file-template: more doc improvements
* plugins/new-file-template: fix formatting issue
2024-08-08 18:45:33 +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
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
diniamo
a437dbd158
which-key: allow null in registers
2024-06-12 01:24:03 +02:00
7cb47c71b3
utility/telescope: add plenary-nvim to explicit dependencies
2024-04-14 19:11:40 +03:00
165c3369aa
plugins/glow: get pushDownDefault
from lib.nvim.binds
2024-04-14 17:21:14 +03:00
a12ba5689a
lib: move all binding related functions to lib/binds
2024-04-07 18:31:06 +03:00
7c730a78e5
treewide: begin restructuring the module tree
2024-04-07 17:16:13 +03:00