Moritz Böhme
|
5a0fbea15c
|
feat(nvim): replace impatient with new vim loader
|
2023-04-10 11:52:13 +02:00 |
Moritz Böhme
|
e154f827fd
|
refactor(nvim): use builtin table merge function
|
2023-04-09 19:41:17 +02:00 |
Moritz Böhme
|
66652a650c
|
feat(nvim): improve/add keybinds
|
2023-04-09 19:41:11 +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
|
68ecd9b39d
|
feat(nvim): add bash language server
|
2023-03-13 09:07:50 +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
|
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 |
Moritz Böhme
|
e2d4143c2a
|
nvim: add neovide
|
2023-03-02 09:13:46 +01:00 |
Moritz Böhme
|
67271f3ab9
|
nvim: ignore column length in dashboard
|
2023-02-28 14:12:14 +01:00 |
Moritz Böhme
|
c7fabe4eab
|
nvim: add zoxide telescope
|
2023-02-28 14:11:54 +01:00 |
Moritz Böhme
|
17085b4a1b
|
nvim: use unstable lspsaga
|
2023-02-28 00:21:32 +01:00 |
Moritz Böhme
|
14b39fcd44
|
Merge remote-tracking branch 'origin/nixos' into nixos
|
2023-02-27 23:49:00 +01:00 |
Moritz Böhme
|
f9109b6646
|
nvim: add lspsage
|
2023-02-27 23:48:21 +01:00 |
Moritz Böhme
|
55ccb1d06c
|
nvim: add ruff lsp
|
2023-02-27 23:09:14 +01:00 |
Moritz Böhme
|
38f175b845
|
nvim: disable copilot lua on startup
|
2023-02-27 23:09:14 +01:00 |
Moritz Böhme
|
b0c16a0c41
|
nvim: [HACK] add isort to python non default formatters
|
2023-02-26 11:38:55 +01:00 |
Moritz Böhme
|
15dfb33122
|
nvim: [HACK] add command for non default formatters
|
2023-02-26 11:22:14 +01:00 |
Moritz Böhme
|
9b7403f235
|
Merge remote-tracking branch 'origin/nixos' into nixos
|
2023-02-24 14:08:36 +01:00 |
Moritz Böhme
|
05014b9ec7
|
nvim: add rust_analyzer as language server
|
2023-02-24 14:07:58 +01:00 |
Moritz Böhme
|
a13aaa59cb
|
nvim: add telescope fzf native
|
2023-02-23 13:37:59 +01:00 |
Moritz Böhme
|
c8f927f4dc
|
nvim: add smartcolumn
|
2023-02-23 13:34:59 +01:00 |
Moritz Böhme
|
e267b6a806
|
nvim: remove cmp spell for slowing down editor
|
2023-02-20 19:05:46 +01:00 |
Moritz Böhme
|
bf5a280f34
|
nvim: formatting and style
|
2023-02-19 13:24:22 +01:00 |
Moritz Böhme
|
16a579b6b3
|
nvim: add nvim tree
|
2023-02-19 13:23:49 +01:00 |
Moritz Böhme
|
d99a52fb0e
|
nvim: add spell completion
|
2023-02-19 13:21:37 +01:00 |
Moritz Böhme
|
30e7dc07e5
|
nvim: inline single use variable
|
2023-02-18 17:55:20 +01:00 |
Moritz Böhme
|
c9dac34ee0
|
nvim: add autopairs
|
2023-02-18 17:16:37 +01:00 |
Moritz Böhme
|
1da7930115
|
nvim: add pulgin to return to last location
|
2023-02-18 17:16:02 +01:00 |
Moritz Böhme
|
a7356cabbe
|
nvim: add gitsigns
|
2023-02-18 17:15:32 +01:00 |
Moritz Böhme
|
77b1ef7a07
|
nvim: add formatters
|
2023-02-18 17:14:56 +01:00 |
Moritz Böhme
|
b26149af98
|
nvim: formatting
|
2023-02-18 16:25:09 +01:00 |
Moritz Böhme
|
eb77aa8823
|
nvim: add orgmode
|
2023-02-18 16:24:38 +01:00 |
Moritz Böhme
|
819590103d
|
nvim: add copilot
|
2023-02-18 16:23:58 +01:00 |
Moritz Böhme
|
2bc3938654
|
nvim: add lspkind
|
2023-02-18 16:22:21 +01:00 |
Moritz Böhme
|
6e6bb3422c
|
nvim: add external formatter support
|
2023-02-18 14:09:01 +01:00 |
Moritz Böhme
|
2fe2b60fd4
|
nvim: add nvim-treesitter-textsubjects
|
2023-02-17 22:22:35 +01:00 |
Moritz Böhme
|
6f28bd821e
|
nvim: add surround
|
2023-02-17 22:22:35 +01:00 |
Moritz Böhme
|
10ebfad990
|
nvim: add comment + treesitter aware commentstring
|
2023-02-17 22:22:34 +01:00 |
Moritz Böhme
|
5942a1c94c
|
nvim: add lualine
|
2023-02-17 22:22:33 +01:00 |
Moritz Böhme
|
52862635a4
|
nvim: increase which-key timeout
|
2023-02-17 22:22:31 +01:00 |
Moritz Böhme
|
aa8d7c6901
|
nvim: rework lspconfig
|
2023-02-17 22:22:30 +01:00 |
Moritz Böhme
|
b7c893aa0a
|
add dashboard config
|
2023-02-17 13:00:23 +01:00 |