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
NotAShelf
e1fcb70daa
chore: clean up flake & inputs
2023-02-06 08:14:13 +03:00
NotAShelf
1c8d224775
feat: mouse gestures & nvim-session-manager
2023-02-06 05:26:52 +03:00
NotAShelf
78d3ae31d1
feat: TabNine and Copilot assistants
2023-02-06 04:14:01 +03:00
NotAShelf
5f861b3ed1
feat: UI overhaul
2023-02-06 03:55:19 +03:00
NotAShelf
202eaaf322
feat: toggleterm
2023-02-06 02:44:38 +03:00
NotAShelf
bd6aa3808d
feat: notetaking
2023-02-06 01:09:12 +03:00
NotAShelf
6572964523
feat: add icon picker to utils & install deps
2023-02-05 23:57:19 +03:00
NotAShelf
8ff8ede474
dev: enable vi alias
2023-02-05 16:58:42 +03:00
NotAShelf
5d6f7dc3f3
feat: add cellular automaton to visuals
2023-02-05 16:14:25 +03:00
NotAShelf
afa4206a81
feat: add venn.nvim
for drawing venn diagrams
2023-02-04 02:12:41 +03:00
NotAShelf
44692d64d5
feat: add colorpicker plugin and rename keys -> binds
2023-02-04 01:45:31 +03:00
NotAShelf
463e167eff
dev: quick cleanup
2023-02-04 00:46:19 +03:00
NotAShelf
1ac4dd7d98
feat(visuals): cinnamon smooth scrolling
2023-02-04 00:20:20 +03:00
NotAShelf
84f0d2b067
feat: add scrollbar visual
2023-02-03 22:53:48 +03:00
NotAShelf
139e08cd95
refactor: clean up flake and add more nvimtree opts
2023-02-03 18:54:54 +03:00
NotAShelf
4658212e69
feat: enable alpha for dashboard
2023-02-03 16:03:41 +03:00
NotAShelf
c1b556ee8f
feat: update nvimtreelua input
2023-02-03 10:36:08 +03:00
NotAShelf
21c0dea198
style: flake ouputs before infuts
2023-02-01 23:59:35 +03:00
NotAShelf
9c00808863
dev: rebase on a less personalized neovim flake
2023-02-01 22:11:37 +03:00