|
4499dee3d6
|
Move statusline.lua to plugin directory
|
2024-05-22 21:08:27 +01:00 |
|
|
5da8a3c2f6
|
Move ui.lua to plugin directory
|
2024-05-14 22:50:55 +01:00 |
|
|
75f9b205bd
|
Move build.lua to plugin directory
|
2024-05-14 22:45:48 +01:00 |
|
|
f5ab986397
|
Set vim.g.mapleader as early as possible
|
2024-05-14 22:45:20 +01:00 |
|
|
4ee7596ffc
|
Move autocmds.lua to plugin directory
|
2024-05-14 22:42:09 +01:00 |
|
|
19d7ac86f2
|
Move netrw.lua to plugin directory
|
2024-05-14 22:41:06 +01:00 |
|
|
3ff031990a
|
Move commands.lua to plugin directory
|
2024-05-14 22:39:12 +01:00 |
|
|
9de31c4c59
|
Move settings.lua to plugin directory
|
2024-05-14 22:36:48 +01:00 |
|
|
500e786a70
|
Move mappings.lua to plugin directory
|
2024-05-14 22:35:41 +01:00 |
|
|
0b9c2765d3
|
Make sure builtin UI config is actually loaded
|
2024-04-13 13:41:13 +01:00 |
|
|
77452d989d
|
Add :Remove command, to remove file of current buffer
|
2024-03-14 23:17:27 +00:00 |
|
|
23ac458935
|
Shorten init.lua
|
2024-03-11 20:22:59 +00:00 |
|
|
3353b099be
|
Port custom statusline from vimscript & change colors
|
2024-03-11 00:09:16 +00:00 |
|
|
0656de97fa
|
Implement :BuildDir and :Build commands in Lua
Ported over from and improved for best integration with Neovim ecosystem
https://code.infektor.net/config/vim/src/branch/master/autoload/build.vim
|
2024-03-09 16:42:12 +00:00 |
|
|
b03171b93a
|
Add autocmd to restore the cursor position across sessions
|
2024-03-05 21:30:54 +00:00 |
|
|
95e5e97463
|
Clean up init.lua
|
2024-03-02 17:37:48 +00:00 |
|
|
1e6bb57c4f
|
Customize netrw to my linking
|
2024-03-02 15:22:19 +00:00 |
|
|
20954190a8
|
Initial experiments with Lua config
|
2024-03-02 15:17:48 +00:00 |
|