Noire
8997e62b3b
utility/precognition: init module ( #437 )
...
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 / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* utility/precognition: init
* utility/precognition: fix priority example, add default
* utility/precognition: add files to default.nix
* utility/precognition: fix typos, manual fmt
* utility/precognition: remove useless mappings
i was going to add binds to toggle/enable/disable but ehhh
idk
* utility/precognition: fix hints option
it broke
* utility/precognition: update gutter hints, new description
* utility/precognition: add files to motion defaults
* utility/precognition: add plugin to flake
* utility/precognition: remove comment reference
oops
* utility/precognition: add precognition to maximal configuration
it does work!
* utility/precognition: update descriptions
needs docs link, desc is somewhat obscure.
* docs: add credit to release notes
* utility/precognition: format
* utility/precognition: de-linkify descriptions
* utility/precognition: no more rec
* utility/precognition: convert to setupOpts
honestly raf was cooking with this one.
it's much nicer to use compared to interpolation lol
* utility/precognition: remove unnecessary function parameter
* utility/precognition: format
* utility/precognition: add description to disabled_fts
oops
* utility/precognition: manual format
* utility/precognition: remove periods at the end of descriptions
* utility/precognition: fix configuration.nix entry
oops lol
* utility/precognition: format
* utility/precognition: expand `vim`
* precognition: consistency changes
Just my minor nits.
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-11-08 09:32:02 +00:00
Ching Pei Yang
0947ab38c0
configuration: enable lua for maximal ( #411 )
...
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
* configuration: enable lua for maximal
---
Co-authored-by: raf <raf@notashelf.dev>
2024-10-08 09:16:19 +00:00
Soliprem
69cd77630b
lsp/otter: init ( #385 )
...
* r: implementing lsp
* r: version bump to context fixes treesitter bug
* r: changing treesitter package definition to mkGrammarOption
* added changelog entry
* created otter file
* created otter file
* update
* update
* otter: fixing fixing input
* committing flake.lock
* fixed typo
* configuration: disabling ccc and enabling otter
* added assertion to make sure ccc and otter aren't enabled at the same time
* configuration: otter set for isMaximal
* otter: changelog
* otter: better changelog
* otter-nvim: renamed from otter to otter-nvim
* otter: added setupopts
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-09-28 23:21:27 +03:00
Soliprem
8e96f0aaa3
R: adding LSP ( #378 )
...
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 / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* r: implementing lsp
* r: version bump to context fixes treesitter bug
* r: changing treesitter package definition to mkGrammarOption
* added changelog entry
* docs: wording
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-09-24 12:00:31 +00: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
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
Frothy
2e99a21010
ui/smartcolumn: change custom_colorcolumn
type to expected type string
2024-06-24 14:23:55 -04:00
jacekpoz
7224c1e6af
languages/ocaml: add ocaml to maximal config
2024-05-16 14:39:43 +02:00
96b92b5652
configuration.nix: disable nim by default
...
It is broken on Darwin, and pkgs is not in scope here to check
2024-05-07 15:40:08 +03:00
e96897f6b3
languages/elixir: readd; format module options
2024-05-07 00:52:33 +03:00
e0790f2bdb
docs: remove remaining references to elixir & vim-tidal related pkgs
2024-05-06 23:43:35 +03:00
1847b9f1bf
languages/tidal: remove
2024-05-06 23:43:31 +03:00
d06ff3d7db
languages/markdown: move to standalone file; add deno formatter
2024-05-06 23:43:30 +03:00
f66a879dce
Merge pull request #274 from FrothyMarrow/disable-wakatime
...
configuration: disable wakatime in maximal output
2024-04-29 05:28:14 +00:00
Frothy
ee240a1483
configuration: disable wakatime in maximal output
2024-04-28 22:33:00 -04:00
ItsSorae
4056deb411
languages/typst: add typst language support
2024-04-28 15:07:41 -04:00
Ching Pei Yang
a5594fd7a2
config: disable neocord
2024-04-27 17:00:30 +02:00
1740b437c0
neovim/spellcheck: disable programming wordlist
...
errors as it cannot download its spellfile. needs to be fixed
2024-04-27 16:22:42 +03:00
29f55e258a
configuration.nix: disable assistant plugins in maximal mode
...
They require subscriptions to work as intended. If a user has a subscription, they may enable it explicitly.
2024-04-23 12:28:19 +03:00
Kalle Jepsen
140ed6daa8
assistant/chatgpt: Add jackMort/ChatGPT.nvim
2024-04-21 05:20:31 +03:00
e982955540
modules: add documentation comments to internal variables
2024-04-20 23:42:48 +03:00
f17cf118a6
wrapper: rename spellChecking
to spellcheck
2024-04-20 19:01:33 +03:00
4c5b33b827
wrapper: enable spellchecking for maximal package
2024-04-20 18:12:33 +03:00
f78696f13b
plugins/git: add vim-fugitive; modularize
2024-04-14 18:36:49 +03:00
219f048238
configuration.nix: remove redundant vim
parrent attributes
2024-04-14 15:04:47 +03:00
b4384a833f
modules: move vim-dirtytalk to plugins/spellcheck
2024-04-14 14:43:18 +03:00
Ching Pei Yang
5ea6272bee
feat(smartcolumn): custom setup opts
2024-04-04 18:03:29 +00:00
Frothy
38ca1f98a2
utility/images/image-nvim: add assertion for ueberzug
backend on darwin
2024-02-26 13:16:17 -05:00
7cb428520b
utility/images: add image.nvim
2024-02-26 11:46:13 +03:00
6346617a50
languages/nim: assert on darwin systems
...
due to nimlsp not working properly on darwin
2024-02-10 16:08:42 +03:00
38bf156537
Merge branch 'main' of github.com:NotAShelf/neovim-flake into nim-lang
2024-02-07 20:05:41 +03:00
e9ad2f8ac8
languages/nim: init
2024-02-07 07:24:44 +03:00
d47f45729f
languages: add css and tailwind language support
2024-01-24 21:53:28 +03:00
428e49d303
modules/rich-presence: deprecate presence-nvim in favor of neocord
2024-01-16 14:05:56 +03:00
Kalle Jepsen
f1406a30bb
languages: add terraform language support
2023-11-28 11:14:04 +01:00
Frothy
4453d5c9dd
visuals/indent-blankline: rename scope.showCurrContext to scope.enabled
2023-11-24 12:05:19 +03:00
0067d44695
modules/visuals: update indent-blankline to v3
2023-11-16 12:18:22 +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
599d487487
languages/bash: do not enable in minimal configuration
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2023-10-23 03:49:27 +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
5b8e4a89a1
Merge pull request #120 from FrothyMarrow/fix/cursorline
2023-08-17 22:51:09 +03:00
AmanSe
13878ce081
feat: Initial jdtls support
2023-08-09 17:06:13 +05:30
Frothy
d126519514
fix: cursorline configuration
2023-08-06 22:30:06 -04:00
f0dffff72e
feat: rewrite nvimtree configuration and rename nvimTreeLua to nvimTree
...
WARNING: breaking change - see #109
2023-07-31 13:50:10 +03:00
da86a1f5bf
Merge branch 'main' of github.com:NotAShelf/neovim-flake into dev/extend-filetree
2023-07-31 08:17:18 +03:00
6517e5b907
feat: enable lsplines on maximal configuration
2023-07-30 19:55:16 +03:00
667a67644f
dev: disable elixir langauge support (broken)
2023-07-30 18:56:30 +03:00
93aad7b0da
dev: disable session manager to avoid filetree conflicts
2023-07-30 12:11:47 +03:00