1
0
Fork 0
Commit Graph

28 Commits (main)

Author SHA1 Message Date
Nigel Barink 430a2879e9
FEAT: conform and oil added
Changes
- Removed hardtime ( messages were too annoying)
- Cleaned up key mappings file
- Disabled Lazy loading
- Added Oil and conform
2024-05-28 21:11:34 +02:00
Nigel Barink 0d5552904c
FEAT: Added dadbod
A DB editor inside vim/neovim
2024-05-09 20:15:26 +02:00
Nigel Barink d8d6365bee
FEAT: Adding Git-Worktree and commit plugin. 2024-04-28 11:10:29 +02:00
Nigel Barink e9488d5948
FEAT: Added emmet 2024-04-14 15:35:48 +02:00
Nigel Barink 0c2a2236a5
FEAT: Add Colour highlighting 2024-04-09 18:20:29 +02:00
Nigel Barink b7785d460d
FEAT: Adding delve debugger option
FIX: better keymapping Open_Float Diagnostic
2024-04-06 22:45:06 +02:00
Nigel Barink 1248080858
Moved the after directory to lua/barink 2024-04-06 22:44:20 +02:00
Nigel Barink 9843cf6e0c
FEAT: Adding Codellama as a nvim plugin using gen.nvim 2024-04-04 22:39:20 +02:00
Nigel Barink e4ca8c6039
FEAT: Added Golang support
FIX: Fixed some keybinding overlaps with tmux
2024-04-03 21:07:26 +02:00
Nigel Barink a70a99537b
FEAT: Added Hardtime to force me to use motions more 2024-04-03 11:44:32 +02:00
Nigel Barink 6be1147cc0
FEAT: Added virtual text to Debug Adapter Protocol and added hover
autocommand
FIX: Debuggin keymaps
2024-03-31 22:30:23 +02:00
Nigel Barink c367bc0150
FEAT: Adding java snippets 2024-03-30 22:44:58 +01:00
Nigel Barink 3b39bbec40
FEAT: Added couple keymaps for debugging and diagnostics 2024-03-30 22:11:26 +01:00
Nigel Barink 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
Nigel Barink 58158ed5ef
Merge branch 'main' of git.barink.dev:Nigel/neovim_config 2024-03-28 21:47:16 +01:00
Nigel Barink 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
Nigel Barink 0600421787
FEAT: Added fzf to telescope 2024-03-28 19:34:49 +01:00
Nigel Barink c2f2fe9635
Forgot to sign my commit 2024-03-27 19:04:38 +01:00
Nigel Barink 730e9d6d63
FIX: small refactor of lsp settings and fixing issue with autocomplete 2024-03-27 19:04:07 +01:00
Nigel Barink 12c22f330c FIX: small refactor of lsp settings and fixing issue with autocomplete 2024-03-27 17:09:27 +01:00
Nigel Barink f47b2f2e58
FEAT: Added lualine and harpoon
FIX: Fixed fidget setup
FIX: Added hopefully proper lsp config
2024-03-26 21:07:08 +01:00
Nigel Barink 5b3ec85c91
FEAT: Move lines around more easily in 3 different modes using alt-j and
alt-k
2024-03-26 17:48:06 +01:00
Nigel Barink 85f3ba3d71
FEAT: Added keymappings to <leader>e and <leader>le to open netrw 2024-03-26 17:06:54 +01:00
Nigel Barink ab7b92e179
Removed trailing empty lines and remove Hello windows debug print 2024-03-26 12:57:57 +01:00
Nigel Barink b844031323
FIX: Restructured nvim plugins. moved the configuration for each plugin through Lazy in seperate files. 2024-03-26 12:51:53 +01:00
Nigel Barink a1ef89b3c9
Added LSP and cmp 2024-03-24 22:45:52 +01:00
Nigel Barink 0bb6067bb9
Added additional mappings 2024-03-24 17:17:11 +01:00
Nigel Barink 1f08b9e9c4
initial 2024-03-24 16:31:02 +01:00