summaryrefslogtreecommitdiff
path: root/.config/nvim/general/commands.vim
blob: 416c09483bf972db0f60e2ad91780d84817ec072 (plain)
1
2
" Creates the 'tags' file.
command! MakeTags !ctags -R --exclude@.ctagsignore .