diff options
author | Johannes Ranke <johannes.ranke@jrwb.de> | 2024-12-07 08:48:56 +0100 |
---|---|---|
committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2024-12-07 08:48:56 +0100 |
commit | 12253d3e7c209f6aa77fe58e95a644eb355e1548 (patch) | |
tree | 28eec5029716e38ce2decda13b6da02f3bfc658b /.gitignore | |
parent | 7574a02db9487ca02b15d17d01066c5d5ea8f83c (diff) |
Configure airline et al., remap <Leader> to backslashnvim-lua
Having <Space> as a <Leader> lead to a large lag (known for neovim
with the configuration).
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ bak VimCom colorout test.R +nvim/lazy-lock.json |