Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
allworldit
awit-vim-superawesome
Commits
da322507
Commit
da322507
authored
Jun 09, 2019
by
Nigel Kukard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README.md
parent
2c4c6b67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
17 deletions
+33
-17
README.md
README.md
+33
-17
No files found.
README.md
View file @
da322507
1.
Clone the repository into your ~/.vim directory
##
Clone the repository into your ~/.vim directory
cd
git clone https://gitlab.devlabs.linuxassist.net/allworldit/awit-vim-superawesome.git .vim
cd
git clone https://gitlab.devlabs.linuxassist.net/allworldit/awit-vim-superawesome.git .vim
1.
Install the ViM RC file...
ln -s $HOME/.vim/vimrc $HOME/.vimrc
1.
You need to have vim.nox installed, this is a fully featured ViM for the commandline...
## Install the ViM RC file...
apt-get install -y vim.nox
ln -s $HOME/.vim/vimrc $HOME/.vimrc
1.
Install fonts
apt-get install -y fonts-power
line
## You need to have vim.nox installed, this is a fully featured ViM for the command
line
...
1.
Fire up ViM and run these commands...
apt-get install -y vim.nox
:PlugClean
:PlugInstall
1.
Reboot to make sure all is good and the right fonts symbols get loaded
## Install fonts
1.
Set your terminal font to...
apt-get install -y fonts-powerline
## Fire up ViM and run these commands...
:PlugClean
:PlugInstall
## Reboot to make sure all is good and the right fonts symbols get loaded
## Set your terminal font to...
Liberation Mono
## Languages
### Python
The best python linter by far is pylama, this is what we have enabled.
You'll need to install pylama if you want the builtin checks done.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment