]>
git.madduck.net Git - etc/lazyvim.git/log 
madduck's git repository 
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath>  — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch  and git-send-email  to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines  and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
  arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig  and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
martin f. krafft  [Mon, 28 Apr 2025 12:19:34 +0000  (14:19 +0200)] 
inject markdown into mail body
martin f. krafft  [Mon, 28 Apr 2025 12:18:59 +0000  (14:18 +0200)] 
convert some mail ftplugin from vim to lua
martin f. krafft  [Fri, 25 Apr 2025 08:59:05 +0000  (10:59 +0200)] 
use vim.opt_local instead of vim.b in ftplugin/python
martin f. krafft  [Fri, 25 Apr 2025 08:34:43 +0000  (10:34 +0200)] 
add symlinks for easier config file access
martin f. krafft  [Fri, 25 Apr 2025 08:32:02 +0000  (10:32 +0200)] 
move markdown ftplugin to after and convert to lua
martin f. krafft  [Fri, 25 Apr 2025 08:30:39 +0000  (10:30 +0200)] 
move ftplugin files to after
martin f. krafft  [Fri, 25 Apr 2025 08:32:58 +0000  (10:32 +0200)] 
disable tokynight which is unused
martin f. krafft  [Tue, 22 Apr 2025 22:08:56 +0000  (00:08  +0200)] 
disable indenting by treesitter
martin f. krafft  [Tue, 22 Apr 2025 22:08:40 +0000  (00:08  +0200)] 
add test.core extra
martin f. krafft  [Tue, 22 Apr 2025 22:06:50 +0000  (00:06  +0200)] 
do not load perl/node/ruby providers
martin f. krafft  [Tue, 22 Apr 2025 22:06:35 +0000  (00:06  +0200)] 
Do not use system clipboard for yank/delete
martin f. krafft  [Mon, 21 Apr 2025 07:22:33 +0000  (09:22 +0200)] 
add lang.toml extras
martin f. krafft  [Mon, 21 Apr 2025 07:22:23 +0000  (09:22 +0200)] 
add lang.python extras
martin f. krafft  [Fri, 18 Apr 2025 11:36:00 +0000  (13:36 +0200)] 
disable snacks.dashboard
martin f. krafft  [Fri, 18 Apr 2025 11:34:01 +0000  (13:34 +0200)] 
disable snacks.scroll the lazy way
martin f. krafft  [Fri, 18 Apr 2025 11:31:53 +0000  (13:31 +0200)] 
configure catppuccin the lazy way
martin f. krafft  [Fri, 18 Apr 2025 10:48:59 +0000  (12:48 +0200)] 
disable flash.vim
martin f. krafft  [Fri, 18 Apr 2025 10:29:37 +0000  (12:29 +0200)] 
convert markdown config to lua
martin f. krafft  [Fri, 18 Apr 2025 10:28:02 +0000  (12:28 +0200)] 
change map leader to ;
martin f. krafft  [Fri, 18 Apr 2025 07:27:01 +0000  (09:27 +0200)] 
<leader>cc to toggle completion
martin f. krafft  [Wed, 6 Aug 2025 09:19:08 +0000  (11:19 +0200)] 
Import minimal ftplugin stuff from Vim
martin f. krafft  [Wed, 6 Aug 2025 09:17:59 +0000  (11:17 +0200)] 
Disable line numbering altogether
martin f. krafft  [Wed, 6 Aug 2025 09:17:48 +0000  (11:17 +0200)] 
Disable cursorline
martin f. krafft  [Wed, 6 Aug 2025 09:17:37 +0000  (11:17 +0200)] 
Disable confirmations
martin f. krafft  [Wed, 6 Aug 2025 09:17:12 +0000  (11:17 +0200)] 
Disable mouse
martin f. krafft  [Wed, 6 Aug 2025 09:15:45 +0000  (11:15 +0200)] 
restore abbreviation expansion in addition to undo break
martin f. krafft  [Wed, 6 Aug 2025 09:12:31 +0000  (11:12 +0200)] 
Use catppuccin colourscheme
martin f. krafft  [Wed, 6 Aug 2025 09:12:06 +0000  (11:12 +0200)] 
Disable smooth scrolling
martin f. krafft  [Wed, 6 Aug 2025 09:10:29 +0000  (11:10 +0200)] 
Symlinks to lua config files for easier access
martin f. krafft  [Wed, 6 Aug 2025 09:57:14 +0000  (11:57 +0200)] 
Disable plugin update checker
martin f. krafft  [Thu, 17 Apr 2025 08:17:53 +0000  (10:17 +0200)] 
initial checkin