Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 922 Bytes

File metadata and controls

35 lines (27 loc) · 922 Bytes

New Setup

Running the install.sh will run through and install basic stuff needed to get up and running

vim-setup/nvim-setup

A small set of configs to make the default vim usable

NERDTree Commands

<ctrl> + t "Toggle nerdTree on/off
<ctrl> + f "Search 

Pannel movement

<leader> + h Move the Selector Left 
<leader> + j Move the Selector Down
<leader> + k Move the Selector Up
<leader> + l Move the Selector Right  

N.B.

If you are using putty you will need to set the terminal to goto the following menu

Connection > Data and in the " Terminal-type" string paste in the following: xterm-256color save and then reconnect

Todo list

  • Add droid fonts for nerdtree directly to the repo
  • Add custom backgrounds
  • Fix the issues with the YouCompleteMeScript
  • Swap the installer to install neovim and the plugins
  • Add some of the fancy stuff to teh terminal