Commit Graph

92 Commits (d256af35364c145b9196a1b0db302bf1e2004456)

Author SHA1 Message Date
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
Moritz Böhme e1e4ba64ac Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-13 09:08:30 +01:00
Moritz Böhme 68ecd9b39d feat(nvim): add bash language server 2023-03-13 09:07:50 +01:00
Moritz Böhme 15558cbc2f
feat(nvim): add advanced-git-search-nvim 2023-03-11 17:26:15 +01:00
Moritz Böhme b87d7b387a
refactor(nvim): discover plugins automatically 2023-03-11 17:00:32 +01:00
Moritz Böhme 033ae38d5c
Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-09 16:21:51 +01:00
Moritz Böhme 1be12ba2c3
feat(nvim): add impatient.nvim for faster startup 2023-03-09 16:17:27 +01:00
Moritz Böhme 2df38d379d
feat(nvim): add lazy loading for cmp 2023-03-07 14:26:37 +01:00
Moritz Böhme 8e7a85b21a
nvim: only show lsp lightbulb as sign 2023-03-05 14:04:00 +01:00
Moritz Böhme 6b84758a6c
nvim: make nvim-ufo use statuscolumn (pretty) 2023-03-05 14:02:54 +01:00
Moritz Böhme 04dacde028
nvim: add separate config files for most plugins 2023-03-04 13:34:55 +01:00
Moritz Böhme 19944b3ca1 nvim: add direnv support 2023-03-02 09:47:17 +01:00
Moritz Böhme 70c91c277a Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-02 09:22:15 +01:00
Moritz Böhme dc2b0abac1 nvim: disable packages count on dashboard 2023-03-02 09:21:07 +01:00
Moritz Böhme 05631f016d
nvim: add json formatter 2023-03-02 09:14:27 +01:00