Added quick command to format Bible quotes in Vim.
This commit is contained in:
2
.vimrc
2
.vimrc
@ -83,3 +83,5 @@ nmap <Leader>wo :vsplit /home/jdbernard/projects/worklog/worklog.txt<CR><C-w>L20
|
||||
nmap <Leader>jci :UnusedImportsRemove<CR>
|
||||
|
||||
" Format the file using java-file-formatter. java-file-formatter should be a
|
||||
" command that takes a file path as the first argument and either alters the
|
||||
" file in place or prints out the altered file on STDOUT.
|
||||
|
Reference in New Issue
Block a user