mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2026-04-13 07:39:38 +02:00
feat(nano): enable nano mouse support
This commit is contained in:
parent
4fb313657e
commit
cf6169b62d
1 changed files with 3 additions and 0 deletions
3
.nanorc
3
.nanorc
|
|
@ -6,3 +6,6 @@ set tabsize 3
|
||||||
|
|
||||||
# Preserve current indentaion for newlines
|
# Preserve current indentaion for newlines
|
||||||
set autoindent
|
set autoindent
|
||||||
|
|
||||||
|
# Enable nano mouse support
|
||||||
|
set mouse
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue