set hidden set undofile set shortmess=atI set wildmode=list:longest set splitbelow splitright command! W w command! Q q autocmd BufNewFile,BufRead *.asm,*.mac setfiletype nasm set tabstop=8 expandtab shiftwidth=4 shiftround smartindent cinoptions=l1(sU1m1 set ignorecase smartcase inccommand=nosplit nmap :nohlsearch set foldmethod=syntax foldlevel=99 set title set scrolloff=1 set number colorcolumn=80,100 set list listchars=tab:»\ ,trail:· colorscheme trivial autocmd TermOpen * setlocal nonumber statusline=%{b:term_title} autocmd BufEnter term://* startinsert tmap nmap h :0/^#include :nohlsearch nmap u :0/^use/,$?^use?sort:nohlsearch