|
d8468edadc
|
oni-php: Add snippet for test class
|
2025-01-22 12:23:12 -08:00 |
|
|
097630b001
|
oni-php: Add support to add first use statement
|
2025-01-22 12:19:44 -08:00 |
|
Tom Willemsen
|
ecef5d97d9
|
oni-gui: Fix icons path
|
2025-01-15 14:31:05 -08:00 |
|
Tom Willemsen
|
de46dda0bc
|
Replace isearch and auto-revert icons with SVG images
The font awesome fonts don't always work quite right, but SVG images are pretty
good to work with.
|
2025-01-15 14:14:19 -08:00 |
|
Tom Willemsen
|
835ece1ca9
|
Add snippet for PHP mode
|
2025-01-13 08:45:43 -08:00 |
|
Tom Willemsen
|
0598c15bfc
|
oni-core: Remove buffer position from mode-line
|
2025-01-02 15:33:51 -08:00 |
|
Tom Willemsen
|
48beb4b710
|
oni-php: Enable subword-mode
|
2024-12-30 14:17:12 -08:00 |
|
Tom Willemsen
|
2cbb137dd2
|
oni-php: Warn me when I'm trying to use a non-existent class
|
2024-12-30 14:16:50 -08:00 |
|
Tom Willemsen
|
2b3048fc87
|
oni-php: find-php-class: Only match namespace at beginning of line
|
2024-12-30 11:36:07 -08:00 |
|
Tom Willemsen
|
233c57fc89
|
Add snippet to add the namespace to a file
|
2024-12-30 11:26:11 -08:00 |
|
Tom Willemsen
|
ed273e59d2
|
oni-php: Make sure the use script runs in the right directory
|
2024-12-30 11:25:48 -08:00 |
|
Tom Willemsen
|
ac7beb27fe
|
oni-php: Add command to add use statement
|
2024-12-30 09:12:26 -08:00 |
|
Tom Willemsen
|
3a9faa79c3
|
Enable yasnippets in PHP
|
2024-12-24 09:39:33 -08:00 |
|
Tom Willemsen
|
8fa46c3639
|
Add PHP snippets for writing tests
|
2024-12-24 09:39:09 -08:00 |
|
Tom Willemsen
|
ba8d543050
|
Add PHP snippet for <?php header
|
2024-12-23 11:00:40 -08:00 |
|
|
61e1608174
|
Fix indentation for ‘with-env’
|
2024-12-18 00:00:27 -08:00 |
|
|
3d07ac90bd
|
Indent ‘with-cwd’ differently
Like this:
(with-cwd "directory"
(something))
|
2024-12-17 23:49:00 -08:00 |
|
|
0fc53aec35
|
Remove handle dependency
I've never actually used it and it was causing errors in Guix.
|
2024-11-01 07:20:50 -07:00 |
|
|
c2cf29c8f2
|
Add a couple of names to watch out for in elfeed
|
2024-10-24 00:31:05 -07:00 |
|
|
2f90776712
|
Add a couple of blog feeds
|
2024-10-24 00:30:52 -07:00 |
|
|
e26750e302
|
Set up space cycling
Remove newlines along with the rest of the whitespace.
|
2024-10-24 00:30:20 -07:00 |
|
|
2183877638
|
Remove keyboard shortcuts
I thought these might make my life easier and my shortcuts a little faster, but
they haven't.
|
2024-10-24 00:29:50 -07:00 |
|
|
f404ee6032
|
Autoload needed function
|
2024-07-08 15:10:02 -07:00 |
|
|
eeca5767e9
|
Require treesit
`treesit-available-p' is defined in the C source code, but `treesit-ready-p' is defined in `treesit.el'.
|
2024-07-08 14:53:20 -07:00 |
|
|
89f4dc6234
|
[oni-org] Add files with tasks in PARA directories
I'm trying out trying out PARA and these files sometimes have tasks in them.
|
2024-07-01 15:11:25 -07:00 |
|
|
e9214ea7e4
|
[oni-org] Change org tags column
|
2024-07-01 15:09:32 -07:00 |
|
|
c74133b68b
|
[oni-org] Fix variable name
I think they must have renamed this variable at some point.
|
2024-07-01 15:09:14 -07:00 |
|
|
f9ff0da907
|
[oni-org] Fix indentation
|
2024-07-01 15:07:54 -07:00 |
|
|
15181c50d1
|
[oni-python] Add treesit configuration
|
2024-07-01 15:07:36 -07:00 |
|
|
75128ffcdf
|
[oni-yaml] Autoload the major mode remapping
|
2024-07-01 15:07:04 -07:00 |
|
|
f4b587f550
|
[oni-vterm] Add function to open vterm in a project
|
2024-07-01 15:06:43 -07:00 |
|
|
e917daef5a
|
[oni-org] Slim down
Remove some unused parts of my configuration.
|
2024-07-01 14:53:27 -07:00 |
|
|
756be72f06
|
[oni-elfeed] Add Orange Goblin as favourite band
|
2024-07-01 14:38:34 -07:00 |
|
|
da288e8256
|
[oni-elfeed] Add some feeds
|
2024-07-01 14:38:25 -07:00 |
|
|
6747a3693c
|
[oni-org] Add capture template for DONE tasks
|
2024-05-09 13:08:43 -07:00 |
|
|
ad65e6eff0
|
[oni-elfeed] Add another couple of feeds, and some bands to look for
|
2024-04-09 12:03:31 -07:00 |
|
|
f3d23e56c8
|
[oni-org] Fixup stuck-projects and overview agenda views
|
2024-04-03 13:22:29 -07:00 |
|
|
7c8bc8a6f2
|
[oni-elfeed] Add some cool bands
|
2024-04-03 13:22:07 -07:00 |
|
|
5d0fe59719
|
[oni-python] Remove traad dependency
I'm unable to package up traad for Guix at the moment.
|
2024-03-13 11:27:29 -07:00 |
|
|
15e555bb5e
|
Add Stuck projects and overview agenda commands
|
2024-03-12 11:36:32 -07:00 |
|
|
2011414821
|
[oni-org-roam] Show only the current element of a reference
|
2024-02-15 12:58:02 -08:00 |
|
|
3d17ef6cb2
|
[oni-org] Remove roam files from agenda, move roam database
|
2024-02-15 12:57:14 -08:00 |
|
|
3d4924adbf
|
[oni-elfeed] Add bands to look out for
|
2024-02-15 12:56:05 -08:00 |
|
|
bad4b6198b
|
[oni-core] Ignore case while selecting completion candidates
|
2024-02-05 22:20:26 -08:00 |
|
|
68d911f08d
|
[oni-yaml] Use ‘yaml-ts-mode’ when it is available
|
2024-02-05 16:47:45 -08:00 |
|
|
a91df5e4ae
|
[oni-yaml] Remove unnecessary dependency
Flycheck yamllint has been made part of flycheck and isn't necessary to be
installed anymore.
https://github.com/flycheck/flycheck/pull/1640
|
2024-02-02 11:06:31 -08:00 |
|
|
b737250fe1
|
[oni-core] Remove requirement to load ‘oni-yaml’ for yaml-mode
|
2024-02-02 10:39:47 -08:00 |
|
|
21d84a16f2
|
[oni-org] Change location of my todo lists
|
2024-02-01 16:39:45 -08:00 |
|
|
489d47223e
|
[oni-lsp] Disable some LSP components
|
2024-02-01 16:36:16 -08:00 |
|
|
3b26004f8b
|
[oni-core] Remove requirement of oni-vterm when vterm gets loaded
|
2024-01-05 21:24:02 -08:00 |
|