Mathieu Maret
74a4fb30e5
vimwiki: update with code checker info
2017-09-29 10:41:56 +02:00
Mathieu Maret
af7289f9ff
vim: add Grammar Checking
2017-09-20 15:39:40 +02:00
Mathieu Maret
1d1ddf234d
vim: Add clang-rename tool
...
Taken from
https://reviews.llvm.org/diffusion/L/browse/cfe/trunk/tools/clang-rename/clang-rename.py
2017-09-20 14:25:58 +02:00
Mathieu Maret
da9b09ed58
[vim]Clang-format style personnalisation
2017-09-08 11:05:50 +02:00
Mathieu Maret
8fbbcb7c10
vim: update clang-format.py
...
update from SVN https://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format/clang-format.py
2017-08-23 11:46:28 +02:00
Mathieu Maret
01da65f526
openbox: sound key mapping for keyboard without media
2017-08-21 13:39:41 +02:00
Mathieu Maret
ce4da78883
vim: row movement when line wrap
2017-08-16 14:41:36 +02:00
Mathieu Maret
4d47deab3c
vim: add various plugin
2017-08-16 14:14:28 +02:00
Mathieu Maret
ed5be3e864
vim: python replace cmd for self
2017-08-16 14:13:29 +02:00
Mathieu Maret
6158f58bfb
openbox: binding for launching vim
2017-08-16 14:11:16 +02:00
Mathieu Maret
379c2b65cc
Add markup_to_doc script
...
usefull for vimwiki
2017-06-23 16:24:13 +02:00
Mathieu Maret
7bfce9ab40
script:svn_patch: improve help and use revision
2017-04-27 09:57:40 +02:00
Mathieu Maret
e33c46249d
script: generate patch from svn
2017-04-26 18:00:50 +02:00
Mathieu Maret
d0835ea723
Correct wording
2017-04-07 11:09:53 +02:00
Mathieu Maret
8426e454bc
[vim]add deps needed by syntastic
2017-04-06 22:50:39 +02:00
Mathieu Maret
2c479eb08e
[vim] remove pyflakes-vim as it's merged in syntastic
...
and use nasm ft for asm file
2017-04-06 21:37:35 +02:00
Mathieu Maret
ca09aa87f1
[vim][kernel]do not apply kernel style everytime
2017-01-28 14:37:33 +01:00
Mathieu Maret
863dacc684
[vim]Clang-format style personnalisation
2017-01-28 14:33:22 +01:00
Mathieu Maret
52ad3c5172
[vim] comment how to use ColorColumn
2017-01-24 17:45:37 +01:00
Mathieu Maret
48fc5139d4
Merge branch 'master' of gitlab.mathux.org:Mathieu/config
2017-01-24 17:42:53 +01:00
Mathieu Maret
c8aa82222d
Fix gnome-keyring usage
2017-01-19 23:51:35 +01:00
Mathieu Maret
96b11cf3fd
[mycolor]Change color for colorColumn
2017-01-19 15:27:19 +01:00
Mathieu Maret
fb16fe1f9c
[sdocker]make sure to have same uid as current user
2017-01-19 13:46:08 +01:00
Mathieu Maret
f879b08f7a
[script] more bash color
2017-01-18 17:58:15 +01:00
Mathieu Maret
bd2a8e4fab
do not boot wicd by default
2017-01-18 17:56:51 +01:00
Mathieu Maret
cc5315a29b
Correct use of gnome-keyring for ssh
2017-01-18 17:55:26 +01:00
Mathieu Maret
214e15efb3
[conky]Configuration for 1.10 and later
2017-01-18 17:46:23 +01:00
Mathieu Maret
73e167cb96
Add another way to tag repo
2017-01-18 17:39:40 +01:00
Mathieu Maret
00d1e2294a
Improve gitignore
2017-01-18 15:35:10 +01:00
Mathieu Maret
8084236f81
More package advice
2017-01-18 15:29:42 +01:00
Mathieu Maret
7a420b8cfd
[git]Add alias for rebase, cleaning, and contains
2016-11-08 11:39:36 +01:00
Mathieu Maret
b62fe1f42b
[openbox] Backlight keybinding
2016-11-02 14:11:52 +01:00
Mathieu Maret
782f666242
[Doc] binaries used
2016-11-02 14:11:13 +01:00
Mathieu Maret
53f5619ac5
[openbox] Volume control with pulse audio
2016-11-02 13:59:41 +01:00
Mathieu Maret
2842e79a10
[script] change default ip for openPortUpnp
2016-10-24 23:59:20 +02:00
Mathieu Maret
56c327d152
[script]mailman use password
2016-10-24 23:58:14 +02:00
Mathieu Maret
9b71fca20d
[script] manage mathux cert with certbot
2016-10-24 23:55:25 +02:00
Mathieu Maret
173803c6b7
[script]fix getMadame
2016-10-21 17:32:05 +02:00
Mathieu Maret
2c06b8566c
[vim]Do not force mycolor in 256
2016-10-21 11:54:49 +02:00
Mathieu Maret
ae3db8b6ef
Use ctags before cscope
...
cscope does not well support c++ (e.g. enum declared in extern "C"
https://sourceforge.net/p/cscope/bugs/249/ , anonym struct ...)
So use ctags first (set csto=1)
also remove so duplicate code and simplify it as cscopetag option is
enabled
2016-10-20 11:09:46 +02:00
Mathieu Maret
7fa349eed9
[script] more general way for android_repo_delivery
2016-10-20 11:09:46 +02:00
Mathieu Maret
0417774881
[vim]Python tab length is 4
2016-10-20 09:28:01 +02:00
Mathieu Maret
be0c14d0b3
[openbox]start polkitx
2016-10-18 15:53:22 +02:00
Mathieu Maret
6b58b7715c
[openbox]Add ssh-key add startup
2016-10-18 15:52:54 +02:00
Mathieu Maret
3f4e661668
[openbox] Add xfce4-notifyd for ...notifications
2016-10-18 15:51:20 +02:00
Mathieu Maret
dc2092ac77
[git] fix alias definition
2016-10-18 14:17:34 +02:00
Mathieu Maret
e85f153a7b
[vim]add delimitMat plugin
2016-10-17 11:35:57 +02:00
Mathieu Maret
f4430c8a3c
[vim] Use tagbar as class outline viewer
...
Keep taglist for the status line
2016-10-17 11:32:42 +02:00
Mathieu Maret
11963d2af5
[git]Add 2.9 feature to have nicer diff
2016-10-07 10:31:59 +02:00
Mathieu Maret
fd13dea193
Fix flash_all completion
2016-09-26 14:00:02 +02:00