Lucas Burns
a6154bd87c
feature(focus_on_open): focus current file when opening lf; refactor(cfg)
2022-05-29 15:25:18 -05:00
Lucas Burns
242912c016
update(plugin): allow for lf_netrw to be true
2022-05-26 18:54:04 -05:00
Lucas Burns
38f491f6ba
update(readme): add installation
2022-05-26 18:53:27 -05:00
Lucas Burns
a6f55cea94
update: modified mapping escape to quit
2022-05-25 10:21:59 -05:00
Lucas Burns
f49f15ff90
fix(readme): errors in readme
2022-05-23 21:36:54 -05:00
Lucas Burns
a1f50b734e
feature(map): register mapping with which-key if it is installed
2022-05-23 09:05:26 -05:00
Lucas Burns
5b448a2260
refactor: change command name from Lfnvim -> Lf
2022-05-23 08:26:12 -05:00
Lucas Burns
cfd83558f7
fix(issue): should fix issue #1
2022-05-23 08:23:08 -05:00
Lucas Burns
51ffd69ee0
Update:
...
- Calculate width by accounting for `signcolumn`
- Calculate height by account for `cmdheight`
- Set a `_G.loaded_lf` variable to prevent double sourcing
- Use `vim.defer_fn` instead of identical code using custom timer
2022-05-17 16:26:33 -05:00
Lucas Burns
2bb2967f07
feature: escape_quit
2022-04-23 18:40:09 -05:00
Lucas Burns
ed908785bf
fix: Lf would't open if file didn't exist; lf netrw would open on no arguments
2022-04-21 22:32:47 -05:00
Lucas Burns
e57c835d0e
chore: added license, mentioned keybindings, tmux=false, spelling corrections
2022-04-16 22:20:45 -05:00
Lucas Burns
d4c08af70d
feature: added tmux statusline and highlights
2022-04-15 23:15:14 -05:00
Lucas Burns
1ac4d99669
fix(netrw): replace netrw with lua
2022-04-15 09:37:10 -05:00
Lucas Burns
96f15a3e35
fix: path wasn't registered in lua command
2022-04-14 15:12:06 -05:00
Lucas Burns
3fb8dee0f3
update(plugin): .vim -> .lua
2022-04-13 20:07:45 -05:00
Lucas Burns
dd04d5f0e9
fix: open keys - now keys directly open file
2022-04-13 18:59:44 -05:00
Lucas Burns
ba62cbc7a2
fix(plugin): plugin name lfvim -> lf
2022-04-11 09:54:14 -05:00
Lucas Burns
221aeec3a1
fix(resize): when resizing, window didn't stay centered
2022-04-11 08:53:12 -05:00
Lucas Burns
db19f3c703
feature: resizing window with `window_mapping` (partially finished)
2022-04-10 21:53:47 -05:00
Lucas Burns
301262f100
fix: ._config -> ._cfg
2022-04-10 19:48:18 -05:00
Lucas Burns
251b24ff2c
chore: allow global setup to work with command
2022-04-10 19:42:15 -05:00
Lucas Burns
313c9508b4
initial commit
2022-04-10 00:24:21 -05:00