|
You are here |
ericlathrop.com | ||
| | | | |
nickjanetakis.com
|
|
| | | | | This will be a 1,000 foot overview of the process. | |
| | | | |
ncona.com
|
|
| | | | | I've known about neovim for a long time, but I've never tried it out. My goal for this article is to try to replicate my current vim configuration: File explorer Grep Fuzzy file finder Syntax highlight .vimrc configuration If Neovim is as good as people say, I should be able to do that, and it should run faster. Installation Neovim is already packaged for most OS. Sadly, the version included in Ubuntu is too old for most plugins out there. For this reason, we'll have to build from source. Install prerequisites: 1 sudo apt-get install ninja-build gettext cmake unzip curl | |
| | | | |
www.alfredo.motta.name
|
|
| | | | | [AI summary] Alfredo Motta shares details about upcoming coding workshops in London covering Ruby, Rails, and Javascript to help attendees learn programming and enter the tech industry. | |
| | | | |
nickjanetakis.com
|
|
| | | There may come a time where you want to set a few different types of files to a specific file type for better editor support. | ||