|
d86261158d
|
nvim: remove fschauen namespace
|
2025-07-01 22:15:34 +02:00 |
|
|
f6e6a319a5
|
nvim: define variables in the narrowest possible scope
|
2024-07-23 23:09:06 +02:00 |
|
|
80a3ba49ef
|
nvim: use icons consistently
|
2024-07-22 21:14:13 +02:00 |
|
|
089c6f8ffc
|
vim: ensure cmake treesitter parser is installed
|
2024-04-11 10:44:00 +02:00 |
|
|
c2b340ef88
|
vim: refactor plugin specs
|
2024-02-20 19:09:18 +01:00 |
|
|
a054a3a894
|
vim: use correct signatures for lazy config() and init()
|
2024-02-18 00:42:44 +01:00 |
|
|
b9ecc49df2
|
vim: better descriptions for keymaps
|
2024-02-17 19:30:00 +01:00 |
|
|
04acdd05a1
|
vim: load treesitter on VeryLazy event
This seems like a good compromise between start-up speed and it actually
working :P
|
2024-02-11 02:05:12 +01:00 |
|
|
b9e5e9e4ea
|
vim: fix treesitter lazy loading problem
|
2024-02-08 21:07:09 +01:00 |
|
|
b185ac5311
|
vim: make it easy to reload plugin configs with :lua R('...').config()
|
2023-08-18 00:05:47 +02:00 |
|
|
f037a36f27
|
vim: move mappings back to the plugins
|
2023-08-17 22:43:03 +02:00 |
|
|
7a293c6024
|
vim: everything is module...
|
2023-08-17 22:17:44 +02:00 |
|
|
6103108413
|
vim/treesitter: move keymap
|
2023-08-11 04:38:57 +02:00 |
|
|
deb327e5ce
|
vim/treesitter: make sure to load plugin on commands
|
2023-08-08 18:23:55 +02:00 |
|
|
dc5f34260e
|
vim: lazy load as many plugins as possible
|
2023-08-08 05:04:47 +02:00 |
|
|
6a8c606845
|
vim: rename 'user' -> 'fschauen'
|
2023-08-06 23:43:17 +02:00 |
|