mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2026-04-12 23:29:39 +02:00
feat(nano): enable nano mouse support (#122)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/122
This commit is contained in:
parent
4fb313657e
commit
bc3d0335fd
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
|
||||
set autoindent
|
||||
|
||||
# Enable nano mouse support
|
||||
set mouse
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue