vim-wakatime | Vim plugin for automatic time | Plugin library
kandi X-RAY | vim-wakatime Summary
kandi X-RAY | vim-wakatime Summary
WakaTime is an open source Vim plugin for metrics, insights, and time tracking automatically generated from your programming activity.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Download wakatime - cli
- Make a request to GitHub
- Return the latest version of GitHub
- Download a file from wakatime
- Returns download URL
- Parse config file
- Create a symlink
- Log a message
- Return the path to the WAKatime CLI
- Returns the home folder
- Return the architecture
- Report missing platform support
- Return OS name
- Return True if path is a symlink
- Get the path to the config file
- Check if the wakatime - cli is installed
- Extract version from text
- Returns the default configuration file
vim-wakatime Key Features
vim-wakatime Examples and Code Snippets
Community Discussions
Trending Discussions on vim-wakatime
QUESTION
I can't work this out, I thought vimrc_example.vim
was an example file but turns out Vim is reading this file for some reason as well as _vimrc.
On windows 10 Home with Vim 8.2.24 not using gvim but vim.
The directory of both these files are:
C:\Program Files\Vim\_vimrc
C:\Program Files\Vim\vim82\vimrc_example.vim
When I delete vimrc_example.vim
it does not start Vim properly then, it just starts with a blank screen then I have to push enter to start up vim. Somewhere my vim is telling it to read this file I just don't understand the how and why as I am new to vim.
The reason I realised this is I was trying to set tw=0
via _vimrc
but turned out vimrc_example.vim
kept overriding this and setting it back to 78. I have tried to google a solution to this, but I just thought common sense wise an example file should not be this relevant and if it is why?
Output of :scriptnames
...ANSWER
Answered 2020-Jan-05 at 23:02Your C:\Program Files\Vim\_vimrc
has this on line 7:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vim-wakatime
With Vundle: echo "Plugin 'wakatime/vim-wakatime'" >> ~/.vimrc && vim +PluginInstall Or with Pathogen: cd ~/.vim/bundle && git clone git://github.com/wakatime/vim-wakatime.git Or with Vim-plug: add Plug 'wakatime/vim-wakatime' to .vimrc file. While in vim reload .vimrc with :so ~/.vimrc or restart vim, enter :PlugInstall.
Enter your api key, then press enter.
Use Vim and your coding activity will be displayed on your WakaTime dashboard.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page