Skip to content

Instantly share code, notes, and snippets.

""" Setting up .vim folder
""" Structure- .vim->indent->html.vim
""" html.vim - contains one line:-> let b:did_indent = 1
""" ^ removes auto indent from happening
""" ref - https://vim.fandom.com/wiki/How_to_stop_auto_indenting
""" vim-plug - tips
""" https://github.com/junegunn/vim-plug/wiki/tips#automatic-installation
if empty(glob('~/.vim/autoload/plug.vim'))
silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs
@JasonLABS
JasonLABS / init.vim
Last active September 30, 2019 21:23
" Specify a directory for plugins
" - For Neovim: ~/.local/share/nvim/plugged
" - Avoid using standard Vim directory names like 'plugin'
"
" Tutorial - https://github.com/junegunn/vim-plug/wiki/tutorial
" To install, paste plug
" :source /home/jason/.config/nvim/init.vim | (or restart nvim)
" :PlugInstall
"
" To Delete

The current kernel/drivers of Fedora 24 do not support the Wifi chip used on my Mac Book Pro. Proprietary Broadcom drivers are packaged and available in the rpmfusion repo.

Verify that your card is a Broadcom using: lspci -vnn -d 14e4:

Sample output:

02:00.0 Network controller [0280]: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03)

Install

Install the rpmfusion repo, note only "nonfree" is required, as the Broadcom Driver is proprietry: http://rpmfusion.org/

Keybase proof

I hereby claim:

  • I am jasonlabs on github.
  • I am jasonlabs (https://keybase.io/jasonlabs) on keybase.
  • I have a public key ASDejT3YkSQfT5GRkHGC3H2U2a8sWxHjmKTZEjwmPTapmQo

To claim this, I am signing this object: