Can the Museum Workplace Be More Human?

My most treasured conference — Museum Computer Network 2017 — is just about to start, so I thought I would write about the second of my two-leg NYC Org Culture conferences, this one the Life@Work…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Best Way to Set up Ctags with Neovim and Vim 8

Ctags are a great way to navigate large projects when using Vim or Neovim by jumping to definition with a simple command. With the recent addition of async jobs in Vim 8 and Neovim, you can now generate your project’s tags in the background, making the whole process relatively seamless.

First, we’ll install universal-ctags for our OS. Universal-ctags is an actively maintained ctags implementation (as of November 2017). This tool will allow us to generate the tag file for our project:

Using homebrew:

Next, we’ll install vim-gutentags which is an awesome plugin that makes managing our tag file painless. When opening a project for the first time, vim-gutentags will kick off the creation of our tag file in the background. For subsequent opens, it will asynchronously update our tag file on save.

And install:

Navigate to a project that you’d like to generate tags for and open it with Vim or Neovim. The tag creation will kick off in the background and it may take a few minutes for it to finish depending on the size of the project. Once finished, you can use C-] to jump to definition.

Enjoy project navigation bliss.

Add a comment

Related posts:

WebRTC and JavaScript and Video

Quite an interesting approach…. → this is a small video chat not really scalable.. “WebRTC and JavaScript and Video” is published by Jae Duk Seo.

Build with Web3 and Polkadot

Web3 Foundation is pleased to announce the launch of collab.web3.foundation: a public repository to help coordinate our collaboration efforts with teams working in the Web 3 ecosystem…

America Must Lead the Way to a Bitcoin Standard

This brief article is a response to a Coinbase NYT article. Bitcoin as the world’s reserve currency will lead to a stronger and more prosperous economy.