Commit Graph

1028 Commits

Author SHA1 Message Date
Sameer Rahmani 2b9be1f621 Update the copyright date 2021-01-29 02:02:14 +00:00
Sameer Rahmani e59ba046b5 Install dependencies by grabbing them from the system monad 2021-01-29 02:00:52 +00:00
Sameer Rahmani bbebc214ae Add a simplified version of fpkg 2021-01-29 02:00:12 +00:00
Sameer Rahmani dee48971f9 Add the v3 config file to the config dir 2021-01-29 00:17:26 +00:00
Sameer Rahmani c72fe69314 Reimplemented a very simple state monad as system 2021-01-29 00:16:46 +00:00
Sameer Rahmani f53c649441 Finalize the state monad implementation 2021-01-27 22:49:20 +00:00
Sameer Rahmani 0e4ef1f247 Remove the poor john_titor 2021-01-26 16:29:18 +00:00
Sameer Rahmani b523b507ba Merge branch 'master' into v3 2021-01-26 16:25:52 +00:00
Sameer Rahmani cc147fabb8 Merge pull request '[Cube] Add a state monad library to build the cubes on top of it' (#2) from state-monad into v3
Reviewed-on: #2
2021-01-26 16:26:24 +00:00
Sameer Rahmani 970aff342d Merge pull request 'master' (#3) from pouya-abbassi/FG42:master into master
Reviewed-on: #3
2021-01-26 16:24:26 +00:00
Sameer Rahmani 0eb9ab65c2 Merge with v3 2021-01-26 16:23:57 +00:00
Sameer Rahmani 65c7f31473 Add s-SPC as the keybinding for other-window in wm mode 2021-01-26 16:19:21 +00:00
Sameer Rahmani f8ae98f1bf Wrap the ctrlf mode in a when-not-wm 2021-01-04 20:52:11 +00:00
Pouya Abbassi a65bdb9ca8
Merge branch 'master' of devheroes.codes:pouya-abbassi/FG42 2020-12-28 13:58:14 +03:30
Pouya Abbassi 81cf504c32
Contract Region key-binding 2020-12-26 22:17:18 +03:30
Sameer Rahmani 0081f81c78 Replace default ivy and ido with selectrum and ctrlf 2020-12-24 13:54:05 +00:00
Sameer Rahmani c5bdda95ce Fix the merge problem in fpkg 2020-11-11 12:39:42 +00:00
Sameer Rahmani ebc22c363f Merge branch 'master' into v3 2020-11-11 12:37:44 +00:00
Sameer Rahmani 952c1dfef3 Merge branch 'master' into state-monad 2020-11-11 12:36:01 +00:00
Sameer Rahmani 9ea6627587 Remove go-eldoc since it's replaced by lsp 2020-11-11 12:32:40 +00:00
Sameer Rahmani 531e4603e8 Update 'cubes' function to accept monadic value instead of cubes 2020-10-26 19:28:34 +00:00
Sameer Rahmani 4531c8cd81 Add and functions for the cube module 2020-10-24 21:44:12 +01:00
Sameer Rahmani 149d9c6b00 Add threading macros to the utils module 2020-10-24 19:05:39 +01:00
Sameer Rahmani e11e132a59 Add a state monad as the foundation of Cubes
* Each cube will be a state monad and the description of how to
  change the state.
2020-10-24 18:59:50 +01: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 9a15055453 Add Typescript to activate-extensions 2020-08-04 15:18:42 +02:00
yottanami 206cb75b8b Add Typescript to activate extensions. 2020-08-04 15:18:03 +02:00
Sameer Rahmani 67812ca1be Add delete functionality for works on brain switch 2020-07-12 12:26:07 +01:00
Sameer Rahmani 17448753e7 Improve the brain state lib to delete the work in demand 2020-07-09 11:45:53 +01:00
Sameer Rahmani 3188b3c451 Add brain-switch library to keep track of mind
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-07-03 17:34:47 +01:00
Sameer Rahmani ed26a25ca1 Merge the rust extension with master 2020-06-19 12:56:42 +01: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 ba05a3ca4e Add the start function of the default system 2020-05-26 21:06:31 +01:00
Sameer Rahmani 24b9d768b2 Merge with master 2020-05-26 19:24:37 +01:00
Sameer Rahmani 9d606f49bc Update README for the new bugfix release 2020-05-26 19:24:06 +01:00
Sameer Rahmani 8831be169e Fix the installation bug by ensuring the /usr/local/bin/ exists 2020-05-26 19:23:59 +01:00
Sameer Rahmani faac04be43 Update the readme file with recent information 2020-05-26 19:23:36 +01:00
Sameer Rahmani fa1236a54f Update the README and the CI script with the new releases 2020-05-26 19:23:36 +01:00
Sameer Rahmani 84a66a7293 Add enough debug messages to debug CI failures around themes 2020-05-26 19:23:36 +01:00
Sameer Rahmani 3543e159fb Add the default theme settings to the build script 2020-05-26 19:23:36 +01:00
Sameer Rahmani 91d4c0ae18 Add fg42-home to the build script 2020-05-26 19:23:36 +01:00
Sameer Rahmani 59dc1b5344 Turn on debug mode on the build script 2020-05-26 19:23:36 +01:00
Sameer Rahmani ea7f176e89 Add the list of disabled abilities to the build script 2020-05-26 19:23:36 +01:00