Commit Graph

16 Commits

Author SHA1 Message Date
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