lara
d04a1766d2
[vim] Misc improvements to vimrc
...
* More verbose comments for obscure features
* Shorten .viminfo memory for privacy/security purposes
* Setup .viminfo for neovim
* Remove unused Q mapping
* Change ReflowParagraph() to gwip -> conserve cursor position
* Fix trailing spaces cleanup so that it doesn't pollute the undo tree
* Fix header/source swap function to work with both C and C++
2020-12-23 17:10:05 +01:00
lara
c189ae8ae3
Use neovim if installed
2020-11-20 19:07:46 +01:00
nemirwen
35f835e35c
[vim] Add encoding for rc file
2020-07-30 22:46:13 -04:00
lhark
8b5e1b5860
[vim] Add support for bépo keyboard layout
2020-07-16 00:06:44 -04:00
Lara
278a9565e2
[vim] Implement fast switching between source/header & shaders
2020-02-19 12:16:57 -05:00
lhark
7e9882fbb2
[vim] Add YouCompleteMe
2019-05-12 01:59:02 -04:00
lhark
b39603509c
Switch to base16-gruvbox-dark-pale, lighten theme config
2019-05-12 01:45:13 -04:00
lhark
1dee7d2b7e
[vim] Add vala support
2019-04-26 22:26:37 -04:00
lhark
abd07985fb
[vim] Command mode autocomplete only to longest common prefix
2019-04-18 00:25:48 -04:00
lhark
68929a5ae8
[vim] Stabilize cursor while reflowing paragraph
2019-04-01 14:31:05 -04:00
lhark
b7c733bc47
[vim] fix lightline theme
2019-03-09 11:51:25 -05:00
lhark
b53eb9327b
[vim] lightline base16-3024 theme
2019-03-09 11:42:36 -05:00
lhark
2d10c94c57
[vim] Lighten Lightline
2019-03-06 17:01:58 -05:00
lhark
cd07963085
[vim] Stabilize cursor while saving and scrolling
2019-03-06 16:40:26 -05:00
lhark
275bfc1a94
[vim] Port minimal Vundle setup from old vimrc
2019-02-24 22:19:53 -05:00
lhark
56eab848f9
[vim] Basic config imrovements and base16 theme link
2019-02-21 00:33:55 -05:00
lhark
b01f419954
Initiate vimrc rewrite
2019-02-19 16:25:51 -05:00
lhark
725b834969
[vim] Change tab indent marker
2019-02-04 13:02:49 -05:00
lhark
284d9a720a
[vim] Improve handling of partial tex files
2019-02-01 15:44:56 -05:00
lhark
38b6979c64
Replace easytags.vim (unmaintained) with gutentags
2018-11-22 15:09:32 -05:00
lhark
4b44bd7386
[vimrc] Only load vim-easytags if ctags is installed
2018-08-01 23:53:06 +02:00
lhark
3aa2cb723b
[vimrc] Keep splits balanced when resizing term window
2018-08-01 16:56:20 -04:00
lhark
61ae4b30a3
[vimrc] long jumps are accurate to relative numbering
2018-08-01 16:56:20 -04:00
lhark
fb7e3c218c
[vimrc] Fix YouCompleteMe, once again
2018-08-01 16:56:20 -04:00
lhark
2d63595ce9
[vimrc] Fix blocks in switch case indentation
2018-07-10 15:37:04 -04:00
lhark
3103577f63
[vimrc] Fix solarized background transparency
2018-07-10 15:36:25 -04:00
lhark
10903c46e8
[vimrc] Fix detectindent loading
2018-05-17 09:35:34 -04:00
lhark
d52f6d60e6
[vimrc] Move YouCompleteMe back with the other plugins
2018-04-30 17:53:18 -04:00
lhark
a10a5ca098
[vimrc] Disable folding
2018-04-30 10:09:54 -04:00
lhark
8bd9eb1207
[vimrc] Disable the mouse to help forget bad habits
2018-03-19 14:50:35 -04:00
lhark
f5a91f00c1
[vimrc] Add openGL syntax highlighting
2018-03-19 14:49:57 -04:00
lhark
f377c914fc
[vimrc] Add rust support. Add utf16 support, Fix " pair matching
2018-02-26 03:14:43 -05:00
lhark
b2190f6cb3
[vimrc] Disable trailing whitespace cleanup when in binary mode
2018-02-26 03:13:20 -05:00
lhark
5c1c64d373
Setup easytags with YouCompleteMe support
2018-02-26 03:11:55 -05:00
lhark
7e3cfd66ae
Tweak completion and linter. Add hlsl syntax highlight
2017-11-20 13:40:08 -05:00
lhark
ca3e91e7c3
Replace vim-airline by lightline. Add ALE linter. Configure YCM
2017-10-26 11:57:55 -04:00
lhark
de3e9adf71
Add w!! command to force sudo writing
2017-10-26 11:57:55 -04:00
lhark
b1cc6e8075
Switch to hybrid relative number in vim
2017-10-19 01:09:25 -04:00
lhark
7f88c72e3b
Fix tty mouse not working after column 222
2017-10-19 01:08:38 -04:00
lhark
db2bd95583
Check for python before loading jedi. small tweaks
2017-09-11 13:10:59 -04:00
lhark
28452931ad
Add smali syntax hightlighting for vim
2017-07-25 00:57:17 -04:00
lhark
0f7985c4e3
vimrc overhaul, switch to jedi-vim for python completion, deactivate arrow keys
2017-04-27 13:36:45 -04:00
lhark
bded9cb24c
Switch to a better indent detector plugin
2017-03-20 14:24:16 -04:00
lhark
b249431a26
Merge tab vim tab char
2017-03-14 10:39:30 -04:00
lhark
15255cc1a5
Add indent detection
2017-03-14 10:37:20 -04:00
lhark
eb0d6ad821
Lighten tab marker
2017-03-06 18:27:35 +01:00
lhark
4018706967
Opencl completion
2016-11-02 23:50:48 -04:00
lhark
865a49a0b7
keybinding were causing visual glitching (chars not appearing right away)
2016-10-27 03:50:55 -04:00
lhark
5c7fc32af1
Vim plugins cleanup
2016-10-24 23:42:43 -04:00
lhark
b6e553c661
Set readable font for gvim
2016-10-10 02:41:11 -04:00