Skip to content

Commit

Permalink
Rebase main
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanarijit committed Oct 25, 2022
1 parent 85c4253 commit f8b16a7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 81 deletions.
1 change: 0 additions & 1 deletion src/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2563,4 +2563,3 @@ end
-- You can also use nested tables such as
-- `xplr.fn.custom.my_plugin.my_function` to define custom functions.
xplr.fn.custom = {}

1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ pub mod pipe;
pub mod pwd_watcher;
pub mod runner;
pub mod ui;
pub mod newlines;

#[cfg(test)]
mod tests {
Expand Down
79 changes: 0 additions & 79 deletions src/newlines.rs

This file was deleted.

0 comments on commit f8b16a7

Please sign in to comment.