Commit graph

233 commits

Author SHA1 Message Date
eaf567e594
Neovim: use flex layout for telescope 2024-07-25 10:25:06 +03:00
f542303cbd
Neovim: include extensions in telescope
Also refactored the keybinds to use functions instead of strings
2024-07-25 10:17:33 +03:00
bdeffb8b7f
Neovim: Fix showing filetype etc in lualine_x, don't show mode there 2024-07-24 15:55:36 +03:00
12a2e960af
Neovim: add macro notification to statusline 2024-07-23 14:41:08 +03:00
31c70a3235
Neovim: fix gitsigns keybind 2024-07-23 14:40:45 +03:00
a57a9f10e9
Neovim: add keybinds for gitsigns 2024-07-18 11:34:11 +03:00
661f71d1a8
Neovim: update which-key configuration to v3 2024-07-13 15:49:55 +03:00
91a6589923
Nvim: add keybind to close other buffers 2024-07-03 14:06:10 +03:00
758ffcfd08
Nvim: use cond instead of enabled to disable confirm-quit 2024-07-03 09:23:43 +03:00
2f74592bff
NeoVim: lualine: show selectioncount in visual mode 2024-06-26 11:34:00 +03:00
3fac118c88
Neovim: Switch project plugin 2024-06-24 17:00:29 +03:00
81f956e683
Fix luasnip error 2024-06-24 17:00:16 +03:00
6711038e53
Update neovim plugins 2024-05-21 17:11:44 +03:00
c2cb934522
Nvim: Redesign alpha dashboard 2024-03-19 21:49:21 +02:00
1c47bedc93
Nvim: enable nvim-dap plugin for neodev 2024-03-19 21:19:31 +02:00
388d23663c
Nvim: add new dep for dapui, update plugins 2024-03-19 21:14:20 +02:00
4c680ddd88
Nvim: update ufo config 2024-03-17 10:56:58 +02:00
46530854fe
nvim: read lockfiles directly from dotfile repo 2024-03-17 09:53:38 +02:00
c5ae7d9063
nvim: add MasonUpdateAll and lockfile 2024-03-17 09:47:21 +02:00
e53d504a94
Nvim: Ignore unused import in tsserver 2024-03-08 16:13:18 +02:00
fd1103f45b
Nvim: update tab settings 2024-03-08 16:13:15 +02:00
4bbfa49d6f
Nvim: Improve luasnip keymappings 2024-02-28 09:04:56 +02:00
a6c9da019f
Add custom snippets to LuaSnip 2024-02-26 18:26:59 +02:00
c1ff9d997b
Nvim: Disable tsserver duplicate diagnostics with ESLint 2024-02-22 11:15:26 +02:00
21d6a1c3f6
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
5561023ea8
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
ab262abe66
Neovi: update plugins and fix neoformat version 2024-01-30 13:36:36 +02:00
49da6bd829
Nvim: update plugins and restructure plugin configs a bit 2024-01-26 16:47:55 +02:00
d764006143
Nvim: add ability to switch between dark and light theme 2024-01-25 15:30:12 +02:00
22a4aad249
Neovim: use stable versions of plugins if available 2024-01-24 22:20:34 +02:00
845f4024df
Nvim: add diffview plugin 2024-01-24 13:52:09 +02:00
db73442b8b
Nvim: only enable dropbar if has nvim 0.10 2024-01-24 09:59:37 +02:00
08aa9907c7
Nvim: only enable confirm quit plugin in neovide 2024-01-23 09:21:25 +02:00
be0452583c
Nvim: enable text objects for functions and classes 2023-12-27 10:02:55 +02:00
c5b2c6e24a
Nvim: make copilot lower in the completions list 2023-12-17 20:20:20 +02:00
f390929f7a
Neovide: disable hide mouse 2023-12-01 13:12:51 +02:00
917491744b
Nvim: add dap configurations for Java/JavaScript/TypeScript 2023-11-29 21:41:07 +02:00
54487584a4
nvim-project: only show git folders 2023-11-28 15:28:20 +02:00
c6fedc99f0
Add nvim-dap-ui 2023-11-25 21:25:23 +02:00
e6b6534c8d
Switch from dashboard to alpha, add project.nvim telescope plugin 2023-11-25 15:58:35 +02:00
1ce80c1347
Remove comment 2023-11-25 15:01:50 +02:00
b570b8a075
Nvim: fix dashboard projects not working after lazy loading telescope 2023-11-25 14:58:52 +02:00
9e591464ce
Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
d2112451a7
Rename dap config 2023-11-25 14:17:43 +02:00
0982ebf334
Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
68a73c417e
Move neodev to be mason's dependency
This resolves neodev sometimes not working
2023-11-25 13:53:48 +02:00
71cfebbf64
Nvim: Remap type definition 2023-11-25 13:45:57 +02:00
024fad6baf
Nvim: mason config cleanup 2023-11-25 13:32:42 +02:00
ef0c42e610
Remove unused plugin 2023-11-25 13:31:24 +02:00
406e8e2bbc
Add LSP file operations plugin 2023-11-25 13:24:48 +02:00