Commit Graph

14 Commits

Author SHA1 Message Date
9afc3d3316
nvim: put map() into functions and add more options 2022-08-16 04:32:49 +02:00
b7928beb48
nvim: oopsie 2022-08-16 03:30:01 +02:00
084b25db9b
nvim: Comment: change {block,line}wise back to {block,line}
switched to latest tag, it has the old names
2022-08-16 03:24:41 +02:00
2730bb8c55
nvim: replace comment plugin 2022-08-16 02:49:33 +02:00
4615f1f9c5
nvim: declare all plugins in one file
Having it in many files is logically nicer, but breaks on fresh
installs.
2022-08-15 04:06:26 +02:00
24ed54a9f2
nvim: don't show listchars in Neogit buffers 2022-08-15 01:41:07 +02:00
7a49812118
nvim: separate plugins and config
It may look nicer but it leads to problems.
Also tweaked some thinks and cleaned up, made firenvim config only run
if it is used.
2022-08-15 01:29:31 +02:00
f56d250688
nvim: use tagged releases for plugins that have them 2022-08-13 23:08:59 +02:00
7bf0d31adf
nvim: mv ui.lua -> tools.lua 2022-08-13 17:04:51 +02:00
836667ac77
nvim: don't compile again after sync 2022-08-13 14:44:37 +02:00
888a7e083f
nvim: configure snippets, add license snippets 2022-08-13 00:15:32 +02:00
47e3ac8493
nvim: open neogit in split window 2022-08-12 20:00:52 +02:00
cba0c92d9c
nvim remove most TComment keymaps 2022-08-11 21:30:20 +02:00
7d2b96c8b1
nvim: put config in namespace “my” to avoid collisions 2022-08-11 16:22:36 +02:00