Moritz Böhme
f43b993869
feat: make nixos-laptop empheral
2023-09-25 18:29:29 +02:00
Moritz Böhme
3ee3593b0c
refactor(nvim): remove unnused dependency
2023-09-17 09:40:56 +02:00
Moritz Böhme
7078b97ee9
feat(nvim): add copilot-cmp
2023-09-17 09:36:22 +02:00
Moritz Böhme
bfbc3ad24f
feat(nvim): add NixLazy.nvim
2023-09-17 09:35:10 +02:00
Moritz Böhme
b0f0713781
feat(nvim)!: remove deprecated codeium extension
2023-09-17 09:25:50 +02:00
Moritz Böhme
d6ad810568
feat(nvim): add harpoon
2023-09-10 13:35:13 +02:00
Moritz Böhme
ce2bddc541
Merge remote-tracking branch 'origin/nixos' into nixos
2023-09-10 13:34:24 +02:00
Moritz Böhme
6a125a1df6
refactor(nvim)!: add opts option
2023-09-10 13:30:29 +02:00
Moritz Böhme
d4be10ddda
feat(nvim): improve zen mode
2023-09-07 09:09:12 +02:00
Moritz Böhme
8f0a066e33
feat(nvim): toggle diagnostics with lsp lines
2023-09-07 09:08:18 +02:00
Moritz Böhme
12a5420ee9
feat(nvim): disable cmp for IncRename
2023-09-07 08:45:50 +02:00
Moritz Böhme
116fc30524
feat(nvim)!: use nvim autopairs instead of mini
2023-09-07 08:39:43 +02:00
Moritz Böhme
78bad01914
feat(nvim): lazy load vim fugitive
2023-09-07 08:04:20 +02:00
Moritz Böhme
d3f5d2e9bd
feat(nvim): better next/prev tab keybinds
2023-09-06 17:50:49 +02:00
Moritz Böhme
6ae954d3c6
feat(nvim): add lsp signature plugin
2023-09-06 17:50:48 +02:00
Moritz Böhme
4322977115
feat(nvim): make modes a list for lazy keybinds
2023-09-06 17:50:47 +02:00
Moritz Böhme
abdb620c83
feat(nvim)!: remove org mode
2023-09-06 17:50:46 +02:00
Moritz Böhme
7f336c2a90
feat(nvim): add codeium completion
2023-09-06 17:50:45 +02:00
Moritz Böhme
dfa93f98df
Revert "feat(nvim): add coq-nvim"
...
This reverts commit e2aff57d72
.
2023-09-06 17:50:44 +02:00
Moritz Böhme
736249a74d
feat(nvim): add actions-preview.nvim
2023-09-06 17:50:42 +02:00
Moritz Böhme
ee0568559a
fix(nvim): folding character
2023-08-21 10:47:52 +02:00
Moritz Böhme
44a2142653
fix(nvim): eliminate duplicate keybind of <c-h>
2023-08-16 22:06:48 +02:00
Moritz Böhme
4a5b007e00
fix(nvim): lspconfig for nil
2023-08-16 16:44:05 +02:00
Moritz Böhme
e0599018e2
feat(nvim): add zenmode.nvim
2023-08-16 16:42:26 +02:00
Moritz Böhme
d17f034e34
refactor(nvim): change up keybindings
2023-08-16 16:41:12 +02:00
Moritz Böhme
8768b58ce1
feat(nvim): add statuscol-nvim
2023-08-12 16:51:16 +02:00
Moritz Böhme
7d1ae8c1f4
feat(nvim): add inc-rename.nvim
2023-08-12 16:46:45 +02:00
Moritz Böhme
20e9a91d91
feat(nvim): improve ufo
2023-08-12 11:50:46 +02:00
Moritz Böhme
d7cdc05b3d
refator(nvim): move neodev config to seperate file
2023-08-12 09:43:13 +02:00
Moritz Böhme
55d8df866b
feat(nvim): add neodev.nvim
2023-08-12 08:07:33 +02:00
Moritz Böhme
403d88f161
feat(nvim): improve inlay hint startup
...
Rust analyzer seems to be one of the few lsp servers which needs a
small timeout for inlay hints to show up correctly. All other servers
get their inlay hints activated without delay.
2023-08-12 08:05:05 +02:00
Moritz Böhme
d6b95fdef6
feat(nvim): add lsp inlay hints
2023-08-11 19:00:43 +02:00
Moritz Böhme
1566dc84f4
refactor(nvim): condense functions
2023-08-11 19:00:11 +02:00
Moritz Böhme
0c591c0435
feat(nvim): add hmts.nvim
2023-08-11 18:59:52 +02:00
Moritz Böhme
64509b4cc1
feat(nvim): replace noice.nvim with dressing.nvim
2023-08-11 17:39:19 +02:00
Moritz Böhme
670921dda2
refactor(nvim): cleanup
2023-08-11 17:39:02 +02:00
Moritz Böhme
92b9ac1233
feat(nvim): simplify lsp config
2023-08-11 17:38:26 +02:00
Moritz Böhme
3180e64085
feat(nvim): format init.lua
2023-08-10 18:41:23 +02:00
Moritz Böhme
4cd51917fc
feat(nvim): run clippy using rust-analyzer
2023-07-29 17:06:58 +02:00
Moritz Böhme
916674d5b2
feat(nvim): add go specific config
2023-07-29 17:06:33 +02:00
Moritz Böhme
e901627f99
feat(nvim)!: remove tab line
2023-07-29 17:05:59 +02:00
Moritz Böhme
2e520505c7
refactor(nvim): improve plugin options
2023-07-29 17:02:54 +02:00
Moritz Böhme
f5ce0b73bd
feat(nvim): add nvim treesitter context
2023-07-29 17:01:53 +02:00
Moritz Böhme
59a4dc527a
feat(nvim)!: use comment.nvim instead of mini.nvim
2023-07-25 16:15:18 +02:00
Moritz Böhme
33532b1bf6
feat(nvim): lazy load coq-nvim
2023-07-25 16:12:08 +02:00
Moritz Böhme
885a4e8e3b
refactor(nvim): remove duplicate ts commentstring
2023-07-25 16:02:56 +02:00
Moritz Böhme
6709fc3e5d
feat(nvim)!: remove leap
2023-07-25 16:01:57 +02:00
Moritz Böhme
5de26b6d48
refactor(nvim): change up dependency order
2023-07-25 16:00:51 +02:00
Moritz Böhme
4fdafeebd4
fix(nvim): smartcolumn-nvim syntax
2023-07-24 18:55:11 +02:00
Moritz Böhme
e2aff57d72
feat(nvim): add coq-nvim
2023-07-24 18:45:27 +02:00
Moritz Böhme
70a8d999bd
refactor(telekasten): use better keybindings
2023-07-23 12:27:18 +02:00
Moritz Böhme
2e4ac37bc6
feat(nvim): enable catppuccin telekasten syntax
2023-07-15 18:17:59 +02:00
Moritz Böhme
50ba2969d1
feat(nvim): add markdown-preview.nvim
2023-07-15 12:49:32 +02:00
Moritz Böhme
21070e6438
refactor(nvim)!: remove cspell
2023-07-15 12:48:10 +02:00
Moritz Böhme
4dbec7bade
refactor(nvim): better name and lazy loading
2023-07-15 12:45:11 +02:00
Moritz Böhme
0f5f81539b
feat(nvim): add leap.nvim and leap-spooky.nvim
2023-07-15 12:44:02 +02:00
Moritz Böhme
8d528f9814
feat(nvim): add telkasten.nvim
2023-07-15 12:29:13 +02:00
Moritz Böhme
a35d93ae2a
Merge remote-tracking branch 'origin/nixos' into nixos
2023-06-28 09:19:00 +02:00
Moritz Böhme
c99f20fb60
feat(nvim): load vim-tmux-navigator lazyly
2023-06-28 09:15:48 +02:00
Moritz Böhme
d87c4da49e
fix(nvim): remove redundant treesitter plugin
2023-06-27 22:07:59 +02:00
Moritz Böhme
7deef6eabd
feat(nvim): add typst lsp
2023-06-25 11:20:34 +02:00
Moritz Böhme
4a5dbf9f62
Merge remote-tracking branch 'origin/nixos' into nixos
2023-06-23 08:35:00 +02:00
Moritz Böhme
6d5351849f
fix: Telescope not working and comment for nix
2023-06-23 08:34:00 +02:00
Moritz Böhme
b5380bb2bb
fix(nvim): treesitter plugins not found
2023-06-23 08:32:40 +02:00
Moritz Böhme
d256af3536
feat(nvim): improve yank in viusal mode
2023-06-11 19:15:11 +02:00
Moritz Böhme
f3bfe50a35
fix(nvim): spellfile loading (for real)
2023-06-11 19:14:13 +02:00
Moritz Böhme
9a920427a9
refactor(nvim): overhaul nix glue and be more lazy
2023-06-11 10:22:19 +02:00
Moritz Böhme
80c38b5120
feat(nvim): use lazy to load plugins
2023-06-10 21:52:57 +02:00
Moritz Böhme
1366bf3e08
feat(nvim)!: add mini-nvim
2023-05-29 12:46:17 +02:00
Moritz Böhme
a66a17984e
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-27 12:03:51 +02:00
Moritz Böhme
a6e8356cb5
feat(nvim)!: remove unused plugins
2023-05-27 11:59:07 +02:00
Moritz Böhme
d3f0fe0539
refactor(hyprland): use getExe
2023-05-08 13:03:20 +02:00
Moritz Böhme
82fa90d842
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-02 09:07:21 +02:00
Moritz Böhme
b074079484
fix(nvim): buffer keybinds
2023-05-02 09:06:54 +02:00
Moritz Böhme
35ddc6a33c
feat: add tmux-vim-navigator
2023-04-28 08:12:15 +02:00
Moritz Böhme
7675360be0
refactor(nvim): inline variable
2023-04-26 14:29:53 +02:00
Moritz Böhme
69454aba52
Merge remote-tracking branch 'origin/nixos' into nixos
2023-04-17 14:47:16 +02:00
Moritz Böhme
f47c711d57
feat(nvim): add cmp-async-path
2023-04-17 14:37:06 +02:00
Moritz Böhme
8d5481949e
fix(nvim): org configuration
2023-04-16 18:00:05 +02:00
Moritz Böhme
badc4ffa49
feat(nvim): add snippets for luasnip
...
Add friendly snippets and load them with luasnip.
2023-04-10 21:55:40 +02:00
Moritz Böhme
b606eb4b44
feat(nvim): disable lsp lightbulb
2023-04-10 15:14:42 +02:00
Moritz Böhme
2af3432410
feat(nvim): improve/add keybindings
2023-04-10 15:14:04 +02:00
Moritz Böhme
b1a6d5016a
feat(nvim): add gitignore nvim
2023-04-10 14:36:40 +02:00
Moritz Böhme
5a0fbea15c
feat(nvim): replace impatient with new vim loader
2023-04-10 11:52:13 +02:00
Moritz Böhme
7b9674969a
feat(nvim): add null ls
2023-04-10 01:05:25 +02:00
Moritz Böhme
e154f827fd
refactor(nvim): use builtin table merge function
2023-04-09 19:41:17 +02:00
Moritz Böhme
07e1294937
refactor: remove empty table
2023-04-09 19:41:16 +02:00
Moritz Böhme
c5d1d1262c
feat(nvim): add zen mode and twilight
2023-04-09 19:41:15 +02:00
Moritz Böhme
bc12d257f1
feat(nvim): add trouble nvim
2023-04-09 19:41:14 +02:00
Moritz Böhme
929773f3e8
feat(nvim): add vim startuptime
2023-04-09 19:41:13 +02:00
Moritz Böhme
1a71d118c4
feat(nvim)!: remove advanced git search
2023-04-09 19:41:12 +02:00
Moritz Böhme
66652a650c
feat(nvim): improve/add keybinds
2023-04-09 19:41:11 +02:00
Moritz Böhme
d1159b1ea9
feat(nvim)!: replace nvim tree with neotree
2023-04-09 19:41:09 +02:00
Moritz Böhme
e949f942de
feat(nvim): add keybinds for gitsigns
2023-04-09 19:41:08 +02:00
Moritz Böhme
8a6cdf7632
feat(nvim): add comment-box.nvim
2023-04-05 08:52:02 +02:00
Moritz Böhme
d6fbbb945c
feat(nvim): add bufferline.nvim
2023-03-26 18:38:13 +02:00
Moritz Böhme
4c93733c44
feat(nvim): add oil.nvim
2023-03-26 18:30:14 +02:00
Moritz Böhme
a1fc3d39da
feat(nvim): add ( after completion of function
2023-03-26 18:29:32 +02:00
Moritz Böhme
5977d6a7e1
feat(nvim): add various keybinds
2023-03-26 18:28:49 +02:00
Moritz Böhme
c5aaacf0f9
refactor(nvim): move options to seperate file
2023-03-26 18:27:41 +02:00