e37b806428
[nvim] feat: add keymaps for pdf viewer pop-up
2023-01-20 10:44:32 +01:00
53f024e982
[nvim] fix: tex env
snippet
2023-01-20 10:43:42 +01:00
e36f458063
[nvim] fix: trim tex snippets
2023-01-10 10:24:34 +01:00
17e5453287
[nvim] feat: rust config file
...
format-on-save !
2022-12-02 16:54:40 +01:00
David JULIEN
6bdf71567f
[nvim] fix: no newline after itemize in tex files
2022-05-19 15:08:44 +02:00
e23ea8343a
[nvim] feat: write latex keymaps the 0.7 way
2022-04-29 00:21:30 +02:00
6fd5067bc4
[nvim] fix: snippets config
2022-04-29 00:20:18 +02:00
d9e7f76a5f
[nvim] format: tabstop=8 -> 4 for lua files
2022-04-27 22:46:27 +02:00
e3be31bef9
[nvim] fix: no newline after env snippet
2022-03-12 20:38:22 +01:00
00c8e4e8c8
[nvim] feat: add underline tex snippet
2022-01-14 11:02:33 +01:00
dd2910a27e
[nvim] fix: no trailing whitespace after tex snips
2022-01-14 11:02:23 +01:00
61a85608e9
[nvim] fix: fsc snippet for tex
2022-01-14 10:59:07 +01:00
David JULIEN
f35c6599c0
[nvim] feat: c snippets
2021-12-09 16:47:22 +01:00
David JULIEN
9f940e19da
[nvim] cleanup: move tex snippets to ftplugin
...
move tex snippets to after/ftplugin/tex.lua
add copy function to utils
2021-12-09 16:47:11 +01:00
David JULIEN
5450d0c189
[nvim] feat: tex formatoptions
2021-11-20 16:05:46 +01:00
David JULIEN
2a5d513a00
[nvim] add c and lua filetype settings
2021-10-30 15:31:39 +02:00
David JULIEN
05e1b49a20
[nvim] fix verilog/coq maps
2021-10-30 15:30:07 +02:00
David JULIEN
e461e3804b
[nvim]fix: verilo maps
2021-10-21 23:49:39 +02:00
David JULIEN
9cb79d2678
[nvim]feat: add maps for verilog
2021-10-21 23:47:47 +02:00
David JULIEN
d17d905645
[nvim] feat: add filetype specific config
2021-10-19 19:02:43 +02:00
David JULIEN
8ec80d78f5
feat: use HEAD@neovim instead of arch package
...
BREAKING: require neovim v0.5+ to work!!!
migrate neovim configuration to lua
2021-05-19 11:56:12 +02:00
David JULIEN
0506dee677
feat: add sent piping + fix description
2021-03-10 22:59:43 +01:00
David JULIEN
9d06a61780
legal: change license to GPLv3 in script headers
...
Kept wondering wether I should keep the MIT (because I highly value
freedom of act) or embrace the GPL (because I don't want this work to
become close-source).
I do understand that this commit (and the next one that is actually
changing the LICENSE) is a defeat for freedom. I guess freedom has been
defeated long time ago, when people and companies figured that was
"free" (as in gratis) was also "free" (as in disposable).
This is not how I think free (as in "libre") works but hey, that surely
is how Intel and other corporations see it (ec: Intel Management Engine
is entirely based on Minix, is close-source, and *maybe* used as a
backdoor by anybody).
It boils down to the Paradox of Tolerance, and I surely won't tolerate
shit going their way. If you want to take open source stuff, be my
guest ; but you have to play by the rules.
2021-02-16 01:09:56 +01:00
David
47bd30f9f5
feat: update neovim ftplugins headers
2020-09-03 21:10:53 +02:00
swytch
0a2719ca8f
breaking: change license to MIT in headers
2020-06-25 18:48:18 +02:00
swytch
a0918353fe
fix: fix nvim verilog filetype config description
2020-06-20 11:39:37 +02:00
swy7ch
30f254f6c3
cleanup: global files cleanup
...
+ update LICENSE declaration in .config/nvim/after/ftplugin
+ remove vim.vim filetype settings
+ change mapping for buffer switch in neovim
2020-06-20 11:39:37 +02:00
swy7ch
fd6e1d2ce3
init repo
2020-05-06 03:20:19 +02:00