Commit Graph

16 Commits

Author SHA1 Message Date
Kristijan Husak
859be0bb76 Merge root folder and parent navigator into one. 2020-08-03 21:29:02 +02:00
Kristijan Husak
0d8b22c1e9 Allow mapping multiple keys to single action. 2020-08-03 21:29:02 +02:00
Kristijan Husak
caf238d908 Add root folder name. 2020-08-03 21:29:02 +02:00
Kieran Siek
06558a25da
Feat: Allow hiding dotfiles (#69) 2020-08-03 16:13:25 +02:00
kiyan42
98fc65750a fix: always open new window and set window options locally
- use setlocal for options instead of using nvim_win_set_option
- create a new window when there is only the tree window
- resize the tree when opening new files
2020-08-03 14:04:26 +02:00
Santos Gallegos
bafee954ac KeyBindings: add refresh 2020-08-02 11:05:05 -05:00
Kristijan Husak
d42e76e3cf Always focus tree when finding file. 2020-07-29 18:03:27 +02:00
kiyan42
371941b3b2 find window instead of saving it 2020-07-23 11:36:58 +02:00
Kristijan Husak
f1b04965de Add mappings for jumping to previous or next git item. 2020-07-22 11:50:18 +02:00
Kristijan Husak
37748e7c97
Merge branch 'master' into feature/cut-copy-paste 2020-07-20 17:59:15 +02:00
Kristijan Husak
4f86707051 Add mapping for toggling ignored folders visibility. 2020-07-17 10:25:57 +02:00
Kristijan Husak
9b20fcba72 Add cut,copy and paste functionality. 2020-07-16 11:50:27 +02:00
kiyan42
cf828e0a4b fix: export find_file, remove global options, disable follow by default 2020-06-21 12:50:51 +02:00
rickysaurav
080c86618f Add option for disabling bindings 2020-06-20 03:38:36 +05:30
kiyan42
d4e5b1bb51 fix: declare filetype when window init is done 2020-06-15 15:30:18 +02:00
kyazdani42
25c32283b8 rename lib/tree.lua to lib/lib.lua 2020-06-08 11:41:57 +02:00