Commit graph

730 commits

Author SHA1 Message Date
1529b88178 vim: factor out highlight function into fs.util 2022-02-14 00:11:31 +01:00
c79b16f79a vim: tweak mapping <leader>sc -> show colorcolumn 2022-02-13 23:10:07 +01:00
cc0c3c8b84 vim: add optional indentation guides 2022-02-13 23:08:59 +01:00
ead3b09d6e vim: use virt-column for a nice colorcolumn 2022-02-13 22:36:11 +01:00
4e65b28abf vim: add nvim-lua/plenary.nvim 2022-02-13 22:31:36 +01:00
d069665619 vim: make statusline responsive to window width 2022-02-13 21:57:27 +01:00
a4cbc15d0c vim: make mode in statusline always same width 2022-02-13 21:17:42 +01:00
4321433d73 vim: use moon in statusline for progress 2022-02-13 20:47:53 +01:00
cfb1802c59 vim: WIP statusline 2022-02-13 20:34:45 +01:00
d98842295f vim: add nice progress bar to statusline 2022-02-10 00:35:31 +01:00
075187658a vim: improve tab navigation mappings 2022-02-09 23:43:06 +01:00
fc36e5e32a vim: add EOL symbols 2022-02-09 23:42:43 +01:00
fdbcc5ee2f vim: improve quicklist usage 2022-02-09 23:42:08 +01:00
cfef55a487 vim: rename buffer local maps for consistency with nvim API 2022-02-09 23:14:25 +01:00
0edb597382 vim: merge lua utils 2022-02-09 23:09:51 +01:00
0044755b92 vim: update spelling 2022-02-09 22:18:07 +01:00
258e0a6569 vim: make plugins.lua more readable 2022-02-09 22:17:31 +01:00
93137dfd3e vim: add nvim-tree extension to lualine 2022-02-09 17:37:20 +01:00
df1cb09467 vim: better navigation between tabs 2022-02-09 16:53:50 +01:00
b4fb3ec5cd vim: add spellcheck file and yellow highlight for mistakes 2022-02-09 16:51:38 +01:00
dc99e9606f vim: configure vim-colors-solarized like other plugins 2022-02-08 20:24:25 +01:00
daa67a6311 vim: quit help windows with q 2022-02-08 20:15:04 +01:00
15a0238078 vim: organize my lua utilities 2022-02-08 20:11:18 +01:00
001d800afd vim: better control over plugin configurations 2022-02-08 19:56:32 +01:00
fd1724c708 vim: refactor lualine configuration 2022-02-08 13:32:51 +01:00
c956a28a53 vim: make lualine slightly more colorful 2022-02-08 00:10:50 +01:00
388bfe43db vim: move color definitions to a separate module 2022-02-08 00:00:55 +01:00
bdc50e41ea vim: replace NERDTree with nvim-tree.lua 2022-02-07 23:25:02 +01:00
85dd0a4838 vim: use tabstop = 2 for shell scripts 2022-02-07 20:13:56 +01:00
61f0b64b84 install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00