|
f640b758ab
|
Add tree-sitter plugin
|
2022-08-02 21:49:46 +02:00 |
|
|
a94c315284
|
Use vim.keymap.set
|
2022-08-02 15:12:55 +02:00 |
|
|
511e113f43
|
Add keymaps for lua lsp on_attach
|
2022-08-02 15:02:53 +02:00 |
|
|
6c7d9ee7c8
|
Minor formatting change
|
2022-08-02 14:19:13 +02:00 |
|
|
6d39ae8ac1
|
Add lua language server for LSP
|
2022-08-02 14:12:52 +02:00 |
|
|
69e14f0422
|
Add vimtex plugin
|
2022-08-02 10:16:14 +02:00 |
|
|
970ec519ba
|
Fix nohlsearch keymap
|
2022-08-02 10:13:24 +02:00 |
|
|
c73368e0de
|
Add nvim-lspconfig
|
2022-08-02 10:03:38 +02:00 |
|
|
9aabf8d8e7
|
Fix add NERDTree plugin
|
2022-08-02 00:16:31 +02:00 |
|
|
618de2c3e0
|
Add NERDTree plugin
|
2022-08-01 21:51:37 +02:00 |
|
|
1e0efaa069
|
Add color plugins
|
2022-08-01 21:37:30 +02:00 |
|
|
957a446a0d
|
Convert autocommands to lua
|
2022-08-01 20:47:14 +02:00 |
|
|
2cc0530a2f
|
Add autogroups as vim.cmd
|
2022-08-01 13:05:27 +02:00 |
|
|
e3e9ad6b40
|
Update Coc completion config after breaking change in plugin
|
2022-08-01 10:38:42 +02:00 |
|
|
4241528d6d
|
Commented autocmd was using a removed function
|
2022-07-31 23:58:44 +02:00 |
|
|
6f8b714e1c
|
Default editor to nvim
|
2022-07-31 22:35:17 +02:00 |
|
|
5b99db8a46
|
Merge some lua files into options.lua
|
2022-07-31 14:40:26 +02:00 |
|
|
95afa57b21
|
Add options lua file
|
2022-07-31 09:35:16 +02:00 |
|
|
d9c6775dc7
|
Add folding and searching lua files
|
2022-07-31 09:23:04 +02:00 |
|
|
556429ab16
|
Add remaps for splits
|
2022-07-31 09:14:48 +02:00 |
|
|
3c72a47b41
|
Make init file lua
|
2022-07-31 09:04:42 +02:00 |
|
|
125994ae4c
|
Make temp changed_when false
|
2022-07-31 09:02:26 +02:00 |
|
|
4f42f338df
|
Useless register, for now
|
2022-07-30 23:34:28 +02:00 |
|
|
bb21d93293
|
For PackerSync, just use headless nvim command from the docs, see changed_when later
|
2022-07-30 23:33:21 +02:00 |
|
|
08b6898b32
|
Use working headless PackerSync command, will try to add changed_when later
|
2022-07-30 09:14:44 +02:00 |
|
|
3e38443155
|
PackerSync command still doesn't work
|
2022-07-29 20:06:28 +02:00 |
|
|
2f5a380eb1
|
Add PackerSync command
|
2022-07-29 12:27:29 +02:00 |
|
|
533d6d883a
|
packer.lua gives a loop on bootstrap
|
2022-07-29 12:19:00 +02:00 |
|
|
bae2e5259d
|
Remove vim-plug things and other vim dependent things
|
2022-07-29 11:46:55 +02:00 |
|
|
01fff3c1ec
|
Add packer bootstrap
|
2022-07-29 11:41:10 +02:00 |
|
|
33b812fd1e
|
Add colors lua config file
|
2022-07-29 09:30:06 +02:00 |
|
|
e7ac5d9586
|
Rename shortcuts to remaps
|
2022-07-29 08:53:16 +02:00 |
|
|
e9c8b01a64
|
Add remap options to lua config
|
2022-07-29 00:18:42 +02:00 |
|
|
c58fa4f0fc
|
Add some lua config files for neovim
|
2022-07-27 21:52:29 +02:00 |
|
|
31f93e6001
|
Add keymap to lua neovim config
|
2022-07-25 13:43:41 +02:00 |
|
|
fa014f1918
|
Add transition lua script for neovim
|
2022-07-25 13:31:57 +02:00 |
|
|
eacfe1d194
|
Fix curl command and needed dirs
|
2022-07-25 12:46:57 +02:00 |
|
|
568c5daf10
|
Remove neovim-specific things from vim role
|
2022-07-25 12:24:25 +02:00 |
|
|
d809b31895
|
Split role neovim/vim into neovim and vim
|
2022-07-25 12:19:33 +02:00 |
|
|
f3b27b3dca
|
Change status-style for tmux
|
2022-07-24 13:57:16 +02:00 |
|
|
c070df6753
|
Minor linting fixes
|
2022-07-18 22:24:21 +02:00 |
|
|
06fd813616
|
Add plugin manager to tmux role
|
2022-07-18 22:24:07 +02:00 |
|
|
864e35d4b7
|
Add plugin to tmux conf
|
2022-07-18 18:56:10 +02:00 |
|
Tunui Franken
|
4d94014527
|
Use for loop instead of if statement, to add more folder-hooks if needed
|
2022-07-15 14:34:56 +02:00 |
|
Tunui Franken
|
603d2401d9
|
Add folder-hook to change sort of particular mailboxes
|
2022-07-15 14:26:52 +02:00 |
|
|
a00851f546
|
Remove mouse support from tmux
|
2022-07-06 21:38:50 +02:00 |
|
|
68eaf54616
|
Fix termguicolors for tmux
|
2022-07-03 23:28:42 +02:00 |
|
|
1768c57919
|
Add screen-256 to tmux config
|
2022-07-03 23:04:25 +02:00 |
|
|
03281ae0f2
|
Remove protonvpn commands
|
2022-07-03 22:58:18 +02:00 |
|
|
7a421da536
|
Make fcd alias for fuzzy cd
|
2022-07-03 22:55:43 +02:00 |
|