chore(mac): mise setup

This commit is contained in:
Rob Watson 2024-05-20 09:02:29 +02:00
parent f5d2da28ef
commit 414bc16b2a
1 changed files with 3 additions and 0 deletions

3
nvimrc
View File

@ -9,6 +9,9 @@ filetype plugin indent on
let mapleader=','
" mise setup
lua vim.env.PATH = vim.env.HOME .. "/.local/share/mise/shims:" .. vim.env.PATH
" netrw
let g:netrw_banner = 0
let g:netrw_liststyle = 1