Commit Graph

19 Commits

Author SHA1 Message Date
Mark Vainomaa a00733dd19
Restore mouse mode (when running under X11)
81525dc5c3
*sighs*
2017-05-03 22:57:12 +03:00
Mark Vainomaa 637da03418 Read clang checker flags from clang_complete file
Neomake didn't provide a way to pass clang flags, so I had to implement
it myself. (It is not perfect though)
2017-01-29 17:12:06 +02:00
Mark Vainomaa be4bf1a6ba Add automatic pathenses and whitespace stripper 2017-01-29 14:35:00 +02:00
Mark Vainomaa 85a4050832 Add better C++ syntax highlighting 2017-01-29 14:34:00 +02:00
Mark Vainomaa fc967a1cd8 Make SuperTab selection order correct (for myself) 2017-01-29 05:08:39 +02:00
Mark Vainomaa aab557cf9c Replace Syntastic with Neomake
Async, yay!
2017-01-28 22:17:04 +02:00
Mark Vainomaa 711b621fba Use 4 spaces everywhere 2017-01-28 16:15:35 +02:00
Mark Vainomaa d5077e8042 Quit if python-neovim is not installed 2017-01-28 16:13:40 +02:00
Mark Vainomaa 5593e743e7 Add Unite and Neostrophic menu 2017-01-28 16:12:56 +02:00
Mark Vainomaa 1c9aff3028 Major configuration rewrite, so... 2.0.0 2017-01-27 21:46:05 +02:00
Mark Vainomaa 8a1aceff2e Add indentLine plugin 2016-08-28 00:15:31 +03:00
Mark Vainomaa 441a71ebd3 Remove line highlighting in terminal mode 2016-08-28 00:11:19 +03:00
Mark Vainomaa 4aa1335baf Remap Ctrl-a/x to Alt-a/x 2016-07-09 00:00:16 +03:00
Mark Vainomaa d3625ee147 Remove buffer number from lightline-bufferline 2016-06-19 21:06:17 +03:00
Mark Vainomaa dcc3a6af72 Replace airline with lightline
Add gitgutter keybinds, rename vim-jade to vim-pug
Remove vim-smooth-scroll since I never really used it
2016-06-19 03:43:21 +03:00
Mark Vainomaa 7ce0667ab8 Hide tmux status and add ability to toggle preview 2016-06-19 02:29:58 +03:00
Mark Vainomaa 0ac1234126 Remove cursorline in goyo mode 2016-04-22 00:06:14 +03:00
Mark Vainomaa f9a5edc8bf Remove shortmess+=I, because it's set already 2016-04-22 00:04:15 +03:00
Mark Vainomaa f14bf4b6cd Initial commit to Github 2016-04-11 19:33:20 +03:00