32 Commits

Author SHA1 Message Date
d83a7c3200 vim: smaller fixes 2026-07-05 23:35:25 +02:00
812241ee27 vim: disable copilot plugin 2026-07-05 23:33:45 +02:00
083b6baa9b feat(nvim): use default bindings for lsp complete 2026-04-27 12:09:52 +02:00
ce3d8cf0cc feat: update nvim config. Disabled italic font and enabled the new ui 2026-04-26 10:10:16 +02:00
c822c45ea0 nvim: use rose-pine theme 2026-04-14 09:51:12 +02:00
e5300b3686 feat: update nvim config to match 0.12 version 2026-04-13 23:53:34 +02:00
ff218251ff feat(nvim): use pyright and ruff 2025-09-01 04:43:30 +02:00
71082afb91 fix(vim-wezterm): Now we can move accross splits when they are maximized 2025-08-02 12:57:36 +02:00
cd7ecb1fe8 feat(terminal): Use wezterm nightly as new terminal emulator 2025-07-27 01:08:30 +02:00
ae5199cf1f enable copilot 2025-07-21 02:22:30 +02:00
c0aea98baf nvim: update to harpoon 2 2025-07-12 23:20:54 +02:00
15bd852a77 Updated lspconfig to support new nvim lsp configuration via vim.lsp 2025-06-08 12:26:11 +02:00
1c6ea53678 Improve vim loading performance 2025-01-07 13:34:53 +01:00
aefb206a9b refactor: tsserver is now ts_ls 2024-10-11 09:19:27 +02:00
f04cb6b0e6 Now i can navigate between snippet fields 2024-07-26 22:28:53 +02:00
3702ea2b62 Add colorscheme vim 2024-07-20 22:56:06 +02:00
29c319533f Add first git-worktree support 2024-07-17 03:45:31 +02:00
a0c2164abd Removed unused file 2024-07-15 20:02:48 +02:00
bfe7abf420 Add luasnip snippets 2024-07-15 20:02:21 +02:00
2b6c3f7b8b fix lint and lazy-lock 2024-07-15 00:39:10 +02:00
434cc70026 Now jump to references is displayed with telescope 2024-07-15 00:22:06 +02:00
e36ed50135 Remove catpuccin colorscheme, now using neovim default 2024-07-15 00:18:48 +02:00
3331b1e9b4 Merge branch 'main' into thinkpad-x1
nvim fixes: trouble and nvim-cmp
2024-07-09 17:39:22 +02:00
86ec3cae36 Fix: trouble, quality-of-life:nvim-cmp Now it doesn't preselect the
first entry and we can press <CR> to make a newline
2024-07-09 17:35:35 +02:00
565666c82c Merge branch 'main' into thinkpad-x1
Remove copilot and add fzf
2024-05-05 00:02:24 +02:00
e86cf0a6a3 Disable copilot and update deps 2024-05-04 15:02:14 +02:00
fd964ea6c3 Fix for vim-tmux-navigator and nvim package updates 2024-03-31 14:45:08 +02:00
d3934ad375 Fix: vimwiki config not loaded at correct time 2024-02-28 21:50:29 +01:00
de3e0699bb Making some remaps 2024-02-28 14:47:53 +01:00
faeb00736b Replacing copilot.vim with copilot.lua with cmp integration 2024-02-28 14:46:18 +01:00
e8de2fa34d Removed lspzero plugin in favor of only lspconfig 2024-02-28 04:10:16 +01:00
611fc766c8 Replaced packer with lazyvim plugin manager 2024-02-27 17:08:10 +01:00