Commit graph

23 commits

Author SHA1 Message Date
c30c3a946b nvim: fix deprecated use of vim.validate 2025-06-26 22:04:06 +02:00
a8c1fa25b7 nvim: refactor creation of custom indicators for lualine 2025-03-25 21:59:54 +01:00
84673a04a5 nvim: move module: fschauen.window -> fschauen.util.window 2024-08-01 22:53:44 +02:00
f0011b9eb1 nvim: execute current buffer as lua script by :write and :luafile 2024-08-01 22:45:04 +02:00
62dacd2c04 nvim: add comments to undocumented functions 2024-08-01 22:44:38 +02:00
e41195a7a7 nvim: icon tweaks 2024-07-26 00:00:02 +02:00
d6a489b221 nvim: better lualine custom components 2024-07-25 23:59:48 +02:00
9fee4373ba nvim: make option toggles not verbose 2024-07-24 22:23:22 +02:00
62d28c5aa0 nvim: add plugin 'danymat/neogen' 2024-07-24 21:17:49 +02:00
f6e6a319a5 nvim: define variables in the narrowest possible scope 2024-07-23 23:09:06 +02:00
e1adca48e0 nvim: factor out autoformat and add indicator to lualine 2024-07-23 22:33:57 +02:00
932b7b0047 nvim: factor out custom lualine components 2024-07-23 01:24:55 +02:00
aaa3b3236e nvim: use consistent style for lua files 2024-07-22 21:14:13 +02:00
80a3ba49ef nvim: use icons consistently 2024-07-22 21:14:13 +02:00
0f6e9fc070 nvim: fix typo in comment 2024-07-21 19:19:05 +02:00
61e658e074 Remove debugging info 2024-02-26 21:35:23 +01:00
786b28fba5 vim: Apply gitcommit options to NeogitCommitMessage buffers 2024-02-24 21:08:01 +01:00
f513e9346e vim: enforce style in util 2024-02-21 20:30:19 +01:00
98c8837469 vim: telescope refactor 2024-02-18 23:41:06 +01:00
a1d23e4b5c vim: more consistent descriptions for keymaps 2024-02-18 03:26:37 +01:00
9bdf67e320 vim: move more code to utils 2024-02-18 03:16:14 +01:00
c07b06d4a7 vim: move reusable functions to util 2024-02-18 02:41:05 +01:00
e34671ddaa vim: better structure for utils 2024-02-18 02:31:02 +01:00