Commit graph

13 commits

Author SHA1 Message Date
be0452583c
Nvim: enable text objects for functions and classes 2023-12-27 10:02:55 +02:00
9e591464ce
Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
0982ebf334
Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
5d47465266
Nvim: add treesitter text objects 2023-11-23 20:15:16 +02:00
83cd0a7540
Nvim: add type annotations to plugin opts 2023-11-21 22:28:54 +02:00
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
c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
1cf475d7ee
Nvim treesitter: add missing configuration parameters 2023-09-21 15:39:04 +03:00
Marko Korhonen
bddcb64be8
Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
59435389fe
Nvim: add rofi config (.rasi) treesitter grammar 2022-09-08 20:25:28 +03:00
fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
b985e8a28a
Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
8643dd3b6b
Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Renamed from home/.config/nvim/lua/pluginconf/treesitter.lua (Browse further)