|
b3b8d3a86c
|
statusline/feline: add components
|
2025-01-10 13:30:27 +03:00 |
|
|
970af589ad
|
statusline/feline: init
|
2025-01-10 13:28:57 +03:00 |
|
|
2c54ecd306
|
Merge pull request #536 from horriblename/telescope-extensions-workaround
telescope: workaround nixpkgs extensions breaking :Telescope
|
2025-01-10 13:22:26 +03:00 |
|
|
c09ae380f0
|
Merge pull request #545 from LilleAila/obsidian-remove-dir-default
notes/obsidian: remove default dir-value
|
2025-01-10 11:12:58 +03:00 |
|
|
4e949b3df8
|
docs: remove redundant obsidian.nvim link
|
2025-01-10 08:09:52 +00:00 |
|
LilleAila
|
6852120514
|
notes/obsidian: add changelog entry
|
2025-01-10 09:06:11 +01:00 |
|
|
5250f8e771
|
Merge pull request #480 from NotAShelf/more-option-stuff
neovim: gradually deprecate shorthand `vim.*` aliases to `vim.options` and `vim.globals`
|
2025-01-10 10:59:44 +03:00 |
|
|
6f1293053c
|
docs: update v0.8 release notes
|
2025-01-10 10:45:34 +03:00 |
|
|
8448a6ca0f
|
wrapper/rc: change vim.options.mouse to a string type
As the mouse option in neovim allows combining those values.
|
2025-01-10 10:36:01 +03:00 |
|
LilleAila
|
b0fb0a93cb
|
notes/obsidian: remove default dir-value
|
2025-01-10 08:26:29 +01:00 |
|
|
dab409685d
|
Merge branch 'main' into more-option-stuff
|
2025-01-10 10:08:34 +03:00 |
|
Artur Manuel
|
ea056532bc
|
languages/haskell: specify lsp flag (#540)
Co-authored-by: Artur Manuel <balkenix@outlook.com>
|
2025-01-09 15:28:13 +03:00 |
|
Ching Pei Yang
|
a26cdd2d25
|
ui/nvim-ufo: init (#537)
* flake: add nvim-ufo
* ui/nvim-ufo: init
* docs: update relase notes
|
2025-01-09 07:56:51 +00:00 |
|
|
ab49ba443d
|
Merge pull request #539 from NotAShelf/flutter-fix
wrapper/build: disable failing require hook checks for flutter-tools
|
2025-01-08 21:45:23 +03:00 |
|
|
7dbe7a08b3
|
wrapper/build: disable failing require hook checks for flutter-tools
|
2025-01-08 21:13:09 +03:00 |
|
Ching Pei Yang
|
752915e639
|
telescope: workaround nixpkgs extensions loading early
force a reload when telescope is loaded to workaround #535
|
2025-01-07 06:46:12 +01:00 |
|
|
356f92053c
|
neovim/init: merge conditionals in options set
|
2025-01-07 06:12:13 +03:00 |
|
|
aa7b55fa49
|
docs: liberapay URL for @horriblename
|
2025-01-07 06:10:15 +03:00 |
|
|
b704a28a12
|
Merge branch 'main' into more-option-stuff
|
2025-01-07 05:47:59 +03:00 |
|
|
2728e65a5e
|
docs/installation: mark additional inputs as 'optional'
|
2025-01-07 04:19:57 +03:00 |
|
|
a1bac1d356
|
Merge pull request #529 from horriblename/feat-aerial
utility/aerial.nvim: init
|
2025-01-06 14:00:21 +03:00 |
|
Ching Pei Yang
|
de02e2fa57
|
docs: update release notes
|
2025-01-06 11:58:08 +01:00 |
|
Ching Pei Yang
|
c071f2caa2
|
nvimtree: remove unnecessary import
|
2025-01-06 11:45:02 +01:00 |
|
Ching Pei Yang
|
92e38fbfae
|
aerial: init
|
2025-01-06 11:44:48 +01:00 |
|
Ching Pei Yang
|
ee4c072ba3
|
flake: add aerial.nvim
|
2025-01-06 11:44:38 +01:00 |
|
|
9888a277ad
|
git/gitsigns: migrate to setupOpts (#524)
* git/gitsigns: add `setupOpts` module option for user-specified setup table
* docs: update v0.8 release notes
|
2025-01-06 03:54:38 +03:00 |
|
|
b7bea89d9a
|
docs: update contributors section; add maintainers
|
2025-01-05 11:37:22 +03:00 |
|
|
9584fe25e2
|
docs: add helpful tips section (#520)
|
2025-01-05 08:35:09 +00:00 |
|
|
5749739e4b
|
wrapper/rc: clean up option documentation
|
2025-01-04 16:08:53 +03:00 |
|
|
85347de09d
|
utility/gesture-nvim: convert to vim.options
|
2025-01-04 16:08:11 +03:00 |
|
|
b67759273b
|
neovim/spellcheck: convert to vim.options
|
2025-01-04 15:52:27 +03:00 |
|
|
eb6e8b17b7
|
docs: clean up module installation chapters
|
2025-01-04 15:35:55 +03:00 |
|
|
fcc6aa485c
|
utility/wakatime: move plugin options to vim.globals ; cleanup
|
2025-01-04 15:29:11 +03:00 |
|
|
e614860a12
|
Merge pull request #519 from diniamo/improve-nobuildplug-2
wrapper/build: improve noBuildPlug
|
2025-01-02 09:51:31 +03:00 |
|
diniamo
|
af0eed84e0
|
wrapper/build: improve noBuildPlug
|
2025-01-02 07:18:31 +01:00 |
|
Ching Pei Yang
|
ecc9b60a2d
|
nixos: use attrset for long function args
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
fcbc49e2e5
|
home-manager: use attr for long function args
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
59bf01bbe0
|
nixos: remove redundant import module
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
9ccd0bfd4e
|
home-manager: remove redundant import module
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
411e641eab
|
lib: remove anythingConcatLists
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
98b36e08f0
|
nixos: use proper submodule type for settings
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
8c1352502a
|
module: remove redundant code
the bulk of the build step is moved to modules/wrapper/build
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
7d043e5f14
|
home-manager: use proper submodule type for settings
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
26398b6b14
|
wrapper: add built package as option
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
f9d1684b5f
|
wrapper: rename build dir to environemnt
|
2025-01-02 04:12:04 +03:00 |
|
|
8febf44422
|
languages/markdown: add render-markdown.nvim as an extension (#517)
|
2024-12-31 04:02:13 +00:00 |
|
|
c0c6447090
|
Merge pull request #516 from NotAShelf/bump-all-inputs
flake: bump all inputs
|
2024-12-30 19:35:54 +03:00 |
|
|
2a89fd4093
|
flake: bump all inputs
|
2024-12-30 19:21:33 +03:00 |
|
|
ba3173d363
|
Merge pull request #515 from diniamo/update-run
flake: update run.nvim
|
2024-12-30 12:05:52 +03:00 |
|
diniamo
|
c3b51df4a6
|
flake: update run.nvim
|
2024-12-30 09:49:33 +01:00 |
|