Commit Graph

729 Commits

Author SHA1 Message Date
Sameer Rahmani 0081f81c78 Replace default ivy and ido with selectrum and ctrlf 2020-12-24 13:54:05 +00:00
Sameer Rahmani 9ea6627587 Remove go-eldoc since it's replaced by lsp 2020-11-11 12:32:40 +00:00
Sameer Rahmani f0525a0135 Merge pull request 'FG42.org init, using Pelican' (#1) from pouya-abbassi/FG42:master into master
Reviewed-on: http://devheroes.codes/FG42/FG42/pulls/1
2020-10-10 12:25:25 +00:00
Pouya Abbassi 3969f9232c
FG42.org init, using Pelican 2020-10-10 09:55:57 +03:30
AmirrezaAsk b00a3b0896 Merge branch 'local-company-backends-for-go' into 'master'
use buffer-local variable for company-backends in go extension

See merge request FG42/FG42!35
2020-08-08 13:54:47 +00:00
amirrezaask 5bcbfae1c4 use buffer-local variable for company-backends in go extension 2020-08-08 15:00:36 +04:30
AmirrezaAsk abbee756ea Merge branch 'add-yaml-mode' into 'master'
Add whitespace mode to yaml mode hook;

See merge request FG42/FG42!33
2020-08-08 09:04:34 +00:00
amirrezaask 8e9b6968c2 add whitespace mode to yaml mode hook; 2020-08-08 04:48:49 +04:30
Sameer Rahmani e4895fcaba Merge branch 'master' into 'master'
Add Typescript to activate-extensions

See merge request FG42/FG42!32
2020-08-04 13:26:56 +00:00
yottanami 206cb75b8b Add Typescript to activate extensions. 2020-08-04 15:18:03 +02:00
Sameer Rahmani e202c1ec62 Wrap smex in an ability 2020-06-19 11:58:48 +01:00
Sameer Rahmani 51414ec8a2 Add Rustic instead of rust-mode 2020-06-14 20:16:57 +01:00
Sameer Rahmani 48f8b4952f Update README for the new bugfix release 2020-05-19 09:36:47 +01:00
Sameer Rahmani d28b1d855f Fix the installation bug by ensuring the /usr/local/bin/ exists 2020-05-19 09:35:52 +01:00
Sameer Rahmani 3ad45df235 Update the readme file with recent information 2020-05-17 21:09:59 +01:00
Sameer Rahmani 77880a4371 Update the README and the CI script with the new releases 2020-05-17 20:59:07 +01:00
Sameer Rahmani 7ca54a8d11 Add enough debug messages to debug CI failures around themes 2020-05-17 19:09:28 +01:00
Sameer Rahmani 129e23cf0d Add the default theme settings to the build script 2020-05-17 18:26:25 +01:00
Sameer Rahmani c206087956 Add fg42-home to the build script 2020-05-17 18:19:59 +01:00
Sameer Rahmani 948fe12c21 Turn on debug mode on the build script 2020-05-17 18:12:28 +01:00
Sameer Rahmani 2fb1bb6157 Add the list of disabled abilities to the build script 2020-05-17 18:04:22 +01:00
Sameer Rahmani 95123e7d9c Set user-emacs-directory to the right path on build.el 2020-05-17 17:55:13 +01:00
Sameer Rahmani f8f6ba1119 Try debian unstable image with CI 2020-05-17 17:40:18 +01:00
Sameer Rahmani c505d82fe8 Fix the elpa ssl bug by explicitly set the TLS version 2020-05-17 17:09:39 +01:00
Sameer Rahmani d304cb1637 Try gnutls-bin with the CI 2020-05-17 16:57:30 +01:00
Sameer Rahmani 867b641068 Change gnutls28 to gnutls 2020-05-17 16:48:31 +01:00
Sameer Rahmani 8d820fc978 Remove global before_script from gitlab ci 2020-05-17 16:32:01 +01:00
Sameer Rahmani 5b53137411 Install gnutls28 before running build script 2020-05-17 16:29:11 +01:00
Sameer Rahmani 9e221214a5 Fix the build script to install all the dependencies 2020-05-17 14:35:09 +01:00
Sameer Rahmani fe59f3823a Fix the branch name on gitlab ci configu 2020-05-17 11:25:25 +01:00
Sameer Rahmani daf8bf3cdf Revert fpkg to use package.el temporary until we finish Enma 2020-05-17 11:06:41 +01:00
Sameer Rahmani cfc46220f5 Update Typescript extension with lsp 2020-05-16 11:14:23 +01:00
Sameer Rahmani 93f86f6af9 [Gitlab] Add Merge request template 2020-04-15 20:04:24 +01:00
Sameer Rahmani 910f13d9a3 Merge branch 'fix-desktop-launcher' into 'master'
fix desktop launcher

See merge request FG42/FG42!26
2020-04-12 11:36:07 +00:00
amirrezaask 686a61854a fix desktop launcher 2020-04-12 16:00:14 +04:30
Sameer Rahmani 53c4c7da1e Fix several keybindings in wm library 2020-04-10 10:41:21 +01:00
Sameer Rahmani 126089a48e Merge branch 'wm-support' into 'master'
WM Support

See merge request FG42/FG42!23
2020-04-03 15:46:45 +00:00
Sameer Rahmani e717dfef6f Add couple of keybinding to line mode of wm 2020-04-03 16:40:18 +01:00
Sameer Rahmani eb79f09191 Update fg42-wm to contain better keyboard repeat rate 2020-04-03 12:59:16 +01:00
Sameer Rahmani 814910a379 Add the untracked files
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-02 22:39:43 +01:00
Sameer Rahmani dc655490b6 Add exwm integration within FG42
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-04-02 22:39:25 +01:00
Sameer Rahmani 15c343f192 Merge branch 'integrate-defkey' into 'master'
Integrate defkey, improve evil support

See merge request FG42/FG42!22
2020-03-20 14:42:38 +00:00
amirrezaask 4f8e00f208 add new lines to fg42.el, wrap evil-magit for only evil users 2020-03-20 18:06:45 +03:30
amirrezaask 069766f635 fix silly paren bug 2020-03-20 03:04:25 +03:30
amirrezaask 8edd51788b add more keybindings for spacekeys ability 2020-03-20 03:02:35 +03:30
amirrezaask 499c5bac71 add evil magit for better evil compatibility 2020-03-20 02:58:29 +03:30
amirrezaask a4b7fe999b add which key to get help in evil mode 2020-03-20 02:48:17 +03:30
amirrezaask ca4307e6cc remove general package 2020-03-20 02:39:56 +03:30
amirrezaask a0b1bdba81 use new defkey macro instead of general package 2020-03-20 02:38:20 +03:30
amirrezaask 79a24331c4 load keybinding helpers on startup 2020-03-20 02:38:00 +03:30