mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(nix): drop neovim legacy support
This commit is contained in:
parent
83bdeb6977
commit
8e78bef74b
30 changed files with 1 additions and 1 deletions
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"Debug a flow chain of consecutive methods": {
|
||||
"prefix": ".dbg",
|
||||
"body": [
|
||||
".map(x => {",
|
||||
"// DEBUG: this in an identity function that debugs to println",
|
||||
"\tprintln(x)",
|
||||
"\tx",
|
||||
"})"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue