ef0c42e610
Remove unused plugin
2023-11-25 13:31:24 +02:00
406e8e2bbc
Add LSP file operations plugin
2023-11-25 13:24:48 +02:00
d90a73ab5a
Nvim-tree: disable netrw as recommended and rework keymap
2023-11-25 13:24:17 +02:00
cfb08c8ebd
nvim-tree: follow opened files
2023-11-25 12:22:04 +02:00
4c63f9ac60
Change neovide scale keybind to match terminal, CTRL+ and CTRL-
2023-11-24 21:52:58 +02:00
5d47465266
Nvim: add treesitter text objects
2023-11-23 20:15:16 +02:00
f4c7e18482
Nvim: confirm quit
2023-11-22 16:18:01 +02:00
6de4b65ab8
Don't install lazy-lock file
2023-11-22 08:20:38 +02:00
2b038e4b0d
Nvim: add signcol plugin, change gitsigns keybinds
2023-11-21 22:32:32 +02:00
d9372d30bb
Refine neodev config
2023-11-21 22:31:07 +02:00
e838e78ad8
Nvim: switch navic to dropbar
2023-11-21 22:30:13 +02:00
83cd0a7540
Nvim: add type annotations to plugin opts
2023-11-21 22:28:54 +02:00
b3ebda5b51
Nvim: enable ufo
2023-11-21 07:52:05 +02:00
c6876f5f9a
Nvim: some docs to config, minor tweaks
2023-11-20 22:08:46 +02:00
9c2f5dee4c
Nvim: small tweaks and organizing config
2023-11-20 21:16:06 +02:00
fc50b07d4e
Disable non-working beets plugins
2023-11-20 16:15:59 +02:00
eefc9c4a60
Nvim: jdtls disable autobuild
2023-11-20 15:20:25 +02:00
7882ab1922
Nvim: change telescope layout to vertical
2023-11-18 23:23:39 +02:00
cbee7ac985
Add mini.files
2023-11-18 23:11:45 +02:00
5024f14d82
Switch from commentstring to mini.comment
2023-11-18 23:08:00 +02:00
bcd1f2553e
Change from vim-surround to mini.surround
2023-11-18 23:04:55 +02:00
a650d003b1
Nvim: small tweaks
2023-11-18 22:44:34 +02:00
61577153be
Add diagnostics to bufferline
2023-11-18 22:31:29 +02:00
769fcf82ef
Fix lua_ls setup, add some documentation
2023-11-18 22:31:15 +02:00
168742d109
Nvim: fix some keybinds, organize code
2023-11-18 21:41:50 +02:00
8b3cf79112
Fix jdtls
2023-11-18 10:09:47 +02:00
4004dc5df6
Make plugin specs more uniform
2023-11-18 02:54:35 +02:00
0ced314c90
Refactor neovim config file structure
...
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
2023-11-18 02:27:14 +02:00
902c397e8b
Fix bufferline theming
2023-11-18 00:21:28 +02:00
4c256d4b37
Nvim: enable cursorline
2023-11-17 23:28:48 +02:00
d07aa82cda
Nvim: limit some plugins to only load on specific filetypes
2023-11-17 22:03:39 +02:00
88da85e368
Rename mason module to lsp, packages/init.lua to lazy.lua
...
Better describes their usage
2023-11-17 16:53:58 +02:00
6c6ce53837
Nvim: jdtl: use on_attach from mason module
2023-11-17 16:48:28 +02:00
92ab50ddfc
Neovim: move navic to statusbar
2023-11-17 16:48:09 +02:00
6489b1094e
Update neovim plugins
2023-11-17 08:09:40 +02:00
c99903e78e
Tweak neovim config
...
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
ad3d734adc
Remove esphome
2023-11-16 09:44:52 +02:00
455a008f06
Update neovim plugins
2023-11-16 09:44:07 +02:00
4442252c65
Remove unneeded comment character
2023-11-14 19:04:46 +02:00
312d755740
Format config.toml with taplo
2023-11-14 18:03:48 +02:00
8174254bc0
Move npmrc to terminal profile
2023-11-14 18:03:11 +02:00
0e71bad9d2
Configure npm global packages to path
2023-11-14 18:02:33 +02:00
dda94cb793
Don't format lazy-lock.json
2023-11-11 15:17:00 +02:00
e8667d3c98
Revert more termux stuff related to previous commit
2023-11-11 10:51:56 +02:00
7fccc55151
Revert pacman on termux
...
Caused too many issues to solve, using apt instead
2023-11-11 10:40:27 +02:00
8929c69dd8
Git: enable submodule check on push
2023-11-07 14:16:03 +02:00
a67ad971ea
Git: enable automatic update of submodules
2023-11-07 14:07:52 +02:00
070b0a706f
Nvim: remove xboot option from jdtls
...
This is not needed and causes options on recent java versions
2023-11-02 11:52:40 +02:00
a2565ab5a8
Nvim: small tweaks to jdtls arguments
2023-11-01 16:35:55 +02:00
1e693490d2
Fix sudo not expanding aliases
2023-11-01 16:35:23 +02:00