Commit graph

169 commits

Author SHA1 Message Date
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
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
bb06827474
flake: switch to nixos-unstable-small 2024-05-18 16:45:56 +03:00
74c94b8a54
flake: fix recursive module alias 2024-05-16 19:11:36 +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
97a64abeff
treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
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
f78696f13b
plugins/git: add vim-fugitive; modularize 2024-04-14 18:36:49 +03:00
ebac4c87f4
flake: don't type check builtPackage 2024-04-14 16:51:20 +03:00
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
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
b96737b3a7
flake: bump inputs 2024-03-09 05:32:01 +03:00
7cb428520b
utility/images: add image.nvim 2024-02-26 11:46:13 +03:00
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
428e49d303
modules/rich-presence: deprecate presence-nvim in favor of neocord 2024-01-16 14:05:56 +03:00
e360a1c16c
docs: refactor 2023-12-09 22:03:58 +03:00
4700a988b3
flake: provide lsp and diagnostic helpers in default shell 2023-11-07 14:27:18 +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
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
6ef59dccf7
flake: bump nixpkgs 2023-10-08 16:22:48 +03:00
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
962029703e
feat: add lsp_lines plugin source 2023-07-30 19:54:43 +03:00
ea758a578b
dev: use upstream nvim-cmp repository 2023-07-30 18:38:29 +03:00
d96d885fdd
merge main into breadcrumbs 2023-07-28 16:09:10 +03:00
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
4233a2c20d
feat: copilot completions in nvim-cmp sources 2023-07-24 17:24:35 +03:00
Frothy
df310b3e25
fix: update bufferline from v3.0.1 branch to main 2023-07-24 17:22:33 +03:00
14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03:00
4980ccbd46
feat: bump flake inputs 2023-07-12 00:16:54 +03:00
NotAShelf
640e37bd08 dev: init nvim-dap setup 2023-06-27 00:04:58 +02:00
NotAShelf
b5d5700fcc
feat: un-deprecate darwin as zig is no longer marked as broken 2023-06-11 16:18:37 +03:00
NotAShelf
2e40253457
feat: nvim-surround 2023-06-07 14:28:27 +03:00
NotAShelf
c20456e3a1
feat: vim-illuminate 2023-06-06 03:05:05 +03:00
NotAShelf
9781a1071d
chore: default flake formatter 2023-06-05 21:36:53 +03:00
NotAShelf
471677d403
feat: color previews via nvim-colorizer-lua 2023-06-04 10:24:17 +03:00
NotAShelf
1cc6bb8b8a
feat: rename colorizer to ccc 2023-06-04 09:41:10 +03:00
NotAShelf
d3c14a8cdf
feat: change nvim-web-devicons source 2023-05-26 16:20:41 +03:00
NotAShelf
c749a7fe59
feat: drop venn-nvim 2023-04-18 20:28:56 +03:00
NotAShelf
81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf
6b3d529bc9
docs: fix escaping characters 2023-04-18 02:10:40 +03:00
NotAShelf
c1c98d57e3
feat: dracula theme 2023-04-18 02:01:51 +03:00
NotAShelf
6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf
7a71f06763
feat: remove nixos module 2023-04-17 22:56:05 +03:00
NotAShelf
c13c1e54ec
feat: change nvim-cmp source for nvim 0.9.0 2023-04-17 20:12:30 +03:00
NotAShelf
3071c6bb4b
feat: use elixir-tools.nvim for additional highlighting 2023-04-15 22:51:13 +03:00
NotAShelf
bbb58c8d51
feat: add elixir-ls to flake inputs 2023-04-15 12:43:39 +03:00
NotAShelf
e00ad1f653
feat: add project-nvim to plugin imports 2023-04-07 20:31:43 +03:00
NotAShelf
a6f2dbe4d2
feat: add smartcolumn to plugin imputs 2023-04-05 16:59:08 +03:00
NotAShelf
d6cb8d9aba
feat: add leap.nvim 2023-04-05 02:14:13 +03:00
NotAShelf
fccfff474a
feat: modes.nvim 2023-04-03 12:12:05 +03:00
NotAShelf
562230a625
feat: add hop.nvim
modified:   lib/types/plugins.nix
	modified:   modules/utility/default.nix
	new file:   modules/utility/hop/config.nix
	new file:   modules/utility/hop/default.nix
	new file:   modules/utility/hop/hop.nix
2023-04-03 12:11:05 +03:00
NotAShelf
68e65c63e3
fix: mismatching plugin input 2023-04-02 21:49:31 +03:00
NotAShelf
513087b8bd
feat: add flutter-tools.nvim to available plugins 2023-04-02 20:56:57 +03:00
NotAShelf
0d5a0ccdf6
dev: homeManagerModule alias 2023-04-02 19:10:24 +03:00
FlafyDev
d91ac4b20b fix(hm module): use neovimConfiguration to make package 2023-04-01 15:19:46 +03:00
NotAShelf
39772707fc
Revert "dev: try legacypackages"
This reverts commit 317ff16bb7.
2023-04-01 01:44:47 +03:00
NotAShelf
317ff16bb7
dev: try legacypackages 2023-04-01 01:35:35 +03:00
NotAShelf
69b765519e
dev: get maximal from self.packages 2023-04-01 00:58:04 +03:00
NotAShelf
fbd08add99
clean up lib 2023-03-31 17:42:15 +03:00
NotAShelf
f1be251d06
try using self.packages instead of overlays 2023-03-31 05:34:14 +03:00
NotAShelf
d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf
655c193540
dev: default hm module should not declare nixpkgs options 2023-03-29 18:05:59 +03:00
NotAShelf
0f04e9c138
dev: add overlays again? 2023-03-29 17:43:02 +03:00
NotAShelf
c4367c25af
dev: separate home-manager module output 2023-03-29 16:20:43 +03:00
NotAShelf
f6559f7319
feat: nvim nightly follows flake nixpkgs 2023-03-04 14:52:18 +03:00
NotAShelf
a8f972701c
feat: add diffview.nvim to inputs 2023-03-01 12:08:49 +03:00
NotAShelf
4f161e678b
dev: temporarily deprecate darwin builds 2023-02-28 12:10:55 +03:00
NotAShelf
7339f64dd8
dev: attempt to use the zig overlay instead of nixpkgs/zig 2023-02-28 10:54:48 +03:00
NotAShelf
940dfcdef9
feat: add fidget-nvim to flake inputs 2023-02-27 22:30:12 +03:00
NotAShelf
31e7645ce1
feat: add presence.nvim config options 2023-02-18 15:32:43 +03:00
NotAShelf
3d91f6c4c1
feat: add mind-nvim to note-taking plugins 2023-02-16 23:57:56 +03:00
NotAShelf
79587828f4
feat: add comment.nvim and deprecate kommentary 2023-02-16 23:32:46 +03:00
NotAShelf
71f4c7ecd4
fix: re-add flake-utils to inputs 2023-02-15 11:46:29 +03:00
NotAShelf
ffc891ebc6
dev: remove tabnine 2023-02-15 11:38:36 +03:00
Mihai Fufezan
a946045a7c
flake.nix: split overlays 2023-02-10 19:45:23 +02:00
Mihai Fufezan
2f84ce13c4
flake.nix: modularize (pt 1) 2023-02-10 19:40:13 +02:00
Mihai Fufezan
c759ae02f5
simplify things 2023-02-10 19:39:31 +02:00
Mihai Fufezan
885a43f6e7
flake.nix: transition to flake-parts 2023-02-07 14:04:35 +02:00
NotAShelf
4874df92b6
refactor: prepare for home-manager module & cleanup 2023-02-06 21:57:52 +03:00