Commit Graph

355 Commits

Author SHA1 Message Date
Sameer Rahmani ba177678cc Remove the very old lib dir 2022-12-19 21:08:13 +00:00
Sameer Rahmani 0657c8455d Update license headers for the copyright time 2022-07-01 18:27:21 +01:00
Sameer Rahmani 862724290b Remove unused files for v2 2021-04-18 17:07:41 +01:00
Sameer Rahmani 9c0feb18fe Update the Godot extension to use lsp 2021-03-09 13:42:35 +00:00
Sameer Rahmani 369775318c Setup the straight.el as the package manager 2021-03-05 16:30:30 +00:00
Sameer Rahmani e10ef2f59d Remove parinfer and add org support 2021-03-02 21:23:38 +00:00
Sameer Rahmani 2b9be1f621 Update the copyright date 2021-01-29 02:02:14 +00:00
Sameer Rahmani b523b507ba Merge branch 'master' into v3 2021-01-26 16:25:52 +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 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 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 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 149d9c6b00 Add threading macros to the utils module 2020-10-24 19:05:39 +01:00
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 8e9b6968c2 add whitespace mode to yaml mode hook; 2020-08-08 04:48:49 +04:30
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 24b9d768b2 Merge with master 2020-05-26 19:24:37 +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 84a66a7293 Add enough debug messages to debug CI failures around themes 2020-05-26 19:23:36 +01:00
Sameer Rahmani a5f30d0ecc Revert fpkg to use package.el temporary until we finish Enma 2020-05-26 19:23:28 +01:00
Sameer Rahmani 2c1b503a8f Update Typescript extension with lsp 2020-05-26 19:22:42 +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 7ca54a8d11 Add enough debug messages to debug CI failures around themes 2020-05-17 19:09:28 +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 5715a21cbd Improve depends-on macro to accept the pkg name as a symbol only 2020-04-10 15:06:52 +01:00
Sameer Rahmani bb75c499e3 Merge branch 'master' into extension-v2 2020-04-10 11:59:38 +01:00
amirrezaask 40999f39f2 fix depends-on, use adapted-args value, fix examples 2020-04-10 14:50:46 +04:30
Sameer Rahmani 53c4c7da1e Fix several keybindings in wm library 2020-04-10 10:41:21 +01:00
amirrezaask 58fba5e2f7 use let instead of setq 2020-04-10 09:57:54 +04:30
amirrezaask fd67f2f76a add adapter layer for depends-on 2020-04-04 16:20:18 +04:30
amirrezaask e55816d163 integreate use-package into fpkg 2020-04-04 16:05:53 +04:30
amirrezaask c359932368 install use-package in fpkg initialization 2020-04-04 15:34:47 +04:30
amirrezaask 83a3cbbb1f some fixes after renames 2020-04-04 15:32:17 +04:30
amirrezaask 750ce2d893 resolve merge request discussions 2020-04-04 15:25:08 +04:30
amirrezaask 41e9a51f03 comment depends-on examples 2020-04-04 03:05:42 +04:30
amirrezaask 3c26510fe0 more simplification in the process 2020-04-04 02:22:26 +04:30
amirrezaask 5a78ec226b simplify procedure 2020-04-04 01:50:56 +04:30
amirrezaask b78591827d fix project name 2020-04-04 01:32:41 +04:30
amirrezaask 8a1dd275ca add example usage of depends-on for different scenarios 2020-04-04 01:26:32 +04:30