7d01253a29
[neovim] replace neo-tree with snacks.nvim
...
Replace neo-tree.nvim with snacks.nvim for file explorer functionality and
remove several other plugins including:
- mini-animate
- mini-starter
- indent-blankline
The snacks.nvim plugin provides better file explorer, dashboard, indentation
guides, and other UI improvements in a more cohesive package.
Also removed the large file autocommand as snacks.nvim handles this with its
bigfile module.
2025-03-30 18:01:59 +02:00
8d7675acf4
[neovim] Refactor
2025-02-21 16:24:32 +01:00
302db332f9
[neovim] Replace lsp-cmp by blink
2025-02-02 19:28:41 +01:00
eeb1f485e8
[nvim] Add helm support
2025-01-26 13:30:36 +01:00
6c42fb1c09
[neovim] Format hcl files on save
2024-09-26 20:21:33 +02:00
8a7b28f1cb
[neovim] Add autocomand to resize splits when window size got resized
2023-11-05 19:30:29 +01:00
66a3e25a2b
[neovim] Show warnings about larger files in a popup
2023-11-05 18:28:24 +01:00
78d7f98156
[neovim] Disable heavy plugins on very large files
2023-10-13 17:52:38 +02:00
8fcb4267cc
[neovim] Replace the projections plugin with neovim-projects
2023-09-28 18:27:09 +02:00
68b5317f89
[neovim] Remove autosave sessions on exit
2023-02-24 20:05:27 +01:00
256d06bc31
[neovim] Ensure terraform files use hcl LSP
2023-02-15 20:20:45 +01:00
b6dd8032be
[neovim] Autostore session on VimExit event
2023-02-05 17:04:33 +01:00
5cd23310d3
[neovim] Close Neo-tree if it is the last window left in the tab
2023-01-28 19:53:05 +01:00
ef96d82bc3
[neovim] Minor changes
2023-01-21 12:35:30 +01:00
cdcd1cbf9f
[neovim] Migrate from packer to lazy
2023-01-20 20:04:54 +01:00
803f745102
[neovim] Move from session_manager to projections
2022-12-15 20:09:06 +01:00
c45cbb63a6
[neovim] remove unnecessary autocommand and replace it with an option
2022-11-11 18:32:43 +01:00
5a13d12e33
[neovim] Disable illuminate on very large files
2022-11-01 18:14:36 +01:00
2c602ab1d3
[neovim] Fix tab setting by filetype
2022-10-19 20:06:39 +02:00
7ae6819126
[neovim] Reorganize lua packages
2022-10-16 12:39:00 +02:00