Commit graph

7 commits

Author SHA1 Message Date
0828088421 vim: avoid toggling the search highlight option
I usually want to clear the highlights after doing whatever the reason
for the search was, but having to re-enable it all the time was
annoying. So, using `:nohlsearch` fixes that, as this command does
exactly what I actually wanted all along.
2022-01-25 23:12:55 +01:00
f779e5c4b6 vim: enable true color inside tmux 2022-01-25 00:51:01 +01:00
ae056c50b3 vim: organize plugins by theme 2022-01-25 00:44:34 +01:00
4cbfb53fe1 vim: use local ref to vim.g for efficiency 2022-01-25 00:44:24 +01:00
1acd99e2fa vim: nicer setting of options 2022-01-24 22:01:02 +01:00
4d52a8204b vim: make gf work in init.lua 2022-01-23 20:12:58 +01:00
fffb78e27e Reorganize packages and simplify bootstrap 2021-11-18 00:21:57 +01:00