NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

set nocompatible
filetype off

set rtp+=/home/l/.vim/bundle/Vundle.vim
set rtp+=~/.vim/bundle/
call vundle#begin()
Plugin 'VundleVim/Vundle.vim'
Plugin 'MarcWeber/vim-addon-mw-utils'
Plugin 'tomtom/tlib_vim'
Plugin 'SirVer/ultisnips'
Plugin 'garbas/vim-snipmate'
Plugin 'honza/vim-snippets'
Plugin 'crusoexia/vim-monokai'
Plugin 'itchyny/lightline.vim'
Plugin 'morhetz/gruvbox'
Plugin 'Valloric/YouCompleteMe', { 'do': './install.py --clang-completer' }
Plugin 'lifepillar/vim-solarized8'
Plugin 'altercation/vim-colors-solarized'
call vundle#end()

filetype plugin indent on
set laststatus=2
set mouse=a
set tabstop=2
set shiftwidth=2
set smarttab
set autoindent
set autoread
syntax on
set number
set softtabstop=0
set expandtab
set title
set clipboard=unnamedplus
"set nowrap

if !has('nvim')
set t_Co=256
endif

" Let's save undo info!
if !isdirectory($HOME."/.vim")
call mkdir($HOME."/.vim", "", 0770)
endif
if !isdirectory($HOME."/.vim/undo-dir")
call mkdir($HOME."/.vim/undo-dir", "", 0700)
endif
set undodir=~/.vim/undo-dir
set undofile

let g:solarized_visibility='high'
syntax enable
set background=dark
colorscheme sublimemonokai
"colorscheme solarized8_high
"colorscheme desert
let g:monokai_term_italic = 1
let g:monokai_gui_italic = 1
let g:UltiSnipsExpandTrigger="<c-j>"
let g:UltiSnipsJumpForwardTrigger="<c-k>"
let g:UltiSnipsJumpBackwardTrigger="<c-l>"

if has('nvim')
" For neovim 0.1.7
let $NVIM_TUI_ENABLE_CURSOR_SHAPE = 1
" For neovim 0.2
"set guicursor=blah
else
if $TERM =~ '^xterm|rxvt'
" Insert mode
let &t_SI = "<Esc>[5 q"
" Replace mode
if has("patch-7.4-687")
let &t_SR = "<Esc>[3 q"
endif
" Normal mode
let &t_EI = "<Esc>[2 q"

" 1 or 0 -> blinking block
" 2 -> solid block
" 3 -> blinking underscore
" 4 -> solid underscore
" Recent versions of xterm (282 or above) also support
" 5 -> blinking vertical bar
" 6 -> solid vertical bar
endif
endif

imap <C-d> <C-[>diwi
noremap <F4> :!<CR>
map <C-DOWN> <C-E>
map <C-UP> <C-Y>
map <C-c> :s/^////<Enter>
map <C-x> :s/^////<Enter>
noremap <C-A> :%y+<CR>
noremap <C-S> :w<CR>
noremap <C-T> :tabn<CR>
noremap <C-N> :tabe<CR>
noremap <F7> :make all && make test<CR>
noremap <F8> :!gnome-terminal -- bash -c " g++ -std=c++17 -Wall -O2 %:r.cpp -o %:r ; echo;echo; echo Press ENTER to continue; read line;exit; exec bash" <CR><CR>
autocmd Filetype python noremap <F9> :w | :!gnome-terminal -- bash -c "python3 % ; echo;echo; echo Press ENTER to continue; read line;exit; exec bash" <CR><CR>
autocmd Filetype c,cpp noremap <F9> :w | :!gnome-terminal -- bash -c "g++ -std=c++17 -pedantic -Wall -Wunused -Wuninitialized -Wfloat-equal -Woverflow -Wshadow -Wextra -Wconversion -DDEBUG %:r.cpp -o %:r ; echo;echo; echo Press ENTER to continue; read line;exit; exec bash" <CR><CR>
noremap <F10> :!gnome-terminal -- bash -c "./"%<" ; echo;echo; echo Press ENTER to continue; read line;exit; exec bash" <CR><CR>
noremap <c-B> :!gnome-terminal -- bash -c "./"%<" < in ; echo;echo; echo Press ENTER to continue; read line;exit; exec bash" <CR><CR>
noremap <c-Z> :u<CR>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.