Commit Graph

123 Commits

Author SHA1 Message Date
Pei Yang Ching cd92dcf986 flake: add lz.n plugin 2024-08-02 12:55:57 +02:00
diniamo cbff0e4715
flake: fix neovimConfiguration in top-level lib (#345) 2024-07-20 08:22:13 +00:00
Ching Pei Yang 9c93e9a9c0
Switch to rustaceanvim (#335)
* flake: use rustaceanvim instead of rust-tools

* rust: switch to rustaceanvim

* docs: update release notes

* flake: update nixpkgs

* docs: wording

---------

Co-authored-by: raf <raf@notashelf.dev>
2024-07-18 11:48:28 +02:00
raf a4d35b4419
plugins/neo-tree: init module (#248)
* plugins/neo-tree: init module

* filetree/neo-tree: add setup options until border styles

* plugins/filetree: rename module name

* docs: update changelogs

Mention the addition of neo-tree.
2024-07-14 18:30:12 +00:00
Gerg-L 1426c83ce6
gerg: switch to new repo (#338)
* gerg: switch to new repo

* modules/default: fix buildPlug
2024-07-14 03:47:21 +00:00
raf 5fab82ba91
modules: switch to gerg's neovim-wrapper (#325)
* modules: switch to gerg's neovim-wrapper

* Use initViml instead of writeText (#330)

---------

Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-07-13 15:05:21 +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
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
Ching Pei Yang 3f5ed9e979
languages/go: use `dap-go` for dap configurations (#319)
* deps: add nvim-dap-go

* go: use dap-go plugin for dap configurations

* docs: update release notes

---------

Co-authored-by: Pei Yang Ching <pei.ching@check24.de>
2024-07-03 18:42:26 +00:00
NotAShelf f00ecd4eb9
languages/ts: add `ts-error-translator.nvim` as an extension plugin 2024-06-24 20:05:57 +03:00
Frothy ad22bca3d7 flake: switch nixpkgs branch to nixpkgs-unstable 2024-06-22 19:28:54 -04:00
diniamo 9cff1b03d6 flake: fix typo 2024-06-10 09:33:45 +02:00
NotAShelf bb06827474
flake: switch to nixos-unstable-small 2024-05-18 16:45:56 +03:00
NotAShelf 74c94b8a54
flake: fix recursive module alias 2024-05-16 19:11:36 +03:00
NotAShelf e96897f6b3
languages/elixir: readd; format module options 2024-05-07 00:52:33 +03:00
NotAShelf e0790f2bdb
docs: remove remaining references to elixir & vim-tidal related pkgs 2024-05-06 23:43:35 +03:00
NotAShelf 1847b9f1bf
languages/tidal: remove 2024-05-06 23:43:31 +03:00
NotAShelf 97a64abeff
treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
NotAShelf 894022228a
flake: update inputs; build oxocarbon from main repository 2024-04-23 12:28:46 +03:00
Kalle Jepsen 140ed6daa8
assistant/chatgpt: Add jackMort/ChatGPT.nvim 2024-04-21 05:20:31 +03:00
NotAShelf f78696f13b
plugins/git: add vim-fugitive; modularize 2024-04-14 18:36:49 +03:00
NotAShelf ebac4c87f4
flake: don't type check builtPackage 2024-04-14 16:51:20 +03:00
NotAShelf 859b03dfde
flake: autodiscover plugin inputs 2024-04-08 03:28:49 +03:00
Ching Pei Yang 2d9c1b34c6 cleanup: remove references to nvim-compe 2024-04-04 18:11:29 +00:00
NotAShelf db0df5c211
flake: update plugin inputs 2024-04-03 21:13:19 +03:00
Frothy 315f44c6d6 flake: provide formatter in default shell 2024-03-24 09:31:50 -04:00
NotAShelf b96737b3a7
flake: bump inputs 2024-03-09 05:32:01 +03:00
NotAShelf 7cb428520b
utility/images: add image.nvim 2024-02-26 11:46:13 +03:00
NotAShelf 54a6e28e18
flake: move home-manager module to flake-parts root 2024-02-26 07:18:12 +03:00
Frothy 868f808709 visuals/fidget: switch input branch to main 2024-02-19 02:06:12 -05:00
Elijah M. Immer 14cbc0bcb7 Theme: add `rose-pine`
Simply added the rose-pine input and added it as a theme.
2024-02-13 13:00:34 -08:00
Donnerinoern d0f8e445ab ui/colorizer: use new maintained fork 2024-02-10 13:21:20 +01:00
Donnerinoern e8acabee78 Theme: Added Gruvbox 2024-01-18 11:41:26 +01:00
NotAShelf 428e49d303
modules/rich-presence: deprecate presence-nvim in favor of neocord 2024-01-16 14:05:56 +03:00
NotAShelf e360a1c16c
docs: refactor 2023-12-09 22:03:58 +03:00
NotAShelf 4700a988b3
flake: provide lsp and diagnostic helpers in default shell 2023-11-07 14:27:18 +03:00
NotAShelf 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
NotAShelf c353329620
modules/visuals: add highlight-undo
a plugin for highlighting undo/redo targets
2023-10-22 01:22:31 +03:00
Kalle Jepsen 49c0a5962f plugins: Replace null-ls with none-ls
null-ls is unmaintained as of August 2023 (see
https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1621). none-ls
appears to be the accepted replacement fork.
2023-10-21 12:35:39 +02:00
Frothy e722c97188 theme/oxocarbon: add oxocarbon theme module 2023-10-20 16:39:46 -06:00
Ching Pei Yang 137e34bf5f chore: migrate to nmd fork using mistune-3.0.1
nixpkgs upgraded mistune from v2 -> v3, breaking nmd.
The new fork is created to update nmd to use mistune v3
2023-10-09 01:23:39 +02:00
NotAShelf 6ef59dccf7
flake: bump nixpkgs 2023-10-08 16:22:48 +03:00
NotAShelf fc8206e7a6
flake: utilize nix-systems for overridable flake systems
nix-systems introduces a brand-new pattern that allows the end user to
add or remove systems from the list of supported systems to the flake

See https://github.com/nix-systems/nix-systems for more details
2023-09-28 12:07:36 +03:00
Ching Pei Yang 456295b46e feat: add neodev plugin 2023-09-23 15:37:04 +02:00
yavko 31c237d149
feat(spell): add multiple language support and vim-dirtytalk
BREAKING CHANGE: `vim.spellChecking.language` is replaced with `vim.spellChecking.languages`
2023-08-06 14:24:54 +03:00
NotAShelf 962029703e
feat: add lsp_lines plugin source 2023-07-30 19:54:43 +03:00
NotAShelf ea758a578b
dev: use upstream nvim-cmp repository 2023-07-30 18:38:29 +03:00
NotAShelf d96d885fdd
merge main into breadcrumbs 2023-07-28 16:09:10 +03:00
NotAShelf d7f4310121
dev: update nmd source 2023-07-28 12:03:49 +03:00
NotAShelf 6e3ae75ae8
Merge branch 'main' into feature/breadcrumbs 2023-07-26 10:36:08 +03:00