nvim: rusty-tags config for gutentags
This commit is contained in:
parent
1236aad075
commit
8e3915f45f
2 changed files with 10 additions and 0 deletions
8
bin/rusty-gutentags
Executable file
8
bin/rusty-gutentags
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
# https://github.com/ludovicchabant/vim-gutentags/issues/206#issuecomment-422984864
|
||||
|
||||
rusty-tags vi
|
||||
mv rusty-tags.vi tags.temp
|
||||
Loading…
Add table
Add a link
Reference in a new issue