I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
pub fn do_something() {
|
||||
let this_variable_is_unused = 42;
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
pub fn do_something() {
|
||||
let this_variable_is_unused = 42;
|
||||
}
|
||||