Skip to content

'\n' & "\n" becomes new line #12

@tos-miyake

Description

@tos-miyake

hi there

rufo

Operation

  1. ruby code "\n", '\n'
  2. :Rufo
  3. "\n" & '\n' => new line

env

OS

macOS Sierra
version 10.12.6

vim

NVIM v0.2.0
Build type: Release
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_MSGPACK_HAS_FLOAT32 -DNDEBUG -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/build/config -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/src -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/opt/gettext/include -I/usr/include -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/build/src/nvim/auto -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/build/include
Compiled by [email protected]

Optional features included (+) or not (-): +acl   +iconv    +jemalloc +tui
For differences from Vim, see :help vim-differences

rufo

# rufo -v
rufo 0.1.0
# cat .rufo
align_assignments :true
align_case_when :true
align_chained_calls :true
align_comments :true
align_hash_keys :true
parens_in_def :yes
spaces_after_comma :one
spaces_after_lambda_arrow :one
spaces_after_method_name :no
spaces_around_binary :one
spaces_around_block_brace :one
spaces_around_dot :no
spaces_around_equal :one
spaces_around_hash_arrow :one
spaces_around_unary :no
spaces_around_when :one
spaces_in_commands :one
spaces_in_inline_expressions :one
spaces_in_suffix :one
spaces_in_ternary :one
spaces_inside_array_bracket :always
spaces_inside_hash_brace :always
trailing_commas :always
visibility_indent :indent

shell

# fish -v
fish, version 2.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions