1
0
Commit Graph

11 Commits

Author SHA1 Message Date
5e814303f7
Add Intelephense 2024-09-26 16:31:23 +02:00
0411f4b928
Moved snippets folder, Added Oil and conform to windows config, improved lsp and telescope config 2024-09-26 16:05:29 +02:00
71f08e66aa
Merge Windows config 2024-09-26 14:46:07 +02:00
12b89714dc
Moved lsp configurations per language to ftplugins folder 2024-09-23 10:38:23 +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
e4ca8c6039
FEAT: Added Golang support
FIX: Fixed some keybinding overlaps with tmux
2024-04-03 21:07:26 +02:00
a2b76f8aef
FEAT: Adding trouble and started luasnippets
TODO: Fix compe to show snippets available in insert mode
2024-03-30 16:47:37 +01:00
040375e338
FEAT: Added Debugger Adapter Protocol
Paths are setup for my main Windows machine
Linux can be defined when necessary
2024-03-28 21:45:53 +01:00
12c22f330c FIX: small refactor of lsp settings and fixing issue with autocomplete 2024-03-27 17:09:27 +01:00
f47b2f2e58
FEAT: Added lualine and harpoon
FIX: Fixed fidget setup
FIX: Added hopefully proper lsp config
2024-03-26 21:07:08 +01: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