Re-enable netrw
This commit is contained in:
4
init.fnl
4
init.fnl
@@ -53,10 +53,6 @@
|
||||
; Allow more freedom with the cursor
|
||||
(set vim.opt.virtualedit :block)
|
||||
|
||||
;; Disable netrw
|
||||
(set vim.g.loaded_netrw 1)
|
||||
(set vim.g.loaded_netrwPlugin 1)
|
||||
|
||||
;; Remove trailing whitespace
|
||||
(fn remove-trailing-whitespace []
|
||||
"Remove trailing whitespace from the whole file."
|
||||
|
||||
Reference in New Issue
Block a user