Commit graph

17 commits

Author SHA1 Message Date
Marko Korhonen 0982ebf334
Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
Marko Korhonen c6876f5f9a
Nvim: some docs to config, minor tweaks 2023-11-20 22:08:46 +02:00
Marko Korhonen 7882ab1922
Nvim: change telescope layout to vertical 2023-11-18 23:23:39 +02:00
Marko Korhonen 168742d109
Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00
Marko Korhonen 4004dc5df6
Make plugin specs more uniform 2023-11-18 02:54:35 +02:00
Marko Korhonen 0ced314c90
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
Marko Korhonen c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
Marko Korhonen 243f8caaab
Nvim: change telescope keybind
ctrl-t is used by default with tagstack
2023-09-20 16:52:06 +03:00
Marko Korhonen 794e1b9d5c
Nvim: use default path in telescope 2023-09-18 16:48:04 +03:00
Marko Korhonen 5d998c8138
Nvim: disable show line in telescope lsp_references 2023-09-18 13:01:41 +03:00
Marko Korhonen c9f95761bb
Nvim: turn on smart path for telescope 2023-09-18 12:54:49 +03:00
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen b35110ba5a
Add settings for nvim gui and install telescope cder plugin 2022-10-20 11:24:54 +03:00
Marko Korhonen 21284ab10d Refine some more keybinds to new format and rework Telescope config 2022-08-24 00:38:10 +03:00
Marko Korhonen fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
Marko Korhonen b985e8a28a
Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
Marko Korhonen 8643dd3b6b
Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Renamed from home/.config/nvim/lua/pluginconf/telescope.lua (Browse further)