Commit graph

17 commits

Author SHA1 Message Date
b9d60d7078 pre-commit: enable stylua hook 2024-07-22 21:28:31 +02:00
79de13cb33 vim: enable experimental module loader 2024-02-25 22:10:46 +01:00
4e31cf47ac vim: don't require setup() call for main configuration 2024-02-11 01:05:31 +01:00
546db023f4 vim: create a main setup function 2023-08-11 04:42:06 +02:00
0a59d62d33 vim: start keymap refactor 2023-08-11 04:36:17 +02:00
6a8c606845 vim: rename 'user' -> 'fschauen' 2023-08-06 23:43:17 +02:00
d9cb38c8b2 vim: move all configuration into the user module 2022-12-18 20:31:00 +01:00
c3fd8e6f9e vim: enable filetype detection for local SSH configurations 2022-12-14 12:16:58 +01:00
fbae8f83fc vim: move globals to their own file 2022-10-12 21:52:12 +02:00
e1bd1a7051 vim: add PP() global for pretty printing 2022-10-12 21:50:20 +02:00
f5f0a0cb4b vim: prevent errors if colorscheme is not yet installed 2022-10-11 22:25:06 +02:00
b17f89a14b vim: turn my custom solarized theme into a proper nvim colorscheme 2022-10-10 20:17:11 +02:00
53d9de2c07 vim: configure colorbuddy and lualine via after/plugin 2022-10-05 17:03:46 +02:00
ca271dd50c vim: move configs to after/plugin/*.lua -> less packer dependence 2022-10-04 23:40:53 +02:00
cedb033443 vim: set map leader as early as possible in init.lua 2022-07-01 21:38:42 +02:00
46044ab516 vim: add useful lua global functions 2022-02-17 22:24:08 +01:00
61f0b64b84 install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
Renamed from nvim/.config/nvim/init.lua (Browse further)