mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Delete nanorc
This commit is contained in:
parent
74619f2565
commit
ad7b570295
1 changed files with 0 additions and 42 deletions
42
nanorc
42
nanorc
|
|
@ -1,42 +0,0 @@
|
|||
set atblanks
|
||||
set autoindent
|
||||
set backup
|
||||
set backupdir ""
|
||||
set boldtext
|
||||
set casesensitive
|
||||
set constantshow
|
||||
set cutfromcursor
|
||||
set historylog
|
||||
set linenumbers
|
||||
set locking
|
||||
set morespace
|
||||
set mouse
|
||||
set multibuffer
|
||||
set noconvert
|
||||
set nohelp
|
||||
set nopauses
|
||||
set nonewlines
|
||||
set nowrap
|
||||
set operatingdir ""
|
||||
set positionlog
|
||||
set preserve
|
||||
set punct "!.?"
|
||||
set quickblank
|
||||
set quotestr "^([ ]*[#:>\|}])+"
|
||||
set quotestr "> "
|
||||
set regexp
|
||||
set showcursor
|
||||
set smarthome
|
||||
set smooth
|
||||
set softwrap
|
||||
set speller "aspell -x -c"
|
||||
set suspend
|
||||
set tabsize 4
|
||||
set tabstospaces
|
||||
set tempfile
|
||||
set trimblanks
|
||||
set view
|
||||
set whitespace "»·"
|
||||
set whitespace ">."
|
||||
set wordbounds
|
||||
include "/usr/share/nano/*.nanorc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue