Commit graph

22 commits

Author SHA1 Message Date
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
e746ffb686 nvim-project: only show git folders 2023-11-28 15:28:20 +02:00
e2cc5c3094 Switch from dashboard to alpha, add project.nvim telescope plugin 2023-11-25 15:58:35 +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
fac0494df8 Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
2a0d701746 Nvim: some docs to config, minor tweaks 2023-11-20 22:08:46 +02:00
bbce000bcd Nvim: change telescope layout to vertical 2023-11-18 23:23:39 +02:00
ad580cc29f Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00
e810234430 Make plugin specs more uniform 2023-11-18 02:54:35 +02:00
f44e0b3274 Refactor neovim config file structure
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
2023-11-18 02:27:14 +02:00
8336ec5048 Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
72a86c007a Nvim: change telescope keybind
ctrl-t is used by default with tagstack
2023-09-20 16:52:06 +03:00
c255a9ea7f Nvim: use default path in telescope 2023-09-18 16:48:04 +03:00
78bff95587 Nvim: disable show line in telescope lsp_references 2023-09-18 13:01:41 +03:00
370ae38846 Nvim: turn on smart path for telescope 2023-09-18 12:54:49 +03:00
Marko Korhonen
16e59402c7 Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen
a5e1613b07 Add settings for nvim gui and install telescope cder plugin 2022-10-20 11:24:54 +03:00
09e109164a Refine some more keybinds to new format and rework Telescope config 2022-08-24 00:38:10 +03:00
315f2a817f Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
f4216ae0ba Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
1b277bf887 Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Renamed from home/.config/nvim/lua/pluginconf/telescope.lua (Browse further)