dictionary words in vim

how can i get the dictionary words in vim using keyboard keys?
and how can i get the current directory filename?

hey, use can use the following command...
hope it will work for you !!

^g display the current file name and current line number

Thanks !!:b: