Skip to content

Commit

Permalink
neovim: Remove capistrano config!
Browse files Browse the repository at this point in the history
It's been so long.
  • Loading branch information
juanibiapina committed Dec 25, 2024
1 parent 2323312 commit 3719c00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dotfiles/nvim/.config/nvim/filetype.vim
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
augroup filetypedetect

autocmd BufNewFile,BufRead *.rb setl foldmethod=indent
autocmd BufNewFile,BufRead *.cap setf ruby

" disable auto insert of comment leader
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
Expand Down

0 comments on commit 3719c00

Please sign in to comment.