Commit graph

149 commits

Author SHA1 Message Date
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
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
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
6afe158c36 Remove comment 2023-11-25 15:01:50 +02:00
d2f19f1cff Nvim: fix dashboard projects not working after lazy loading telescope 2023-11-25 14:58:52 +02:00
efcdb566b8 Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
7bd4c6e93e Rename dap config 2023-11-25 14:17:43 +02:00
fac0494df8 Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
aedf897255 Move neodev to be mason's dependency
This resolves neodev sometimes not working
2023-11-25 13:53:48 +02:00
a88e6d2a8a Nvim: mason config cleanup 2023-11-25 13:32:42 +02:00
448a565752 Remove unused plugin 2023-11-25 13:31:24 +02:00
6d53b13851 Add LSP file operations plugin 2023-11-25 13:24:48 +02:00
abf58e5fbb Nvim-tree: disable netrw as recommended and rework keymap 2023-11-25 13:24:17 +02:00
81f95c7231 nvim-tree: follow opened files 2023-11-25 12:22:04 +02:00
5a6cdb43d6 Nvim: add treesitter text objects 2023-11-23 20:15:16 +02:00
825b49ad06 Nvim: confirm quit 2023-11-22 16:18:01 +02:00
7f30c278c6 Nvim: add signcol plugin, change gitsigns keybinds 2023-11-21 22:32:32 +02:00
d89cc0c053 Refine neodev config 2023-11-21 22:31:07 +02:00
03ffc98988 Nvim: switch navic to dropbar 2023-11-21 22:30:13 +02:00
b5498c671d Nvim: add type annotations to plugin opts 2023-11-21 22:28:54 +02:00
26d0dae2fc Nvim: enable ufo 2023-11-21 07:52:05 +02:00
2a0d701746 Nvim: some docs to config, minor tweaks 2023-11-20 22:08:46 +02:00
6fbba8bf3d Nvim: small tweaks and organizing config 2023-11-20 21:16:06 +02:00
bbce000bcd Nvim: change telescope layout to vertical 2023-11-18 23:23:39 +02:00
5ef4529512 Add mini.files 2023-11-18 23:11:45 +02:00
36a9af78dc Switch from commentstring to mini.comment 2023-11-18 23:08:00 +02:00
0207ba1064 Change from vim-surround to mini.surround 2023-11-18 23:04:55 +02:00
2277d4d170 Nvim: small tweaks 2023-11-18 22:44:34 +02:00
43d1cf31d8 Add diagnostics to bufferline 2023-11-18 22:31:29 +02:00
0df316b4fb Fix lua_ls setup, add some documentation 2023-11-18 22:31:15 +02:00
ad580cc29f Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00