1
0
Commit Graph

3 Commits

Author SHA1 Message Date
6b6613aeea
Added additional plugins
- Added gitsigns.nvim
- Added Treesitter.nvim
- Added Undotree.nvim
- Added vimbegood.nvim
2024-09-23 10:37:41 +02:00
1bb7a56d5c
Bunch of updates to NVIM setup for Windows
Updated Settings
* Added new keymaps in keys.lua
* improved LSP setup

Plugins Removed
* codellama
* hardtime

Additional Plugins added
* Added edgy
* Added neo-tree
* Added todo-comments
* Added which-key
2024-07-15 21:58:28 +02:00
b844031323
FIX: Restructured nvim plugins. moved the configuration for each plugin through Lazy in seperate files. 2024-03-26 12:51:53 +01:00