Commit graph

243 commits

Author SHA1 Message Date
c809231c67 Update comment 2024-10-25 09:01:54 +03:00
04fce77606 Neovim: Fix GBrowse keybind in visual mode 2024-10-17 10:24:12 +03:00
9c92e2305b Neovim: add more git keybinds 2024-10-17 10:04:51 +03:00
0c2d089da2 Update neovim plugins 2024-09-19 10:31:00 +03:00
1db002a9cb Nvim: add keybind for alternate file 2024-08-20 15:29:28 +03:00
e5f677793d Neovim: add open project to dashboard 2024-08-20 12:40:33 +03:00
da9cd3f89a Nvim: some code prettifying 2024-08-08 11:47:17 +03:00
0d75a24278 Nvim: make cmp bordered, fix keymap 2024-08-08 11:47:00 +03:00
1dc452b66d Nvim: add gitea plugin for fugitive 2024-08-08 11:45:57 +03:00
b8b3c2106b Neovim: lazy load telescope 2024-07-25 13:36:52 +03:00
caf00593bf Neovim: use flex layout for telescope 2024-07-25 10:25:06 +03:00
6006c9b81f Neovim: include extensions in telescope
Also refactored the keybinds to use functions instead of strings
2024-07-25 10:17:33 +03:00
d9b1dbf512 Neovim: Fix showing filetype etc in lualine_x, don't show mode there 2024-07-24 15:55:36 +03:00
7f1e3dcd34 Neovim: add macro notification to statusline 2024-07-23 14:41:08 +03:00
fa99efa077 Neovim: fix gitsigns keybind 2024-07-23 14:40:45 +03:00
c530a0d099 Neovim: add keybinds for gitsigns 2024-07-18 11:34:11 +03:00
44345df4a9 Neovim: update which-key configuration to v3 2024-07-13 15:49:55 +03:00
930321bd3e Nvim: add keybind to close other buffers 2024-07-03 14:06:10 +03:00
29fc562c12 Nvim: use cond instead of enabled to disable confirm-quit 2024-07-03 09:23:43 +03:00
08559475cf NeoVim: lualine: show selectioncount in visual mode 2024-06-26 11:34:00 +03:00
32a7a42218 Neovim: Switch project plugin 2024-06-24 17:00:29 +03:00
b6af136f0b Fix luasnip error 2024-06-24 17:00:16 +03:00
b52287e25a Update neovim plugins 2024-05-21 17:11:44 +03:00
d74947de33 Nvim: Redesign alpha dashboard 2024-03-19 21:49:21 +02:00
046fb6f7e8 Nvim: enable nvim-dap plugin for neodev 2024-03-19 21:19:31 +02:00
3b486b15d9 Nvim: add new dep for dapui, update plugins 2024-03-19 21:14:20 +02:00
e987265041 Nvim: update ufo config 2024-03-17 10:56:58 +02:00
7ba056c462 nvim: read lockfiles directly from dotfile repo 2024-03-17 09:53:38 +02:00
f7fb8685dd nvim: add MasonUpdateAll and lockfile 2024-03-17 09:47:21 +02:00
ae2bfbbe31 Nvim: Ignore unused import in tsserver 2024-03-08 16:13:18 +02:00
4ac7546202 Nvim: update tab settings 2024-03-08 16:13:15 +02:00
443da724f6 Nvim: Improve luasnip keymappings 2024-02-28 09:04:56 +02:00
5775a8a3ba Add custom snippets to LuaSnip 2024-02-26 18:26:59 +02:00
b7f54f8dc0 Nvim: Disable tsserver duplicate diagnostics with ESLint 2024-02-22 11:15:26 +02:00
86e1cacead Nvim: install latest versions of plugins instead of stable
The stable versions were causing a lot of issues
2024-02-05 13:02:04 +02:00
7136b447f9 Switch from tmux to zellij
Also remapped some nvim and zsh keybinds to not conflict with zellij
2024-02-04 10:17:25 +02:00
3000d8bbfb Neovi: update plugins and fix neoformat version 2024-01-30 13:36:36 +02:00
1cac49f5aa Nvim: update plugins and restructure plugin configs a bit 2024-01-26 16:47:55 +02:00
48f8b06521 Nvim: add ability to switch between dark and light theme 2024-01-25 15:30:12 +02:00
5654fd6bee Neovim: use stable versions of plugins if available 2024-01-24 22:20:34 +02:00
bb75584fa2 Nvim: add diffview plugin 2024-01-24 13:52:09 +02:00
c8ff860c42 Nvim: only enable dropbar if has nvim 0.10 2024-01-24 09:59:37 +02:00
4994c68d83 Nvim: only enable confirm quit plugin in neovide 2024-01-23 09:21:25 +02:00
4f63196ec0 Nvim: enable text objects for functions and classes 2023-12-27 10:02:55 +02:00
d23c84d2f7 Nvim: make copilot lower in the completions list 2023-12-17 20:20:20 +02:00
0e86371aa6 Neovide: disable hide mouse 2023-12-01 13:12:51 +02:00
2da1aaa423 Nvim: add dap configurations for Java/JavaScript/TypeScript 2023-11-29 21:41:07 +02:00
e746ffb686 nvim-project: only show git folders 2023-11-28 15:28:20 +02:00
a1f02beaab Add nvim-dap-ui 2023-11-25 21:25:23 +02:00
e2cc5c3094 Switch from dashboard to alpha, add project.nvim telescope plugin 2023-11-25 15:58:35 +02:00