aboutsummaryrefslogtreecommitdiff
path: root/basic.vim
diff options
context:
space:
mode:
Diffstat (limited to 'basic.vim')
l---------[-rw-r--r--]basic.vim19
1 files changed, 1 insertions, 18 deletions
diff --git a/basic.vim b/basic.vim
index 73c040d..c530766 100644..120000
--- a/basic.vim
+++ b/basic.vim
@@ -1,18 +1 @@
-" Basic vimrc for systems you don't want to copy the full one to
-set background=dark
-nmap <leader>n :set invnu<CR>
-set nu
-set encoding=utf-8
-nmap <leader>l :set list!<CR>
-set listchars=tab:▸\ ,eol:¬,trail:•
-set colorcolumn=80
-set fileencoding=utf-8
-set ic
-set hls
-set updatecount=0
-set nocompatible
-set tabstop=4
-set shiftwidth=4
-set noexpandtab
-set mouse+=a
-syntax on
+inc/basics.vim \ No newline at end of file