Commit Graph

18 Commits

Author SHA1 Message Date
13db26327a
nvim: make nvim-tree work better with projects 2022-08-17 20:07:52 +02:00
123879a15f
nvim: remove telescope media_files 2022-08-17 19:57:20 +02:00
bb1319078c
nvim: add project 2022-08-17 19:55:12 +02:00
79229e5cad
nvim: shorten description for keymap 2022-08-17 19:24:05 +02:00
d3d284c972
nvim: fix some variable names 2022-08-17 19:13:25 +02:00
cc34940c06
nvim: autoformat everything, clean up, small fixes 2022-08-17 01:47:49 +02:00
d9d666e45b
nvim: add keymapping for files in current dir 2022-08-17 00:21:28 +02:00
82575e320d
nvim: add nvim-tree 2022-08-16 21:38:31 +02:00
8b10686865
nvim: document keymaps 2022-08-16 04:55:49 +02:00
9afc3d3316
nvim: put map() into functions and add more options 2022-08-16 04:32:49 +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
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
ccc1214c3f
nvim: telescope: change keymaps 2022-08-13 20:06:02 +02:00
69bd289324
nvim: run live_grep in project root, add registers 2022-08-13 19:57:43 +02:00
673af86eaa
nvim: turn my functions into proper module 2022-08-13 19:27:37 +02:00
c052b052dc
nvim: rename fileformats.lua -> filetypes.lua 2022-08-13 19:12:43 +02:00
b32a7163b9
nvim: add telescope, remove CtrP 2022-08-13 19:09:59 +02:00
7bf0d31adf
nvim: mv ui.lua -> tools.lua 2022-08-13 17:04:51 +02:00