Commit Graph

93 Commits

Author SHA1 Message Date
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
NotAShelf 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
NotAShelf 14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03:00
NotAShelf 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