Commit graph

11 commits

Author SHA1 Message Date
Martin Larsson
dfbb5c8834 oil.nvim now uses filewatch to update buffer content from fs changes,
additionally, now also save the prev directory state so it persists when
oil is closed and reopened
2024-11-03 02:14:14 +01:00
456fc0da59 Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
7316bef23d Add autosizing whenever we open/close an edge panel, meaning we always
keep the relative width/height of the main windows
2024-07-05 16:50:17 +02:00
35aa0beaa1 Change highlight group on oil to EdgeTool which was renamed from Utility
in a previous commit.
2024-06-30 16:21:25 +02:00
3c9d33fa71 Remove redundant comments, and change width in oil 2024-05-26 23:11:07 +02:00
d1ed3fddb6 Refactor oil more, we now have more generic functions which we can reuse when creating the sticky terminal panel 2024-05-26 18:11:30 +02:00
061fbf36dc Refactor oil and utils 2024-05-26 17:24:10 +02:00
9fc2ef3bb0 Fix so that oil can change buffers in the oil window, but you cannot change to another buffer inside the oil window. 2024-05-26 15:27:27 +02:00
f404ac9baf Oil now uses a new highlight group and the oil window cannot change buffer 2024-05-25 14:44:37 +02:00
c866d90c88 Change so that oil nvim opens as a static window to the left of the terminal, much like a typical solution explorer 2024-05-25 02:15:43 +02:00
bc87253453 Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well. 2024-04-19 01:19:38 +02:00
Renamed from nvim/lua/plugs/oil.lua (Browse further)