Kiyan
|
0816064a8b
|
chore: add stylua to format the codebase, and run on CI (#1055)
|
2022-03-06 17:33:30 +01:00 |
|
Lopi-py
|
5f047bc5f9
|
fix: close windows properly (#924)
|
2022-02-17 08:19:42 +01:00 |
|
Guilherme Rodz
|
7d33b0f74a
|
fix: Delete a file as an open buffer (#939)
|
2022-02-06 22:30:46 +01:00 |
|
kiyan
|
23c95a674f
|
chore: move refresh/reloaders into actions.reloaders
|
2022-02-06 16:24:14 +01:00 |
|
kiyan
|
4a9e53143b
|
refacto: ubiquitous language renaming
BREAKING
- rename all 'entry' to 'node' or '_node' if shadowing
- rename all 'entries' to 'nodes'
|
2022-02-05 18:10:09 +01:00 |
|
kiyan
|
dc5eae6512
|
refacto: remove fs folder and move code to actions
- remove file moved to actions.remove-file.lua
- rename file moved to actions.rename-file.lua
|
2022-01-21 11:54:35 +01:00 |
|